{
    "data": {
        "id": "240906_BiDcR8_9WC",
        "url": "https:\/\/www.bael.co.uk\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240906_BiDcR8_9WC",
        "testUrl": "https:\/\/www.bael.co.uk\/",
        "location": "FRA_DE_02:Chrome",
        "from": "Frankfurt, Germany - <b>Chrome<\/b> - <b>Cable<\/b>",
        "connectivity": "Cable",
        "bwDown": 5000,
        "bwUp": 1000,
        "latency": 28,
        "plr": "0",
        "shaperLimit": 0,
        "mobile": 0,
        "completed": 1725634146,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 0,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/www.bael.co.uk\/",
            "mainDocumentUrl": "https:\/\/www.bael.co.uk\/",
            "finalDisplayedUrl": "https:\/\/www.bael.co.uk\/",
            "finalUrl": "https:\/\/www.bael.co.uk\/",
            "fetchTime": "2024-09-06T14:48:16.004Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_FCP",
                "message": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)"
            },
            "runWarnings": [
                "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)"
            ],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1277.5,
                "credits": []
            },
            "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "redirects": {
                    "id": "redirects",
                    "title": "Avoid multiple page redirects",
                    "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/redirects\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Sets 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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest has 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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "All text remains visible during webfont loads",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "timing-budget": {
                    "id": "timing-budget",
                    "title": "Timing budget",
                    "description": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Resources Summary",
                    "description": "Aggregates all network requests and groups them by type",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Avoids `unload` event listeners",
                    "description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "non-composited-animations": {
                    "id": "non-composited-animations",
                    "title": "Avoid non-composited animations",
                    "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/non-composited-animations\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "accesskeys": {
                    "id": "accesskeys",
                    "title": "`[accesskey]` values are unique",
                    "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are valid ARIA roles.",
                    "description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors have a sufficient contrast ratio",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Uses efficient cache policy on static assets",
                    "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoids enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "offscreen-images": {
                    "id": "offscreen-images",
                    "title": "Defer offscreen images",
                    "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/offscreen-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "render-blocking-resources": {
                    "id": "render-blocking-resources",
                    "title": "Eliminate render-blocking resources",
                    "description": "Resources are blocking the first paint of your page. Consider delivering critical JS\/CSS inline and deferring all non-critical JS\/styles. [Learn how to eliminate render-blocking resources](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/render-blocking-resources\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "unminified-css": {
                    "id": "unminified-css",
                    "title": "Minify CSS",
                    "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-css\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "unminified-javascript": {
                    "id": "unminified-javascript",
                    "title": "Minify JavaScript",
                    "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "unused-css-rules": {
                    "id": "unused-css-rules",
                    "title": "Reduce unused CSS",
                    "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-css-rules\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "unused-javascript": {
                    "id": "unused-javascript",
                    "title": "Reduce unused JavaScript",
                    "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "modern-image-formats": {
                    "id": "modern-image-formats",
                    "title": "Serve images in next-gen formats",
                    "description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-webp-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "uses-optimized-images": {
                    "id": "uses-optimized-images",
                    "title": "Efficiently encode images",
                    "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-optimized-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "uses-text-compression": {
                    "id": "uses-text-compression",
                    "title": "Enable text compression",
                    "description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-text-compression\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "uses-responsive-images": {
                    "id": "uses-responsive-images",
                    "title": "Properly size images",
                    "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-responsive-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "efficient-animated-content": {
                    "id": "efficient-animated-content",
                    "title": "Use video formats for animated content",
                    "description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4\/WebM videos for animations and PNG\/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/efficient-animated-content\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "duplicated-javascript": {
                    "id": "duplicated-javascript",
                    "title": "Remove duplicate modules in JavaScript bundles",
                    "description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "legacy-javascript": {
                    "id": "legacy-javascript",
                    "title": "Avoid serving legacy JavaScript to modern browsers",
                    "description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module\/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https:\/\/web.dev\/articles\/publish-modern-javascript)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "doctype": {
                    "id": "doctype",
                    "title": "Page has the HTML doctype",
                    "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/doctype\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoids an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "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": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page didn't prevent 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": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
                    "errorStack": "LighthouseError: NO_FCP\n    at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n    at listOnTimeout (node:internal\/timers:581:17)\n    at process.processTimers (node:internal\/timers:519:7)",
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 1,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 7,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 7,
                            "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": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 3,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 3,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 3,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 1,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 10,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": null
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 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": null
                },
                "pwa": {
                    "title": "PWA",
                    "description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
                    "supportedModes": [
                        "navigation"
                    ],
                    "auditRefs": [
                        {
                            "id": "installable-manifest",
                            "weight": 2,
                            "group": "pwa-installable"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 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": null
                }
            },
            "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": [],
            "timing": {
                "entries": [
                    {
                        "startTime": 943.27999999999997,
                        "name": "lh:config",
                        "duration": 901.88999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 955.55999999999995,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 84.280000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1845.3900000000001,
                        "name": "lh:runner:gather",
                        "duration": 34394.120000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2103.6799999999998,
                        "name": "lh:driver:connect",
                        "duration": 14.99,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2119.2800000000002,
                        "name": "lh:driver:navigate",
                        "duration": 26.489999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2146.3899999999999,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1016.6,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3163.27,
                        "name": "lh:gather:getVersion",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3165.3099999999999,
                        "name": "lh:prepare:navigationMode",
                        "duration": 111.59,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3213.8899999999999,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 47.619999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3261.79,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 11.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3274.4699999999998,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36184.059999999998,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36184.959999999999,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36185.43,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 2.2799999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36240.32,
                        "name": "lh:runner:audit",
                        "duration": 369.05000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36240.550000000003,
                        "name": "lh:runner:auditing",
                        "duration": 367.80000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36243.800000000003,
                        "name": "lh:audit:is-on-https",
                        "duration": 10.199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36254.879999999997,
                        "name": "lh:audit:viewport",
                        "duration": 11.210000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36266.790000000001,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 17.670000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36285.169999999998,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 2.6099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36288.510000000002,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 2.5699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36291.839999999997,
                        "name": "lh:audit:speed-index",
                        "duration": 1.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36293.75,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.28999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36294.089999999997,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36294.879999999997,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 8.8599999999999994,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36304.769999999997,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 2.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36308.120000000003,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 1.4299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36310.239999999998,
                        "name": "lh:audit:errors-in-console",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36312.760000000002,
                        "name": "lh:audit:server-response-time",
                        "duration": 2.1400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36315.279999999999,
                        "name": "lh:audit:interactive",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36316.660000000003,
                        "name": "lh:audit:user-timings",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36318.120000000003,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36319.440000000002,
                        "name": "lh:audit:redirects",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36321.440000000002,
                        "name": "lh:audit:installable-manifest",
                        "duration": 2.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36324.209999999999,
                        "name": "lh:audit:splash-screen",
                        "duration": 2.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36327.029999999999,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36328.779999999999,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36331.25,
                        "name": "lh:audit:content-width",
                        "duration": 24.690000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36356.550000000003,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36358.779999999999,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36360.910000000003,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36362.989999999998,
                        "name": "lh:audit:deprecations",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36364.57,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36365.910000000003,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36367.169999999998,
                        "name": "lh:audit:bootup-time",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36368.330000000002,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36369.389999999999,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 4.3099999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36374.099999999999,
                        "name": "lh:audit:font-display",
                        "duration": 1.28,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36375.410000000003,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36375.629999999997,
                        "name": "lh:audit:network-requests",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36376.160000000003,
                        "name": "lh:audit:network-rtt",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36377.360000000001,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36378.449999999997,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36378.660000000003,
                        "name": "lh:audit:metrics",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36379.139999999999,
                        "name": "lh:audit:performance-budget",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36380.559999999998,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36381.889999999999,
                        "name": "lh:audit:resource-summary",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36382.489999999998,
                        "name": "lh:audit:third-party-summary",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36384.139999999999,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36385.610000000001,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36387.230000000003,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36390.370000000003,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36392.279999999999,
                        "name": "lh:audit:long-tasks",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36393.790000000001,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36395.25,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36396.5,
                        "name": "lh:audit:unsized-images",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36398.089999999997,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36399.57,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36400.75,
                        "name": "lh:audit:csp-xss",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36401.68,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36402.169999999998,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36403.75,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36406.599999999999,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 1.4299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36408.580000000002,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36410.459999999999,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 1.78,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36412.879999999997,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 23.539999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36437.019999999997,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36439.360000000001,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.47,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36441.309999999998,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36443.389999999999,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36445.699999999997,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36447.779999999999,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 2.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36450.639999999999,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.6399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36452.559999999998,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.5900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36454.610000000001,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36456.620000000003,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36457.889999999999,
                        "name": "lh:audit:aria-roles",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36459.120000000003,
                        "name": "lh:audit:aria-text",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36460.360000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36461.550000000003,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36462.790000000001,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36464.010000000002,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36465.18,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36466.379999999997,
                        "name": "lh:audit:button-name",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36467.610000000001,
                        "name": "lh:audit:bypass",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36468.779999999999,
                        "name": "lh:audit:color-contrast",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36470.300000000003,
                        "name": "lh:audit:definition-list",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36471.550000000003,
                        "name": "lh:audit:dlitem",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36472.730000000003,
                        "name": "lh:audit:document-title",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36474.150000000001,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36475.400000000001,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36476.709999999999,
                        "name": "lh:audit:empty-heading",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36477.980000000003,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36479.410000000003,
                        "name": "lh:audit:frame-title",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36480.580000000002,
                        "name": "lh:audit:heading-order",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36481.889999999999,
                        "name": "lh:audit:html-has-lang",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36483.139999999999,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36484.410000000003,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36504.879999999997,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36506.839999999997,
                        "name": "lh:audit:image-alt",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36508.309999999998,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36509.699999999997,
                        "name": "lh:audit:input-button-name",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36510.919999999998,
                        "name": "lh:audit:input-image-alt",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36512.160000000003,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36513.349999999999,
                        "name": "lh:audit:label",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36514.519999999997,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36515.68,
                        "name": "lh:audit:link-name",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36516.830000000002,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36518.07,
                        "name": "lh:audit:list",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36519.279999999999,
                        "name": "lh:audit:listitem",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36520.540000000001,
                        "name": "lh:audit:meta-refresh",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36521.809999999998,
                        "name": "lh:audit:meta-viewport",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36523.059999999998,
                        "name": "lh:audit:object-alt",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36524.25,
                        "name": "lh:audit:select-name",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36525.639999999999,
                        "name": "lh:audit:skip-link",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36527.489999999998,
                        "name": "lh:audit:tabindex",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36529.110000000001,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36530.389999999999,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36531.669999999998,
                        "name": "lh:audit:target-size",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36532.860000000001,
                        "name": "lh:audit:td-has-header",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36534.139999999999,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36535.379999999997,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 1.01,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36536.779999999999,
                        "name": "lh:audit:valid-lang",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36538.010000000002,
                        "name": "lh:audit:video-caption",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36538.93,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36539.120000000003,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36539.279999999999,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36539.43,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36539.559999999998,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36539.699999999997,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36539.830000000002,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36539.949999999997,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36540.080000000002,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36540.209999999999,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.19,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36540.769999999997,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36541.93,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 0.85999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36543.010000000002,
                        "name": "lh:audit:offscreen-images",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36544.010000000002,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 22.879999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36567.279999999999,
                        "name": "lh:audit:unminified-css",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36568.739999999998,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36569.889999999999,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36570.800000000003,
                        "name": "lh:audit:unused-javascript",
                        "duration": 0.68000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36571.699999999997,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36572.580000000002,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36573.449999999997,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36574.400000000001,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36575.279999999999,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 0.70999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36576.209999999999,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 0.64000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36577.080000000002,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36578.18,
                        "name": "lh:audit:doctype",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36579.440000000002,
                        "name": "lh:audit:charset",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36580.660000000003,
                        "name": "lh:audit:dom-size",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36581.919999999998,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36583.099999999999,
                        "name": "lh:audit:inspector-issues",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36584.260000000002,
                        "name": "lh:audit:no-document-write",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36585.339999999997,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.68999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36586.32,
                        "name": "lh:audit:notification-on-start",
                        "duration": 0.92000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36587.510000000002,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36588.580000000002,
                        "name": "lh:audit:uses-http2",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36589.529999999999,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36590.75,
                        "name": "lh:audit:meta-description",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36591.900000000001,
                        "name": "lh:audit:http-status-code",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36593.099999999999,
                        "name": "lh:audit:font-size",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36594.32,
                        "name": "lh:audit:link-text",
                        "duration": 0.93000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36595.529999999999,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36596.709999999999,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36598.129999999997,
                        "name": "lh:audit:robots-txt",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36599.32,
                        "name": "lh:audit:tap-targets",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36600.580000000002,
                        "name": "lh:audit:hreflang",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36602.150000000001,
                        "name": "lh:audit:plugins",
                        "duration": 1.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36603.720000000001,
                        "name": "lh:audit:canonical",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36605.410000000003,
                        "name": "lh:audit:structured-data",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36606.970000000001,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 36608.370000000003,
                        "name": "lh:runner:generate",
                        "duration": 0.96999999999999997,
                        "entryType": "measure"
                    }
                ],
                "total": 34763.170000000006
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | noFcp": [
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "runWarnings[0]"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[is-on-https].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.viewport.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[errors-in-console].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[server-response-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[installable-manifest].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[splash-screen].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[themed-omnibox].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[maskable-icon].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[content-width].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[image-aspect-ratio].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[image-size-responsive].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[preload-fonts].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.deprecations.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[third-party-cookies].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-rel-preload].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[font-display].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[network-requests].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[network-rtt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[network-server-latency].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[performance-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[resource-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[no-unload-listeners].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unsized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[valid-source-maps].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[csp-xss].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[script-treemap-data].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[pwa-cross-browser].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[pwa-page-transitions].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[pwa-each-page-has-url].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.accesskeys.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-allowed-attr].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-allowed-role].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-command-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-dialog-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-hidden-body].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-hidden-focus].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-input-field-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-meter-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-progressbar-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-required-attr].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-required-children].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-required-parent].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-roles].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-text].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-toggle-field-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-tooltip-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-treeitem-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-valid-attr-value].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[aria-valid-attr].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[button-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.bypass.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[color-contrast].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[definition-list].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.dlitem.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[document-title].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[duplicate-id-active].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[duplicate-id-aria].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[empty-heading].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[form-field-multiple-labels].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[frame-title].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[heading-order].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[html-has-lang].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[html-lang-valid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[html-xml-lang-mismatch].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[identical-links-same-purpose].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[image-alt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[image-redundant-alt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[input-button-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[input-image-alt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[label-content-name-mismatch].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.label.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[landmark-one-main].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[link-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[link-in-text-block].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.list.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.listitem.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[meta-refresh].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[meta-viewport].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[object-alt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[select-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[skip-link].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.tabindex.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[table-duplicate-name].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[table-fake-caption].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[target-size].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[td-has-header].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[td-headers-attr].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[th-has-data-cells].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[valid-lang].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[video-caption].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[custom-controls-labels].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[custom-controls-roles].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[focus-traps].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[focusable-controls].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[interactive-element-affordance].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[logical-tab-order].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[managed-focus].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[offscreen-content-hidden].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[use-landmarks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[visual-order-follows-dom].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-long-cache-ttl].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[total-byte-weight].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.charset.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[dom-size].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[geolocation-on-start].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[inspector-issues].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[no-document-write].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[js-libraries].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[notification-on-start].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[paste-preventing-inputs].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[uses-passive-event-listeners].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[meta-description].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[http-status-code].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[font-size].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[link-text].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[crawlable-anchors].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[is-crawlable].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[robots-txt].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[tap-targets].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.hreflang.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.plugins.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits.canonical.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[structured-data].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_FCP"
                            },
                            "path": "audits[bf-cache].errorMessage"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | largestContentfulPaintMetric": [
                        "audits[largest-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/largest-contentful-paint.js | description": [
                        "audits[largest-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | 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 | title": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | title": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | title": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/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\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/unsized-images.js | title": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | title": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | title": [
                        "audits[image-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | description": [
                        "audits[image-alt].description"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | title": [
                        "audits[image-redundant-alt].title"
                    ],
                    "core\/audits\/accessibility\/image-redundant-alt.js | description": [
                        "audits[image-redundant-alt].description"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | title": [
                        "audits[input-button-name].title"
                    ],
                    "core\/audits\/accessibility\/input-button-name.js | description": [
                        "audits[input-button-name].description"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | title": [
                        "audits[input-image-alt].title"
                    ],
                    "core\/audits\/accessibility\/input-image-alt.js | description": [
                        "audits[input-image-alt].description"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | title": [
                        "audits[label-content-name-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/label-content-name-mismatch.js | description": [
                        "audits[label-content-name-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/label.js | title": [
                        "audits.label.title"
                    ],
                    "core\/audits\/accessibility\/label.js | description": [
                        "audits.label.description"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | title": [
                        "audits[landmark-one-main].title"
                    ],
                    "core\/audits\/accessibility\/landmark-one-main.js | description": [
                        "audits[landmark-one-main].description"
                    ],
                    "core\/audits\/accessibility\/link-name.js | title": [
                        "audits[link-name].title"
                    ],
                    "core\/audits\/accessibility\/link-name.js | description": [
                        "audits[link-name].description"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | title": [
                        "audits[link-in-text-block].title"
                    ],
                    "core\/audits\/accessibility\/link-in-text-block.js | description": [
                        "audits[link-in-text-block].description"
                    ],
                    "core\/audits\/accessibility\/list.js | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | title": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | title": [
                        "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\/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\/offscreen-images.js | title": [
                        "audits[offscreen-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | description": [
                        "audits[offscreen-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | title": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/www.bael.co.uk\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9289 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-l94q-10.10.1.37\/240906_BiDcR8_9WC.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09'\nFri, 06 Sep 2024 14:48:13 GMT LH:ChromeLauncher Found existing Chrome already running using port 9289, using that.\nFri, 06 Sep 2024 14:48:14 GMT LH:status Connecting to browser\nFri, 06 Sep 2024 14:48:14 GMT LH:status Navigating to about:blank\nFri, 06 Sep 2024 14:48:14 GMT LH:status Benchmarking machine\nFri, 06 Sep 2024 14:48:16 GMT LH:status Preparing target for navigation mode\nFri, 06 Sep 2024 14:48:16 GMT LH:status Cleaning origin data\nFri, 06 Sep 2024 14:48:16 GMT LH:status Cleaning browser cache\nFri, 06 Sep 2024 14:48:16 GMT LH:status Preparing network conditions\nFri, 06 Sep 2024 14:48:16 GMT LH:status Navigating to https:\/\/www.bael.co.uk\/\nFri, 06 Sep 2024 14:48:49 GMT LH:status Getting artifact: DevtoolsLog\nFri, 06 Sep 2024 14:48:49 GMT LH:status Getting artifact: Trace\nFri, 06 Sep 2024 14:48:49 GMT LH:NavigationRunner:error The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP) https:\/\/www.bael.co.uk\/\nFri, 06 Sep 2024 14:48:49 GMT LH:status Analyzing and running audits...\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Uses HTTPS\nFri, 06 Sep 2024 14:48:49 GMT LH:is-on-https:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nFri, 06 Sep 2024 14:48:49 GMT LH:viewport:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: First Contentful Paint\nFri, 06 Sep 2024 14:48:49 GMT LH:first-contentful-paint:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Largest Contentful Paint\nFri, 06 Sep 2024 14:48:49 GMT LH:largest-contentful-paint:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: First Meaningful Paint\nFri, 06 Sep 2024 14:48:49 GMT LH:first-meaningful-paint:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Speed Index\nFri, 06 Sep 2024 14:48:49 GMT LH:speed-index:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Screenshot Thumbnails\nFri, 06 Sep 2024 14:48:49 GMT LH:screenshot-thumbnails:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Final Screenshot\nFri, 06 Sep 2024 14:48:49 GMT LH:final-screenshot:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Total Blocking Time\nFri, 06 Sep 2024 14:48:49 GMT LH:total-blocking-time:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Max Potential First Input Delay\nFri, 06 Sep 2024 14:48:49 GMT LH:max-potential-fid:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Cumulative Layout Shift\nFri, 06 Sep 2024 14:48:49 GMT LH:cumulative-layout-shift:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: No browser errors logged to the console\nFri, 06 Sep 2024 14:48:49 GMT LH:errors-in-console:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Initial server response time was short\nFri, 06 Sep 2024 14:48:49 GMT LH:server-response-time:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Time to Interactive\nFri, 06 Sep 2024 14:48:49 GMT LH:interactive:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: User Timing marks and measures\nFri, 06 Sep 2024 14:48:49 GMT LH:user-timings:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoid chaining critical requests\nFri, 06 Sep 2024 14:48:49 GMT LH:critical-request-chains:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoid multiple page redirects\nFri, 06 Sep 2024 14:48:49 GMT LH:redirects:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nFri, 06 Sep 2024 14:48:49 GMT LH:installable-manifest:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Configured for a custom splash screen\nFri, 06 Sep 2024 14:48:49 GMT LH:splash-screen:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Sets a theme color for the address bar.\nFri, 06 Sep 2024 14:48:49 GMT LH:themed-omnibox:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Manifest has a maskable icon\nFri, 06 Sep 2024 14:48:49 GMT LH:maskable-icon:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Content is sized correctly for the viewport\nFri, 06 Sep 2024 14:48:49 GMT LH:content-width:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Displays images with correct aspect ratio\nFri, 06 Sep 2024 14:48:49 GMT LH:image-aspect-ratio:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Serves images with appropriate resolution\nFri, 06 Sep 2024 14:48:49 GMT LH:image-size-responsive:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nFri, 06 Sep 2024 14:48:49 GMT LH:preload-fonts:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoids deprecated APIs\nFri, 06 Sep 2024 14:48:49 GMT LH:deprecations:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoids third-party cookies\nFri, 06 Sep 2024 14:48:49 GMT LH:third-party-cookies:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Minimizes main-thread work\nFri, 06 Sep 2024 14:48:49 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: JavaScript execution time\nFri, 06 Sep 2024 14:48:49 GMT LH:bootup-time:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Preload key requests\nFri, 06 Sep 2024 14:48:49 GMT LH:uses-rel-preload:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Preconnect to required origins\nFri, 06 Sep 2024 14:48:49 GMT LH:uses-rel-preconnect:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: All text remains visible during webfont loads\nFri, 06 Sep 2024 14:48:49 GMT LH:font-display:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Diagnostics\nFri, 06 Sep 2024 14:48:49 GMT LH:diagnostics:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Network Requests\nFri, 06 Sep 2024 14:48:49 GMT LH:network-requests:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Network Round Trip Times\nFri, 06 Sep 2024 14:48:49 GMT LH:network-rtt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Server Backend Latencies\nFri, 06 Sep 2024 14:48:49 GMT LH:network-server-latency:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Tasks\nFri, 06 Sep 2024 14:48:49 GMT LH:main-thread-tasks:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Metrics\nFri, 06 Sep 2024 14:48:49 GMT LH:metrics:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Performance budget\nFri, 06 Sep 2024 14:48:49 GMT LH:performance-budget:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Timing budget\nFri, 06 Sep 2024 14:48:49 GMT LH:timing-budget:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Resources Summary\nFri, 06 Sep 2024 14:48:49 GMT LH:resource-summary:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Minimize third-party usage\nFri, 06 Sep 2024 14:48:49 GMT LH:third-party-summary:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Lazy load third-party resources with facades\nFri, 06 Sep 2024 14:48:49 GMT LH:third-party-facades:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Largest Contentful Paint element\nFri, 06 Sep 2024 14:48:49 GMT LH:largest-contentful-paint-element:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nFri, 06 Sep 2024 14:48:49 GMT LH:lcp-lazy-loaded:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoid large layout shifts\nFri, 06 Sep 2024 14:48:49 GMT LH:layout-shift-elements:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoid long main-thread tasks\nFri, 06 Sep 2024 14:48:49 GMT LH:long-tasks:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoids `unload` event listeners\nFri, 06 Sep 2024 14:48:49 GMT LH:no-unload-listeners:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoid non-composited animations\nFri, 06 Sep 2024 14:48:49 GMT LH:non-composited-animations:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nFri, 06 Sep 2024 14:48:49 GMT LH:unsized-images:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Page has valid source maps\nFri, 06 Sep 2024 14:48:49 GMT LH:valid-source-maps:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Preload Largest Contentful Paint image\nFri, 06 Sep 2024 14:48:49 GMT LH:prioritize-lcp-image:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nFri, 06 Sep 2024 14:48:49 GMT LH:csp-xss:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Script Treemap Data\nFri, 06 Sep 2024 14:48:49 GMT LH:script-treemap-data:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Site works cross-browser\nFri, 06 Sep 2024 14:48:49 GMT LH:pwa-cross-browser:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nFri, 06 Sep 2024 14:48:49 GMT LH:pwa-page-transitions:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Each page has a URL\nFri, 06 Sep 2024 14:48:49 GMT LH:pwa-each-page-has-url:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[accesskey]` values are unique\nFri, 06 Sep 2024 14:48:49 GMT LH:accesskeys:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-allowed-attr:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-allowed-role:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-command-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-dialog-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-hidden-body:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-hidden-focus:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: ARIA input fields have accessible names\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-input-field-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-meter-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-progressbar-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-required-attr:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-required-children:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-required-parent:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[role]` values are valid\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-roles:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-text:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: ARIA toggle fields have accessible names\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-toggle-field-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-tooltip-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-treeitem-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-valid-attr-value:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nFri, 06 Sep 2024 14:48:49 GMT LH:aria-valid-attr:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Buttons have an accessible name\nFri, 06 Sep 2024 14:48:49 GMT LH:button-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nFri, 06 Sep 2024 14:48:49 GMT LH:bypass:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nFri, 06 Sep 2024 14:48:49 GMT LH:color-contrast:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nFri, 06 Sep 2024 14:48:49 GMT LH:definition-list:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nFri, 06 Sep 2024 14:48:49 GMT LH:dlitem:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Document has a `<title>` element\nFri, 06 Sep 2024 14:48:49 GMT LH:document-title:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nFri, 06 Sep 2024 14:48:49 GMT LH:duplicate-id-active:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: ARIA IDs are unique\nFri, 06 Sep 2024 14:48:49 GMT LH:duplicate-id-aria:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: All heading elements contain content.\nFri, 06 Sep 2024 14:48:49 GMT LH:empty-heading:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: No form fields have multiple labels\nFri, 06 Sep 2024 14:48:49 GMT LH:form-field-multiple-labels:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nFri, 06 Sep 2024 14:48:49 GMT LH:frame-title:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nFri, 06 Sep 2024 14:48:49 GMT LH:heading-order:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nFri, 06 Sep 2024 14:48:49 GMT LH:html-has-lang:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nFri, 06 Sep 2024 14:48:49 GMT LH:html-lang-valid:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nFri, 06 Sep 2024 14:48:49 GMT LH:html-xml-lang-mismatch:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Identical links have the same purpose.\nFri, 06 Sep 2024 14:48:49 GMT LH:identical-links-same-purpose:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Image elements have `[alt]` attributes\nFri, 06 Sep 2024 14:48:49 GMT LH:image-alt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nFri, 06 Sep 2024 14:48:49 GMT LH:image-redundant-alt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Input buttons have discernible text.\nFri, 06 Sep 2024 14:48:49 GMT LH:input-button-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nFri, 06 Sep 2024 14:48:49 GMT LH:input-image-alt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nFri, 06 Sep 2024 14:48:49 GMT LH:label-content-name-mismatch:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Form elements have associated labels\nFri, 06 Sep 2024 14:48:49 GMT LH:label:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Document has a main landmark.\nFri, 06 Sep 2024 14:48:49 GMT LH:landmark-one-main:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Links have a discernible name\nFri, 06 Sep 2024 14:48:49 GMT LH:link-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Links are distinguishable without relying on color.\nFri, 06 Sep 2024 14:48:49 GMT LH:link-in-text-block:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nFri, 06 Sep 2024 14:48:49 GMT LH:list:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nFri, 06 Sep 2024 14:48:49 GMT LH:listitem:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nFri, 06 Sep 2024 14:48:49 GMT LH:meta-refresh:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nFri, 06 Sep 2024 14:48:49 GMT LH:meta-viewport:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<object>` elements have alternate text\nFri, 06 Sep 2024 14:48:49 GMT LH:object-alt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Select elements have associated label elements.\nFri, 06 Sep 2024 14:48:49 GMT LH:select-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Skip links are focusable.\nFri, 06 Sep 2024 14:48:49 GMT LH:skip-link:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nFri, 06 Sep 2024 14:48:49 GMT LH:tabindex:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nFri, 06 Sep 2024 14:48:49 GMT LH:table-duplicate-name:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nFri, 06 Sep 2024 14:48:49 GMT LH:table-fake-caption:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nFri, 06 Sep 2024 14:48:49 GMT LH:target-size:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nFri, 06 Sep 2024 14:48:49 GMT LH:td-has-header:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nFri, 06 Sep 2024 14:48:49 GMT LH:td-headers-attr:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nFri, 06 Sep 2024 14:48:49 GMT LH:th-has-data-cells:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `[lang]` attributes have a valid value\nFri, 06 Sep 2024 14:48:49 GMT LH:valid-lang:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nFri, 06 Sep 2024 14:48:49 GMT LH:video-caption:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Custom controls have associated labels\nFri, 06 Sep 2024 14:48:49 GMT LH:custom-controls-labels:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Custom controls have ARIA roles\nFri, 06 Sep 2024 14:48:49 GMT LH:custom-controls-roles:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nFri, 06 Sep 2024 14:48:49 GMT LH:focus-traps:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Interactive controls are keyboard focusable\nFri, 06 Sep 2024 14:48:49 GMT LH:focusable-controls:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nFri, 06 Sep 2024 14:48:49 GMT LH:interactive-element-affordance:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: The page has a logical tab order\nFri, 06 Sep 2024 14:48:49 GMT LH:logical-tab-order:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nFri, 06 Sep 2024 14:48:49 GMT LH:managed-focus:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nFri, 06 Sep 2024 14:48:49 GMT LH:offscreen-content-hidden:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nFri, 06 Sep 2024 14:48:49 GMT LH:use-landmarks:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Visual order on the page follows DOM order\nFri, 06 Sep 2024 14:48:49 GMT LH:visual-order-follows-dom:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Uses efficient cache policy on static assets\nFri, 06 Sep 2024 14:48:49 GMT LH:uses-long-cache-ttl:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoids enormous network payloads\nFri, 06 Sep 2024 14:48:49 GMT LH:total-byte-weight:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Defer offscreen images\nFri, 06 Sep 2024 14:48:49 GMT LH:offscreen-images:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Eliminate render-blocking resources\nFri, 06 Sep 2024 14:48:49 GMT LH:render-blocking-resources:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Minify CSS\nFri, 06 Sep 2024 14:48:49 GMT LH:unminified-css:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Minify JavaScript\nFri, 06 Sep 2024 14:48:49 GMT LH:unminified-javascript:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Reduce unused CSS\nFri, 06 Sep 2024 14:48:49 GMT LH:unused-css-rules:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Reduce unused JavaScript\nFri, 06 Sep 2024 14:48:49 GMT LH:unused-javascript:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Serve images in next-gen formats\nFri, 06 Sep 2024 14:48:49 GMT LH:modern-image-formats:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Efficiently encode images\nFri, 06 Sep 2024 14:48:49 GMT LH:uses-optimized-images:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Enable text compression\nFri, 06 Sep 2024 14:48:49 GMT LH:uses-text-compression:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Properly size images\nFri, 06 Sep 2024 14:48:49 GMT LH:uses-responsive-images:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Use video formats for animated content\nFri, 06 Sep 2024 14:48:49 GMT LH:efficient-animated-content:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nFri, 06 Sep 2024 14:48:49 GMT LH:duplicated-javascript:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nFri, 06 Sep 2024 14:48:49 GMT LH:legacy-javascript:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Page has the HTML doctype\nFri, 06 Sep 2024 14:48:49 GMT LH:doctype:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Properly defines charset\nFri, 06 Sep 2024 14:48:49 GMT LH:charset:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoids an excessive DOM size\nFri, 06 Sep 2024 14:48:49 GMT LH:dom-size:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nFri, 06 Sep 2024 14:48:49 GMT LH:geolocation-on-start:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nFri, 06 Sep 2024 14:48:49 GMT LH:inspector-issues:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoids `document.write()`\nFri, 06 Sep 2024 14:48:49 GMT LH:no-document-write:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Detected JavaScript libraries\nFri, 06 Sep 2024 14:48:49 GMT LH:js-libraries:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nFri, 06 Sep 2024 14:48:49 GMT LH:notification-on-start:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Allows users to paste into input fields\nFri, 06 Sep 2024 14:48:49 GMT LH:paste-preventing-inputs:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Use HTTP\/2\nFri, 06 Sep 2024 14:48:49 GMT LH:uses-http2:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nFri, 06 Sep 2024 14:48:49 GMT LH:uses-passive-event-listeners:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Document has a meta description\nFri, 06 Sep 2024 14:48:49 GMT LH:meta-description:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Page has successful HTTP status code\nFri, 06 Sep 2024 14:48:49 GMT LH:http-status-code:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Document uses legible font sizes\nFri, 06 Sep 2024 14:48:49 GMT LH:font-size:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Links have descriptive text\nFri, 06 Sep 2024 14:48:49 GMT LH:link-text:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Links are crawlable\nFri, 06 Sep 2024 14:48:49 GMT LH:crawlable-anchors:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nFri, 06 Sep 2024 14:48:49 GMT LH:is-crawlable:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: robots.txt is valid\nFri, 06 Sep 2024 14:48:49 GMT LH:robots-txt:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Tap targets are sized appropriately\nFri, 06 Sep 2024 14:48:49 GMT LH:tap-targets:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Document has a valid `hreflang`\nFri, 06 Sep 2024 14:48:49 GMT LH:hreflang:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Document avoids plugins\nFri, 06 Sep 2024 14:48:49 GMT LH:plugins:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Document has a valid `rel=canonical`\nFri, 06 Sep 2024 14:48:49 GMT LH:canonical:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Structured data is valid\nFri, 06 Sep 2024 14:48:49 GMT LH:structured-data:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nFri, 06 Sep 2024 14:48:49 GMT LH:bf-cache:warn Caught exception: NO_FCP\nFri, 06 Sep 2024 14:48:49 GMT LH:status Generating results...\nFri, 06 Sep 2024 14:48:49 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-l94q-10.10.1.37\/240906_BiDcR8_9WC.1.0\/lighthouse.report.html\nFri, 06 Sep 2024 14:48:49 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nFri, 06 Sep 2024 14:48:49 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-l94q-10.10.1.37\/240906_BiDcR8_9WC.1.0\/lighthouse.report.json\nRuntime error encountered: The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)\n"
        },
        "average": {
            "firstView": [],
            "repeatView": {
                "loadTime": 1466,
                "docTime": 1466,
                "fullyLoaded": 1588,
                "bytesOut": 43108,
                "bytesOutDoc": 41346,
                "bytesIn": 844101,
                "bytesInDoc": 843675,
                "requests": 22,
                "requestsFull": 22,
                "requestsDoc": 21,
                "responses_200": 18,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 1429,
                "loadEventEnd": 1429,
                "domContentLoadedEventStart": 994,
                "domContentLoadedEventEnd": 995,
                "connections": 4,
                "final_base_page_request": 0,
                "domInteractive": 994,
                "firstPaint": 1003.6999999997206,
                "firstContentfulPaint": 1040,
                "firstMeaningfulPaint": 1040,
                "firstImagePaint": 1074,
                "renderBlockingCSS": 3,
                "renderBlockingJS": 7,
                "TTFB": 285,
                "basePageSSLTime": 65,
                "score_cache": 24,
                "score_cdn": 19,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 88,
                "score_etags": -1,
                "score_progressive_jpeg": 100,
                "gzip_total": 47609,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 92162,
                "image_savings": 11457,
                "cpu.ParseHTML": 7,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 4,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 28,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.EvaluateScript": 69,
                "cpu.v8.compile": 31,
                "cpu.v8.produceCache": 11,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 7,
                "cpu.Layout": 71,
                "cpu.TimerFire": 1,
                "cpu.FunctionCall": 33,
                "cpu.FireAnimationFrame": 1,
                "cpu.PrePaint": 2,
                "cpu.Paint": 4,
                "cpu.Layerize": 7,
                "cpu.MarkDOMContent": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 1307,
                "start_epoch": 1725634131.1957979,
                "date": 1725634133.7676427,
                "fullyLoadedCPUms": 2490,
                "fullyLoadedCPUpct": 30.29197080292213,
                "domElements": 143,
                "domComplete": 1429,
                "PerformancePaintTiming.first-paint": 1003.6999999997206,
                "PerformancePaintTiming.first-contentful-paint": 1003.6999999997206,
                "test_run_time_ms": 11450,
                "Colordepth": 24,
                "generated-content-percent": 51.649999999999999,
                "generated-content-size": 6.1699999999999999,
                "lastVisualChange": 2900,
                "render": 1500,
                "visualComplete85": 2900,
                "visualComplete90": 2900,
                "visualComplete95": 2900,
                "visualComplete99": 2900,
                "visualComplete": 2900,
                "SpeedIndex": 2308,
                "chromeUserTiming.navigationStart": 107,
                "chromeUserTiming.fetchStart": 61,
                "chromeUserTiming.domLoading": 341,
                "chromeUserTiming.responseEnd": 328,
                "chromeUserTiming.domInteractive": 1030,
                "chromeUserTiming.domContentLoadedEventStart": 1031,
                "chromeUserTiming.domContentLoadedEventEnd": 1032,
                "chromeUserTiming.domComplete": 1466,
                "chromeUserTiming.unloadEventStart": 340,
                "chromeUserTiming.unloadEventEnd": 340,
                "chromeUserTiming.markAsMainFrame": 340,
                "chromeUserTiming.commitNavigationEnd": 340,
                "chromeUserTiming.firstPaint": 1040,
                "chromeUserTiming.firstContentfulPaint": 1040,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1040,
                "chromeUserTiming.firstMeaningfulPaint": 1040,
                "chromeUserTiming.firstImagePaint": 1074,
                "chromeUserTiming.LayoutShift": 1438,
                "chromeUserTiming.loadEventStart": 1466,
                "chromeUserTiming.loadEventEnd": 1466,
                "chromeUserTiming.LargestTextPaint": 2185,
                "chromeUserTiming.LargestContentfulPaint": 2185,
                "chromeUserTiming.LargestImagePaint": 2185,
                "chromeUserTiming.TotalLayoutShift": 1.9085011093277943e-6,
                "chromeUserTiming.CumulativeLayoutShift": 1.9085011093277943e-6,
                "maxFID": 0,
                "TTIMeasurementEnd": 4723,
                "LastInteractive": 1500,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 647813,
                "domTime": 0,
                "aft": 0,
                "titleTime": 110,
                "domLoading": 0,
                "server_rtt": 0,
                "effectiveBpsDoc": 714373,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": [],
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstMeaningfulPaint": 0,
                "firstImagePaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.v8.produceCache": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.TimerFire": 0,
                "cpu.FunctionCall": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-l94q-10.10.1.37",
                "loadTime": 15930,
                "docTime": 0,
                "fullyLoaded": 15930,
                "bytesOut": 31574,
                "bytesOutDoc": 0,
                "bytesIn": 356192,
                "bytesInDoc": 0,
                "requests": [
                    {
                        "type": 3,
                        "id": "9E4A1C6EE3BEB064F48D10D988482678",
                        "request_id": "9E4A1C6EE3BEB064F48D10D988482678",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/www.bael.co.uk\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.bael.co.uk",
                        "url": "\/",
                        "raw_id": "9E4A1C6EE3BEB064F48D10D988482678",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 142,
                        "ttfb_ms": 141,
                        "load_start": 153,
                        "load_start_float": 153.000078,
                        "bytesIn": 1527,
                        "objectSize": 1527,
                        "objectSizeUncompressed": 5915,
                        "chunks": [
                            {
                                "ts": 295,
                                "bytes": 1527,
                                "inflated": 5915
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 39,
                        "connect_start": 39,
                        "connect_end": 73,
                        "ssl_start": 73,
                        "ssl_end": 151,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "www.bael.co.uk",
                            "sanList": [
                                "www.bael.co.uk",
                                "bael.co.uk"
                            ],
                            "issuer": "GeoTrust TLS RSA CA G1",
                            "validFrom": 1714608000,
                            "validTo": 1747353599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1714635136813,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DCEE403339623C897FCC2B7C5DB17F37D04A34DA1DC0462DC8920AE740505C270220476E2CF4FEEB4CDD745C83D8A848A15A4159099153341222B6512D5A1CFD62C5"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1714635136842,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402207EF1E4E64D8DD625833F754D13037F804D6DFDAECF1BBA8BE9132736EC6CF2A302200A1CB19BD0ED9D9D6D4EA11993B72651C2C25B5207F904779F51C945F2912604"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1714635136870,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A184490E4F22B19B691AE13172A794369CC1163D4F19EB7694814DC3D88B88F602205508F00E705B40F1AB1DCD9914EA6A2D6F2463C902849D158019AEF433B9D2E1"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1537,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.bael.co.uk",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                "server: Apache",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 38,
                        "connect_ms": 34,
                        "ssl_ms": 78,
                        "gzip_total": 1625,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 12,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49199,
                        "netlog_id": 78,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGJzCCBQ+gAwIBAgIQD47K0XgF+CkZuLLJCXhpeDANBgkqhkiG9w0BAQsFADBg\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMR8wHQYDVQQDExZHZW9UcnVzdCBUTFMgUlNBIENBIEcx\nMB4XDTI0MDUwMjAwMDAwMFoXDTI1MDUxNTIzNTk1OVowGTEXMBUGA1UEAxMOd3d3\nLmJhZWwuY28udWswggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCv2qD8\n41w5icD3i+WAViMH2RT1t\/RwP+ZtkIJfW90FD2+DfPf3y4lQbo3oDXqMOMP24BPQ\nD5ic6V9pSSGqRbYNTMOSnMdMCoCKk2FDgTErjAFgoKoHGrRk0D45kWjHaEfR7xt2\nDpP6TA30FdQPwsHkm3tw4O4OfuqFWskJpoFn9SDGD8uaZ02uEXb66QQpLDP37bXS\n3GtYROM5csuCbuJBQLeVU7QoymiXH06ZpW6KhLtEW8pnKwzow1P818\/vxtHpY3ch\nxtiOPtHIghb4\/17Tvfs44BqPvZ2ceBepCJ7y1fwIkgLiB7LzuWwBARfSvq9+Kqgd\nRHuFfDqvHjRHhcPvAgMBAAGjggMiMIIDHjAfBgNVHSMEGDAWgBSUT9Rdi+Sk4qaA\n\/v3Y+QDvo74CVzAdBgNVHQ4EFgQUhhzK4Zj2kWDfPYOrQpiEuJIJynIwJQYDVR0R\nBB4wHIIOd3d3LmJhZWwuY28udWuCCmJhZWwuY28udWswPgYDVR0gBDcwNTAzBgZn\ngQwBAgEwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIw\nPwYDVR0fBDgwNjA0oDKgMIYuaHR0cDovL2NkcC5nZW90cnVzdC5jb20vR2VvVHJ1\nc3RUTFNSU0FDQUcxLmNybDB2BggrBgEFBQcBAQRqMGgwJgYIKwYBBQUHMAGGGmh0\ndHA6Ly9zdGF0dXMuZ2VvdHJ1c3QuY29tMD4GCCsGAQUFBzAChjJodHRwOi8vY2Fj\nZXJ0cy5nZW90cnVzdC5jb20vR2VvVHJ1c3RUTFNSU0FDQUcxLmNydDAMBgNVHRMB\nAf8EAjAAMIIBfQYKKwYBBAHWeQIEAgSCAW0EggFpAWcAdgBOdaMnXJoQwzhbbNTf\nP1LrHfDgjhuNacCx+mSxYpo53wAAAY84N98tAAAEAwBHMEUCIQDc7kAzOWI8iX\/M\nK3xdsX830Eo02h3ARi3IkgrnQFBcJwIgR24s9P7rTN10XIPYqEihWkFZCZFTNBIi\ntlEtWhz9YsUAdQB9WR4S4XgqexxhZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY84\nN99KAAAEAwBGMEQCIH7x5OZNjdYlgz91TRMDf4BNbf2uzxu6i+kTJzbsbPKjAiAK\nHLGb0O2dnW1OoRmTtyZRwsJbUgf5BHefUclF8pEmBAB2AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABjzg332YAAAQDAEcwRQIhAKGESQ5PIrGbaRrh\nMXKnlDacwRY9TxnrdpSBTcPYi4j2AiBVCPAOcFtA8asdzZkU6motbyRjyQKEnRWA\nGa70M7nS4TANBgkqhkiG9w0BAQsFAAOCAQEAN30+UuwgToWkd8Jkp\/jcX4eOQsAk\nMaB7645PCm4HiQFL4P8lNuLs5dTTEVb8koodt\/vJGoZNZxVBGRTPQxo5qGUPIqfR\nTZ4C8uUnm5ofxNWa4eTitCMXzrqd7IRs8a1iczLZBpxgCEnVUew9gdKmjOjp7N4v\nmbprQdMNh14s+1ACFa+6a7CoNpzPv2\/\/CcxNW0hgBVPgRTbObFt\/aHUZT+zpw6t4\n5tvKCUm4vP\/U2l5TIviympXWMstX3dL4edaETNeumPMdy4yRcmem+7\/UHNrFAl8t\nQtaDSN+xyWB8k8PQ3hJqYCnLlr4lqsuhwyEvV6m8bZPVPbvorAAPvce\/uw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEjTCCA3WgAwIBAgIQDQd4KhM\/xvmlcpbhMf\/ReTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMDIxMjIzMzdaFw0yNzExMDIxMjIzMzdaMGAxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xHzAdBgNVBAMTFkdlb1RydXN0IFRMUyBSU0EgQ0EgRzEwggEiMA0GCSqGSIb3\nDQEBAQUAA4IBDwAwggEKAoIBAQC+F+jsvikKy\/65LWEx\/TMkCDIuWegh1Ngwvm4Q\nyISgP7oU5d79eoySG3vOhC3w\/3jEMuipoH1fBtp7m0tTpsYbAhch4XA7rfuD6whU\ngajeErLVxoiWMPkC\/DnUvbgi74BJmdBiuGHQSd7LwsuXpTEGG9fYXcbTVN5SATYq\nDfbexbYxTMwVJWoVb6lrBEgM3gBBqiiAiy800xu1Nq07JdCIQkBsNpFtZbIZhsDS\nfzlGWP4wEmBQ3O67c+ZXkFr2DcrXBEtHam80Gp2SNhou2U5U7UesDL\/xgLK6\/0d7\n6TnEVMSUVJkZ8VeZr+IUIlvoLrtjLbqugb0T3OYXW+CQU0kBAgMBAAGjggFAMIIB\nPDAdBgNVHQ4EFgQUlE\/UXYvkpOKmgP792PkA76O+AlcwHwYDVR0jBBgwFoAUTiJU\nIBiV5uNu5g\/6+rkS7QYXjzkwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMDQGCCsGAQUFBwEB\nBCgwJjAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEIGA1Ud\nHwQ7MDkwN6A1oDOGMWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEds\nb2JhbFJvb3RHMi5jcmwwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEW\nHGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDQYJKoZIhvcNAQELBQADggEB\nAIIcBDqC6cWpyGUSXAjjAcYwsK4iiGF7KweG97i1RJz1kwZhRoo6orU1JtBYnjzB\nc4+\/sXmnHJk3mlPyL1xuIAt9sMeC7+vreRIF5wFBC0MCN5sbHwhNN1JzKbifNeP5\nozpZdQFmkCo+neBiKR6HqIA+LMTMCMMuv2khGGuPHmtDze4GmEGZtYLyF8EQpa5Y\njPuV6k2Cr\/N3XxFpT3hRpt\/3usU\/Zb9wfKPtWpoznZ4\/44c1p9rzFcZYrWkj3A+7\nTNBJE0GmP2fhXhP1D\/XVfIW\/h0yCJGEiV9Glm\/uGOa3DXHlmbAcxSyCRraG+ZBkA\n7h4SeM6Y8l\/7MBRpPCz6l8Y=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 295,
                        "ttfb_start": 153,
                        "ttfb_end": 294,
                        "download_start": 294,
                        "download_end": 295,
                        "download_ms": 1,
                        "all_start": 1,
                        "all_end": 295,
                        "all_ms": 292,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "38279.8",
                        "request_id": "38279.8",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/tinycolor-min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/tinycolor-min.js",
                        "raw_id": "38279.8",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": -1,
                        "load_ms": -1,
                        "ttfb_ms": -1,
                        "load_start": 362,
                        "load_start_float": 362.00014800000002,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 85,
                        "dns_start": 315,
                        "dns_end": 361,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/tinycolor-min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": []
                        },
                        "bytesOut": 1777,
                        "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": 46,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 336,
                        "protocol": "HTTP\/2",
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "chunks": [],
                        "netlog_id": 148,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 361,
                        "ttfb_start": 362,
                        "ttfb_end": 361,
                        "download_start": 361,
                        "download_end": 361,
                        "download_ms": 0,
                        "all_start": 315,
                        "all_end": 361,
                        "all_ms": 45,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "38279.5",
                        "request_id": "38279.5",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/jquery.easing.1.3.js",
                        "raw_id": "38279.5",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": -1,
                        "load_ms": -1,
                        "ttfb_ms": -1,
                        "load_start": 363,
                        "load_start_float": 363.00013300000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 85,
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/jquery.easing.1.3.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": []
                        },
                        "bytesOut": 1789,
                        "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": "",
                        "server_count": null,
                        "created": 332,
                        "protocol": "HTTP\/2",
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "chunks": [],
                        "netlog_id": 133,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 362,
                        "ttfb_start": 363,
                        "ttfb_end": 362,
                        "download_start": 362,
                        "download_end": 362,
                        "download_ms": 0,
                        "all_start": 363,
                        "all_end": 362,
                        "all_ms": -1,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "38279.9",
                        "request_id": "38279.9",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/jquery.mousewheel.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/jquery.mousewheel.min.js",
                        "raw_id": "38279.9",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": -1,
                        "load_ms": -1,
                        "ttfb_ms": -1,
                        "load_start": 363,
                        "load_start_float": 363.00015300000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 85,
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/jquery.mousewheel.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": []
                        },
                        "bytesOut": 1801,
                        "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": "",
                        "server_count": null,
                        "created": 337,
                        "protocol": "HTTP\/2",
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "chunks": [],
                        "netlog_id": 153,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 362,
                        "ttfb_start": 363,
                        "ttfb_end": 362,
                        "download_start": 362,
                        "download_end": 362,
                        "download_ms": 0,
                        "all_start": 363,
                        "all_end": 362,
                        "all_ms": -1,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "38279.10",
                        "request_id": "38279.10",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/smooth-scrollbar.js",
                        "raw_id": "38279.10",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": -1,
                        "load_ms": -1,
                        "ttfb_ms": -1,
                        "load_start": 363,
                        "load_start_float": 363.000158,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 85,
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/smooth-scrollbar.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": []
                        },
                        "bytesOut": 1786,
                        "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": "",
                        "server_count": null,
                        "created": 338,
                        "protocol": "HTTP\/2",
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "chunks": [],
                        "netlog_id": 158,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 362,
                        "ttfb_start": 363,
                        "ttfb_end": 362,
                        "download_start": 362,
                        "download_end": 362,
                        "download_ms": 0,
                        "all_start": 363,
                        "all_end": 362,
                        "all_ms": -1,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "38279.6",
                        "request_id": "38279.6",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/barba.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/barba.min.js",
                        "raw_id": "38279.6",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": -1,
                        "load_ms": -1,
                        "ttfb_ms": -1,
                        "load_start": 366,
                        "load_start_float": 366.00013799999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 85,
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/barba.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": []
                        },
                        "bytesOut": 1765,
                        "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": "",
                        "server_count": null,
                        "created": 334,
                        "protocol": "HTTP\/2",
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "chunks": [],
                        "netlog_id": 138,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 365,
                        "ttfb_start": 366,
                        "ttfb_end": 365,
                        "download_start": 365,
                        "download_end": 365,
                        "download_ms": 0,
                        "all_start": 366,
                        "all_end": 365,
                        "all_ms": -1,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "38279.2",
                        "request_id": "38279.2",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/css\/styles.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/css\/styles.css",
                        "raw_id": "38279.2",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 103,
                        "ttfb_ms": 101,
                        "load_start": 368,
                        "load_start_float": 368.00009399999999,
                        "bytesIn": 3442,
                        "objectSize": 3442,
                        "objectSizeUncompressed": 12072,
                        "chunks": [
                            {
                                "ts": 470,
                                "bytes": 3442,
                                "inflated": 12072
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/css\/styles.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 3442",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                "etag: \"2f28-587ba73802cc0-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:55 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1804,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 3442,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 314,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 94,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 471,
                        "ttfb_start": 368,
                        "ttfb_end": 469,
                        "download_start": 469,
                        "download_end": 471,
                        "download_ms": 2,
                        "all_start": 368,
                        "all_end": 471,
                        "all_ms": 103,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "38279.11",
                        "request_id": "38279.11",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/plugins\/invert-delta.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/plugins\/invert-delta.js",
                        "raw_id": "38279.11",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": -1,
                        "load_ms": -1,
                        "ttfb_ms": -1,
                        "load_start": 368,
                        "load_start_float": 368.00016299999999,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 85,
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/plugins\/invert-delta.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": []
                        },
                        "bytesOut": 1798,
                        "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": "",
                        "server_count": null,
                        "created": 339,
                        "protocol": "HTTP\/2",
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "chunks": [],
                        "netlog_id": 163,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 367,
                        "ttfb_start": 368,
                        "ttfb_end": 367,
                        "download_start": 367,
                        "download_end": 367,
                        "download_ms": 0,
                        "all_start": 368,
                        "all_end": 367,
                        "all_ms": -1,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "38279.12",
                        "request_id": "38279.12",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/smooth-scrollbar.css",
                        "raw_id": "38279.12",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": -1,
                        "load_ms": -1,
                        "ttfb_ms": -1,
                        "load_start": 368,
                        "load_start_float": 368.00016799999997,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 85,
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/smooth-scrollbar.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": []
                        },
                        "bytesOut": 1831,
                        "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": "",
                        "server_count": null,
                        "created": 340,
                        "protocol": "HTTP\/2",
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "chunks": [],
                        "netlog_id": 168,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 367,
                        "ttfb_start": 368,
                        "ttfb_end": 367,
                        "download_start": 367,
                        "download_end": 367,
                        "download_ms": 0,
                        "all_start": 368,
                        "all_end": 367,
                        "all_ms": -1,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "38279.13",
                        "request_id": "38279.13",
                        "ip_addr": "104.17.24.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js",
                        "raw_id": "38279.13",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 250,
                        "ttfb_ms": 113,
                        "load_start": 434,
                        "load_start_float": 434.00017300000002,
                        "bytesIn": 33806,
                        "objectSize": 33806,
                        "objectSizeUncompressed": 116074,
                        "chunks": [
                            {
                                "ts": 549,
                                "bytes": 539
                            },
                            {
                                "ts": 550,
                                "bytes": 1176,
                                "inflated": 2856
                            },
                            {
                                "ts": 552,
                                "bytes": 1176,
                                "inflated": 4035
                            },
                            {
                                "ts": 555,
                                "bytes": 2352,
                                "inflated": 9255
                            },
                            {
                                "ts": 558,
                                "bytes": 1176,
                                "inflated": 5364
                            },
                            {
                                "ts": 560,
                                "bytes": 1176,
                                "inflated": 7198
                            },
                            {
                                "ts": 562,
                                "bytes": 1176,
                                "inflated": 4238
                            },
                            {
                                "ts": 565,
                                "bytes": 1727,
                                "inflated": 5028
                            },
                            {
                                "ts": 595,
                                "bytes": 562,
                                "inflated": 1494
                            },
                            {
                                "ts": 600,
                                "bytes": 290,
                                "inflated": 708
                            },
                            {
                                "ts": 612,
                                "bytes": 1173,
                                "inflated": 3137
                            },
                            {
                                "ts": 614,
                                "bytes": 1176,
                                "inflated": 3563
                            },
                            {
                                "ts": 616,
                                "bytes": 1176,
                                "inflated": 3242
                            },
                            {
                                "ts": 617,
                                "bytes": 340,
                                "inflated": 1055
                            },
                            {
                                "ts": 620,
                                "bytes": 1173,
                                "inflated": 3538
                            },
                            {
                                "ts": 621,
                                "bytes": 1174,
                                "inflated": 3426
                            },
                            {
                                "ts": 624,
                                "bytes": 1174,
                                "inflated": 3377
                            },
                            {
                                "ts": 625,
                                "bytes": 1174,
                                "inflated": 3778
                            },
                            {
                                "ts": 628,
                                "bytes": 1171,
                                "inflated": 3970
                            },
                            {
                                "ts": 630,
                                "bytes": 1174,
                                "inflated": 4374
                            },
                            {
                                "ts": 632,
                                "bytes": 1174,
                                "inflated": 3634
                            },
                            {
                                "ts": 633,
                                "bytes": 1174,
                                "inflated": 3932
                            },
                            {
                                "ts": 636,
                                "bytes": 1171,
                                "inflated": 4242
                            },
                            {
                                "ts": 637,
                                "bytes": 1174,
                                "inflated": 4178
                            },
                            {
                                "ts": 639,
                                "bytes": 1174,
                                "inflated": 3253
                            },
                            {
                                "ts": 641,
                                "bytes": 549,
                                "inflated": 2222
                            },
                            {
                                "ts": 673,
                                "bytes": 596,
                                "inflated": 3149
                            },
                            {
                                "ts": 684,
                                "bytes": 4539,
                                "inflated": 17828
                            }
                        ],
                        "expires": "Wed, 27 Aug 2025 14:46:49 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 327,
                        "dns_end": 364,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 19,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdnjs.cloudflare.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 124465",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8bef402e8ee93810-FRA",
                                "content-encoding: br",
                                "content-length: 33806",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                "etag: \"5eb03e71-1c56a\"",
                                "expires: Wed, 27 Aug 2025 14:46:49 GMT",
                                "last-modified: Mon, 04 May 2020 16:10:25 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=vLX0%2B5OPEolc8p7vZHgctkpA2Jh%2BFJI3%2FFxHNZ%2BGz5MhYgOAX%2FnUY4PaAwM18L2jbNisgy8bWZfVFQQPWN%2BnVinLdSj8mLfubDBcAZJSkJoSHQcAe%2FQUgDuodfav5U%2B0tUyXsk10\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1840,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 37,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 33806,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 30547535,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 341,
                        "netlog_id": 173,
                        "renderBlocking": "blocking",
                        "load_end": 684,
                        "ttfb_start": 434,
                        "ttfb_end": 547,
                        "download_start": 547,
                        "download_end": 684,
                        "download_ms": 137,
                        "all_start": 327,
                        "all_end": 684,
                        "all_ms": 287,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "38279.4",
                        "request_id": "38279.4",
                        "ip_addr": "104.17.24.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                        "raw_id": "38279.4",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 343,
                        "ttfb_ms": 167,
                        "load_start": 435,
                        "load_start_float": 435.00011999999998,
                        "bytesIn": 57137,
                        "objectSize": 57137,
                        "objectSizeUncompressed": 253669,
                        "chunks": [
                            {
                                "ts": 603,
                                "bytes": 1755,
                                "inflated": 2765
                            },
                            {
                                "ts": 610,
                                "bytes": 2035,
                                "inflated": 6613
                            },
                            {
                                "ts": 618,
                                "bytes": 410,
                                "inflated": 1530
                            },
                            {
                                "ts": 683,
                                "bytes": 1173,
                                "inflated": 3768
                            },
                            {
                                "ts": 696,
                                "bytes": 7146,
                                "inflated": 23793
                            },
                            {
                                "ts": 698,
                                "bytes": 1176,
                                "inflated": 5121
                            },
                            {
                                "ts": 699,
                                "bytes": 1176,
                                "inflated": 3813
                            },
                            {
                                "ts": 701,
                                "bytes": 1176,
                                "inflated": 5120
                            },
                            {
                                "ts": 703,
                                "bytes": 1069,
                                "inflated": 4544
                            },
                            {
                                "ts": 705,
                                "bytes": 1171,
                                "inflated": 5909
                            },
                            {
                                "ts": 706,
                                "bytes": 676,
                                "inflated": 3031
                            },
                            {
                                "ts": 708,
                                "bytes": 1171,
                                "inflated": 5137
                            },
                            {
                                "ts": 710,
                                "bytes": 1174,
                                "inflated": 5177
                            },
                            {
                                "ts": 711,
                                "bytes": 574,
                                "inflated": 2673
                            },
                            {
                                "ts": 713,
                                "bytes": 1171,
                                "inflated": 6831
                            },
                            {
                                "ts": 715,
                                "bytes": 1174,
                                "inflated": 4592
                            },
                            {
                                "ts": 716,
                                "bytes": 574,
                                "inflated": 2955
                            },
                            {
                                "ts": 718,
                                "bytes": 1171,
                                "inflated": 5607
                            },
                            {
                                "ts": 720,
                                "bytes": 1174,
                                "inflated": 4605
                            },
                            {
                                "ts": 721,
                                "bytes": 574,
                                "inflated": 1600
                            },
                            {
                                "ts": 723,
                                "bytes": 1171,
                                "inflated": 4754
                            },
                            {
                                "ts": 725,
                                "bytes": 1174,
                                "inflated": 4580
                            },
                            {
                                "ts": 726,
                                "bytes": 574,
                                "inflated": 1995
                            },
                            {
                                "ts": 728,
                                "bytes": 1168,
                                "inflated": 5946
                            },
                            {
                                "ts": 730,
                                "bytes": 1174,
                                "inflated": 4727
                            },
                            {
                                "ts": 731,
                                "bytes": 574,
                                "inflated": 2814
                            },
                            {
                                "ts": 739,
                                "bytes": 849,
                                "inflated": 4702
                            },
                            {
                                "ts": 743,
                                "bytes": 2067,
                                "inflated": 10111
                            },
                            {
                                "ts": 746,
                                "bytes": 1757,
                                "inflated": 8473
                            },
                            {
                                "ts": 748,
                                "bytes": 1174,
                                "inflated": 5673
                            },
                            {
                                "ts": 750,
                                "bytes": 1171,
                                "inflated": 5301
                            },
                            {
                                "ts": 751,
                                "bytes": 137,
                                "inflated": 782
                            },
                            {
                                "ts": 753,
                                "bytes": 1174,
                                "inflated": 6089
                            },
                            {
                                "ts": 754,
                                "bytes": 1171,
                                "inflated": 5894
                            },
                            {
                                "ts": 756,
                                "bytes": 574,
                                "inflated": 3181
                            },
                            {
                                "ts": 758,
                                "bytes": 1174,
                                "inflated": 6170
                            },
                            {
                                "ts": 760,
                                "bytes": 708,
                                "inflated": 3637
                            },
                            {
                                "ts": 762,
                                "bytes": 1174,
                                "inflated": 6342
                            },
                            {
                                "ts": 763,
                                "bytes": 1171,
                                "inflated": 5672
                            },
                            {
                                "ts": 765,
                                "bytes": 574,
                                "inflated": 3617
                            },
                            {
                                "ts": 766,
                                "bytes": 1174,
                                "inflated": 6725
                            },
                            {
                                "ts": 768,
                                "bytes": 1171,
                                "inflated": 5592
                            },
                            {
                                "ts": 769,
                                "bytes": 257,
                                "inflated": 1339
                            },
                            {
                                "ts": 770,
                                "bytes": 1174,
                                "inflated": 9099
                            },
                            {
                                "ts": 772,
                                "bytes": 1171,
                                "inflated": 6246
                            },
                            {
                                "ts": 773,
                                "bytes": 574,
                                "inflated": 2881
                            },
                            {
                                "ts": 775,
                                "bytes": 1174,
                                "inflated": 6485
                            },
                            {
                                "ts": 777,
                                "bytes": 1171,
                                "inflated": 5702
                            },
                            {
                                "ts": 778,
                                "bytes": 472,
                                "inflated": 2009
                            },
                            {
                                "ts": 778,
                                "bytes": 369,
                                "inflated": 1947
                            }
                        ],
                        "expires": "Wed, 27 Aug 2025 14:46:49 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdnjs.cloudflare.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 119834",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8bef402e8ef03810-FRA",
                                "content-encoding: br",
                                "content-length: 57137",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                "etag: \"5eb03ec4-3dee5\"",
                                "expires: Wed, 27 Aug 2025 14:46:49 GMT",
                                "last-modified: Mon, 04 May 2020 16:11:48 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ifPLggOfrIqmk5ckH5eUSd5waNztBY9cAYm2ur0r%2Bg6pshwvM2URPsb5JyNtqf%2F%2FkMBrCTYNK3NeY9KGuK7TTMrrWGKfd%2BcGlM76Fa2%2BNluUzrWJ0yfi4bHQo%2BPR0b1LQk0S4hFJ\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1858,
                        "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": 57137,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 30552166,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 325,
                        "netlog_id": 120,
                        "renderBlocking": "blocking",
                        "load_end": 778,
                        "ttfb_start": 435,
                        "ttfb_end": 602,
                        "download_start": 602,
                        "download_end": 778,
                        "download_ms": 176,
                        "all_start": 435,
                        "all_end": 778,
                        "all_ms": 343,
                        "index": 10,
                        "number": 11,
                        "cpuTimes": {
                            "EvaluateScript": 36,
                            "v8.compile": 13
                        },
                        "cpu.EvaluateScript": 36,
                        "cpu.v8.compile": 13,
                        "cpuTime": 49,
                        "js_timing": [
                            [
                                810.452,
                                846.78700000000003
                            ],
                            [
                                810.495,
                                823.62400000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "38279.14",
                        "request_id": "38279.14",
                        "ip_addr": "104.17.24.14",
                        "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdnjs.cloudflare.com",
                        "url": "\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                        "raw_id": "38279.14",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 353,
                        "ttfb_ms": 344,
                        "load_start": 436,
                        "load_start_float": 436.00017800000001,
                        "bytesIn": 337,
                        "objectSize": 337,
                        "objectSizeUncompressed": 736,
                        "chunks": [
                            {
                                "ts": 780,
                                "bytes": 337,
                                "inflated": 736
                            }
                        ],
                        "expires": "Wed, 27 Aug 2025 14:46:49 GMT",
                        "cacheControl": "public, max-age=30672000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 20,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdnjs.cloudflare.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "age: 54051",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: public, max-age=30672000",
                                "cf-cache-status: HIT",
                                "cf-cdnjs-via: cfworker\/kv",
                                "cf-ray: 8bef402e8ef73810-FRA",
                                "content-encoding: br",
                                "content-length: 337",
                                "content-type: application\/javascript; charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                "etag: \"5eb03ed0-2e0\"",
                                "expires: Wed, 27 Aug 2025 14:46:49 GMT",
                                "last-modified: Mon, 04 May 2020 16:12:00 GMT",
                                "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ZyOYil67bBsooYZZEMDR7M9V4Am8rRC65irtepr63sxGUYgLqfI6QJB1sjE7Qqs4JEQnEMOwenxmkKmafGDMn5U%2Fd65ycKZjJ48tPXwLFFLYto38xlP1m1lTtBP4n%2B%2BFrHoGbmGk\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                "server: cloudflare",
                                "strict-transport-security: max-age=15780000",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1888,
                        "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": 337,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 30617949,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 342,
                        "netlog_id": 178,
                        "renderBlocking": "blocking",
                        "load_end": 789,
                        "ttfb_start": 436,
                        "ttfb_end": 780,
                        "download_start": 780,
                        "download_end": 789,
                        "download_ms": 9,
                        "all_start": 436,
                        "all_end": 789,
                        "all_ms": 353,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "38279.3",
                        "request_id": "38279.3",
                        "ip_addr": "216.58.206.74",
                        "full_url": "https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "ajax.googleapis.com",
                        "url": "\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                        "raw_id": "38279.3",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 205,
                        "ttfb_ms": 113,
                        "load_start": 467,
                        "load_start_float": 467.00010700000001,
                        "bytesIn": 30399,
                        "objectSize": 30399,
                        "objectSizeUncompressed": 86927,
                        "chunks": [
                            {
                                "ts": 584,
                                "bytes": 2363,
                                "inflated": 5024
                            },
                            {
                                "ts": 604,
                                "bytes": 8834,
                                "inflated": 25719
                            },
                            {
                                "ts": 612,
                                "bytes": 2372,
                                "inflated": 6732
                            },
                            {
                                "ts": 646,
                                "bytes": 2262,
                                "inflated": 6654
                            },
                            {
                                "ts": 650,
                                "bytes": 2372,
                                "inflated": 7274
                            },
                            {
                                "ts": 654,
                                "bytes": 2372,
                                "inflated": 6896
                            },
                            {
                                "ts": 659,
                                "bytes": 2271,
                                "inflated": 6856
                            },
                            {
                                "ts": 662,
                                "bytes": 2363,
                                "inflated": 7194
                            },
                            {
                                "ts": 666,
                                "bytes": 2372,
                                "inflated": 6027
                            },
                            {
                                "ts": 670,
                                "bytes": 2372,
                                "inflated": 7333
                            },
                            {
                                "ts": 672,
                                "bytes": 446,
                                "inflated": 1218
                            }
                        ],
                        "expires": "Sat, 06 Sep 2025 14:46:49 GMT",
                        "cacheControl": "public, max-age=31536000, stale-while-revalidate=2592000",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 199,
                        "protocol": "HTTP\/2",
                        "dns_start": 322,
                        "dns_end": 358,
                        "connect_start": 358,
                        "connect_end": 388,
                        "ssl_start": 388,
                        "ssl_end": 466,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "upload.video.google.com",
                            "sanList": [
                                "upload.video.google.com",
                                "*.clients.google.com",
                                "*.docs.google.com",
                                "*.drive.google.com",
                                "*.gdata.youtube.com",
                                "*.googleapis.com",
                                "*.photos.google.com",
                                "*.youtube-3rd-party.com",
                                "upload.google.com",
                                "*.upload.google.com",
                                "upload.youtube.com",
                                "*.upload.youtube.com",
                                "uploads.stage.gdata.youtube.com",
                                "bg-call-donation.goog",
                                "bg-call-donation-alpha.goog",
                                "bg-call-donation-canary.goog",
                                "bg-call-donation-dev.goog"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1723447083,
                            "validTo": 1730704682,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1723450685189,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402201D46DA15ED79B0DAE31919583268A9B39D41DE3B7E04FF170990365748B3E8FD02204B1043341F66DB531DB00530A244EEA29C4FD374D3E41187A09B3640269E2797"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1723450685227,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022041A3C62BCB305EF38DA7EBB5F6BF209B0DE672702DF83E07A85FCAD0C04D046C022046AC7D6858F3EC9C7042DDEEEFAEB292787B7DE27FD4CB3712DA89305696092C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: ajax.googleapis.com",
                                ":method: GET",
                                ":path: \/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                "x-client-data: COvwygE="
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000, stale-while-revalidate=2592000",
                                "content-encoding: gzip",
                                "content-length: 30399",
                                "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/hosted-libraries-pushers",
                                "content-type: text\/javascript; charset=UTF-8",
                                "cross-origin-opener-policy: same-origin; report-to=\"hosted-libraries-pushers\"",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                "expires: Sat, 06 Sep 2025 14:46:49 GMT",
                                "last-modified: Tue, 03 Mar 2020 19:15:00 GMT",
                                "report-to: {\"group\":\"hosted-libraries-pushers\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/hosted-libraries-pushers\"}]}",
                                "server: sffe",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1918,
                        "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": 36,
                        "connect_ms": 30,
                        "ssl_ms": 78,
                        "gzip_total": 30399,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 320,
                        "socket_group": "https:\/\/ajax.googleapis.com <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 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": 107,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF3jCCBMagAwIBAgIQazfXNBIvREUKdr6yg+if6DANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODEyMDcxODAzWhcNMjQxMTA0MDcxODAyWjAiMSAw\nHgYDVQQDExd1cGxvYWQudmlkZW8uZ29vZ2xlLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABEUGB2oqDp8Pm90ZQZvyLytk1CJTI+OQoNcwBxk1R2cGzXCs6ZSA\nU\/jKQ6YXInIQ5dv912oy1GAIzPFJiuMfdr2jggPAMIIDvDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nq9yyhjFMzabJP7wQVgwl35tbFuIwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggGYBgNVHREEggGPMIIBi4IXdXBsb2FkLnZpZGVvLmdvb2dsZS5jb22CFCouY2xp\nZW50cy5nb29nbGUuY29tghEqLmRvY3MuZ29vZ2xlLmNvbYISKi5kcml2ZS5nb29n\nbGUuY29tghMqLmdkYXRhLnlvdXR1YmUuY29tghAqLmdvb2dsZWFwaXMuY29tghMq\nLnBob3Rvcy5nb29nbGUuY29tghcqLnlvdXR1YmUtM3JkLXBhcnR5LmNvbYIRdXBs\nb2FkLmdvb2dsZS5jb22CEyoudXBsb2FkLmdvb2dsZS5jb22CEnVwbG9hZC55b3V0\ndWJlLmNvbYIUKi51cGxvYWQueW91dHViZS5jb22CH3VwbG9hZHMuc3RhZ2UuZ2Rh\ndGEueW91dHViZS5jb22CFWJnLWNhbGwtZG9uYXRpb24uZ29vZ4IbYmctY2FsbC1k\nb25hdGlvbi1hbHBoYS5nb29nghxiZy1jYWxsLWRvbmF0aW9uLWNhbmFyeS5nb29n\nghliZy1jYWxsLWRvbmF0aW9uLWRldi5nb29nMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dyMi83NXI0WnlB\nM3ZBMC5jcmwwggECBgorBgEEAdZ5AgQCBIHzBIHwAO4AdQDuzdBk1dsazsVct520\nzROiModGfLzs3sNRSFlGcR+1mwAAAZFFqncFAAAEAwBGMEQCIB1G2hXtebDa4xkZ\nWDJoqbOdQd47fgT\/FwmQNldIs+j9AiBLEEM0H2bbUx2wBTCiRO6inE\/TdNPkEYeg\nmzZAJp4nlwB1ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkUWq\ndysAAAQDAEYwRAIgQaPGK8swXvONp+u19r8gmw3mcnAt+D4HqF\/K0MBNBGwCIEas\nfWhY8+yccELd7u+uspJ4e33if9TLNxLaiTBWlgksMA0GCSqGSIb3DQEBCwUAA4IB\nAQAWUZXYIz3Wikra+qtsCsAgVS2Xmi3eGmRfaDuvS9DttQWoyKdj7m69QgQu2vlq\nTGk6ZtqzWdyR8Im5se+P93ec\/iVln5gfoJBygT\/11N790aGN\/SFwBUC7+0Gi6WTM\nTdl9hAC3XcP3+K2WdbmV3u004sMzWqZaW7r0wvXDycPvXDk5RglVmS1qxuTl2aEv\nKH0fcVMv0br\/jw+3bmHWfivlx\/NYOJO\/KRltN+6595vUYhgnyajZa6pSyA2AkXZS\nwri9w9AH1zYU7S3HEN2hCN5DCghwvpifPvgteFPl11gYyZ2lrolOWBsccK+iVR1c\nR+64jS9zSCdIjW0MxQPetuas\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 672,
                        "ttfb_start": 467,
                        "ttfb_end": 580,
                        "download_start": 580,
                        "download_end": 672,
                        "download_ms": 92,
                        "all_start": 322,
                        "all_end": 672,
                        "all_ms": 349,
                        "index": 12,
                        "number": 13,
                        "cpuTimes": {
                            "EvaluateScript": 37,
                            "v8.compile": 2
                        },
                        "cpu.EvaluateScript": 37,
                        "cpu.v8.compile": 2,
                        "cpuTime": 39,
                        "js_timing": [
                            [
                                703.50999999999999,
                                740.36599999999999
                            ],
                            [
                                703.56200000000001,
                                705.97400000000005
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "38279.7",
                        "request_id": "38279.7",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/clipboard.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/clipboard.min.js",
                        "raw_id": "38279.7",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 267,
                        "ttfb_ms": 266,
                        "load_start": 471,
                        "load_start_float": 471.00014299999998,
                        "bytesIn": 3744,
                        "objectSize": 3744,
                        "objectSizeUncompressed": 10754,
                        "chunks": [
                            {
                                "ts": 738,
                                "bytes": 3744,
                                "inflated": 10754
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/clipboard.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 3744",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                "etag: \"2a02-587ba739eb140-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:57 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent"
                            ]
                        },
                        "bytesOut": 1777,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 3744,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 335,
                        "http2_stream_id": 19,
                        "netlog_id": 143,
                        "renderBlocking": "blocking",
                        "load_end": 738,
                        "ttfb_start": 471,
                        "ttfb_end": 737,
                        "download_start": 737,
                        "download_end": 738,
                        "download_ms": 1,
                        "all_start": 471,
                        "all_end": 738,
                        "all_ms": 267,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "38279.15",
                        "request_id": "38279.15",
                        "ip_addr": "184.24.77.144",
                        "full_url": "https:\/\/use.typekit.net\/qku3uyg.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/qku3uyg.css",
                        "raw_id": "38279.15",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 530,
                        "ttfb_ms": 527,
                        "load_start": 596,
                        "load_start_float": 596.00018299999999,
                        "bytesIn": 696,
                        "objectSize": 696,
                        "objectSizeUncompressed": 2724,
                        "chunks": [
                            {
                                "ts": 1125,
                                "bytes": 696,
                                "inflated": 2724
                            }
                        ],
                        "expires": "",
                        "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 211,
                        "protocol": "HTTP\/2",
                        "dns_start": 344,
                        "dns_end": 393,
                        "connect_start": 393,
                        "connect_end": 447,
                        "ssl_start": 447,
                        "ssl_end": 592,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-staging.typekit.net",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn-dev.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "fontservicescdn.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "primer.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "apicdn-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "apicdn.typekit.net",
                                "faster.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "p.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1724716800,
                            "validTo": 1759017599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h2' log",
                                    "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                    "timestamp": 1724764711040,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1724764711034,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1724764711050,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 21,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/qku3uyg.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                "content-encoding: gzip",
                                "content-length: 696",
                                "content-type: text\/css;charset=utf-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                "server: nginx",
                                "strict-transport-security: max-age=31536000; includeSubDomains;",
                                "timing-allow-origin: *",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1792,
                        "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": 49,
                        "connect_ms": 54,
                        "ssl_ms": 145,
                        "gzip_total": 696,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 600,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 343,
                        "socket_group": "https:\/\/use.typekit.net <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 183,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 1126,
                        "ttfb_start": 596,
                        "ttfb_end": 1123,
                        "download_start": 1123,
                        "download_end": 1126,
                        "download_ms": 3,
                        "all_start": 344,
                        "all_end": 1126,
                        "all_ms": 778,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "38279.16",
                        "request_id": "38279.16",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                        "raw_id": "38279.16",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 223,
                        "ttfb_ms": 108,
                        "load_start": 15354,
                        "load_start_float": 15354.000196000001,
                        "bytesIn": 84877,
                        "objectSize": 84877,
                        "objectSizeUncompressed": 84877,
                        "chunks": [
                            {
                                "ts": 15465,
                                "bytes": 16210
                            },
                            {
                                "ts": 15495,
                                "bytes": 16366
                            },
                            {
                                "ts": 15518,
                                "bytes": 16366
                            },
                            {
                                "ts": 15546,
                                "bytes": 16366
                            },
                            {
                                "ts": 15577,
                                "bytes": 19569
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 56,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 84877",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:47:04 GMT",
                                "etag: \"14b8d-587ba8cf3ad80\"",
                                "last-modified: Tue, 30 Apr 2019 07:43:02 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2002,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 88,
                        "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": 84877,
                        "image_save": 9947,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 345,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 196,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "83 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                    "ImageWidth": 744,
                                    "ImageHeight": 1000,
                                    "EncodingProcess": "Progressive 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": "744x1000",
                                    "Megapixels": 0.74399999999999999
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 744,
                                    "height": 1000,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 744000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 206.29400000000001,
                                        "standardDeviation": 62.6083,
                                        "kurtosis": 4.4092700000000002,
                                        "skewness": -2.4209800000000001,
                                        "entropy": 0.464833
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 208.428,
                                        "standardDeviation": 60.511400000000002,
                                        "kurtosis": 5.5763299999999996,
                                        "skewness": -2.6507200000000002,
                                        "entropy": 0.46180100000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 248,
                                        "mean": 204.36600000000001,
                                        "standardDeviation": 64.5227,
                                        "kurtosis": 3.5617899999999998,
                                        "skewness": -2.2455599999999998,
                                        "entropy": 0.46890700000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 248,
                                        "mean": 206.08799999999999,
                                        "standardDeviation": 62.790700000000001,
                                        "kurtosis": 4.29779,
                                        "skewness": -2.3935,
                                        "entropy": 0.46379100000000001
                                    }
                                },
                                "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": 744,
                                    "height": 1000,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                    "date:create": "2024-09-06T14:47:04+00:00",
                                    "date:modify": "2024-09-06T14:47:04+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "2dc7f7b286392a8cfee64b2d20000fb79240e47bcb2664f9c44a69a64697eb11"
                                },
                                "tainted": false,
                                "filesize": "84877B",
                                "numberPixels": "744000",
                                "pixelsPerSecond": "12.5036MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.059"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 15577,
                        "ttfb_start": 15354,
                        "ttfb_end": 15462,
                        "download_start": 15462,
                        "download_end": 15577,
                        "download_ms": 115,
                        "all_start": 15354,
                        "all_end": 15577,
                        "all_ms": 223,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "38279.17",
                        "request_id": "38279.17",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                        "raw_id": "38279.17",
                        "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 352,
                        "ttfb_ms": 144,
                        "load_start": 15578,
                        "load_start_float": 15578.000196999999,
                        "bytesIn": 140227,
                        "objectSize": 140227,
                        "objectSizeUncompressed": 140227,
                        "chunks": [
                            {
                                "ts": 15725,
                                "bytes": 16210
                            },
                            {
                                "ts": 15752,
                                "bytes": 16366
                            },
                            {
                                "ts": 15780,
                                "bytes": 16366
                            },
                            {
                                "ts": 15809,
                                "bytes": 16366
                            },
                            {
                                "ts": 15837,
                                "bytes": 16366
                            },
                            {
                                "ts": 15861,
                                "bytes": 16366
                            },
                            {
                                "ts": 15889,
                                "bytes": 16366
                            },
                            {
                                "ts": 15917,
                                "bytes": 16366
                            },
                            {
                                "ts": 15930,
                                "bytes": 9455
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 65,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 140227",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:47:04 GMT",
                                "etag: \"223c3-587ba90873480\"",
                                "last-modified: Tue, 30 Apr 2019 07:44:02 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2032,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 88,
                        "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": 140227,
                        "image_save": 16785,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 345,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 197,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "137 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                    "ImageWidth": 623,
                                    "ImageHeight": 1000,
                                    "EncodingProcess": "Progressive 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": "623x1000",
                                    "Megapixels": 0.623
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 623,
                                    "height": 1000,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 623000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 176.00999999999999,
                                        "standardDeviation": 30.4527,
                                        "kurtosis": 4.2922700000000003,
                                        "skewness": -1.43994,
                                        "entropy": 0.83904400000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 250,
                                        "mean": 165.97399999999999,
                                        "standardDeviation": 33.3414,
                                        "kurtosis": 2.22546,
                                        "skewness": -0.90077499999999999,
                                        "entropy": 0.87547200000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 252,
                                        "mean": 175.953,
                                        "standardDeviation": 29.106400000000001,
                                        "kurtosis": 6.5093300000000003,
                                        "skewness": -1.7167699999999999,
                                        "entropy": 0.83082400000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 186.102,
                                        "standardDeviation": 28.910399999999999,
                                        "kurtosis": 8.6183599999999991,
                                        "skewness": -2.16879,
                                        "entropy": 0.81083499999999997
                                    }
                                },
                                "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": 623,
                                    "height": 1000,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                    "date:create": "2024-09-06T14:47:04+00:00",
                                    "date:modify": "2024-09-06T14:47:04+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "1b82a07bc54804af632f9d10e246556b52727bc303ece51e6dad9cf6c01ba8e5"
                                },
                                "tainted": false,
                                "filesize": "140227B",
                                "numberPixels": "623000",
                                "pixelsPerSecond": "21.8522MB",
                                "userTime": "0.030u",
                                "elapsedTime": "0:01.028"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 15930,
                        "ttfb_start": 15578,
                        "ttfb_end": 15722,
                        "download_start": 15722,
                        "download_end": 15930,
                        "download_ms": 208,
                        "all_start": 15578,
                        "all_end": 15930,
                        "all_ms": 352,
                        "index": 16,
                        "number": 17
                    }
                ],
                "requestsFull": 17,
                "requestsDoc": 0,
                "responses_200": 10,
                "responses_404": 0,
                "responses_other": 7,
                "result": 99997,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "7F8BCF71DA8D6F361B3704935CDDA69E",
                "URL": "https:\/\/www.bael.co.uk\/",
                "connections": 4,
                "final_base_page_request": 0,
                "final_base_page_request_id": "9E4A1C6EE3BEB064F48D10D988482678",
                "final_url": "https:\/\/www.bael.co.uk\/",
                "domInteractive": 85,
                "domContentLoadedEventStart": 85,
                "domContentLoadedEventEnd": 85,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 5,
                "TTFB": 294,
                "basePageSSLTime": 78,
                "score_cache": 44,
                "score_cdn": 56,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 89,
                "score_etags": -1,
                "score_progressive_jpeg": 100,
                "gzip_total": 131186,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 225104,
                "image_savings": 26732,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 4,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 9,
                    "ParseAuthorStyleSheet": 2,
                    "EvaluateScript": 7,
                    "v8.compile": 16,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 1,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 1,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "UpdateLayoutTree": 0,
                    "Layout": 0,
                    "PrePaint": 0,
                    "Idle": 15886
                },
                "cpuTimesDoc": {
                    "ParseHTML": 0,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 0,
                    "ParseAuthorStyleSheet": 0,
                    "EvaluateScript": 0,
                    "v8.compile": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "UpdateLayoutTree": 0,
                    "Layout": 0,
                    "PrePaint": 0,
                    "Idle": 0
                },
                "cpu.ParseHTML": 4,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 9,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.EvaluateScript": 7,
                "cpu.v8.compile": 16,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 1,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 1,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Idle": 15886,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725634005.7660713,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725634008.7633188,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 5840,
                "fullyLoadedCPUpct": 11.386235133554489,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "7F8BCF71DA8D6F361B3704935CDDA69E",
                                "loaderId": "6CB35FABE75E0ED84C6296F940441B5A"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.bael.co.uk",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.bael.co.uk\/",
                "document_hostname": "www.bael.co.uk",
                "document_origin": "https:\/\/www.bael.co.uk",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 16,
                "firstPaint": 0,
                "origin_dns": {
                    "ns": [
                        "ns1100.ui-dns.de.",
                        "ns1028.ui-dns.com.",
                        "ns1098.ui-dns.biz.",
                        "ns1112.ui-dns.org."
                    ],
                    "mx": [
                        "10 mx01.ionos.de.",
                        "10 mx00.ionos.de."
                    ],
                    "txt": [
                        "\"v=spf1 include:_spf-eu.ionos.com ~all\""
                    ],
                    "soa": [
                        "ns1098.ui-dns.biz. hostmaster.1and1.com. 2017033115 28800 7200 604800 300"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Web servers": "Apache HTTP Server",
                    "CDN": "Cloudflare,Google Hosted Libraries,cdnjs",
                    "JavaScript libraries": "jQuery UI 1.12.1,jQuery 3.3.1",
                    "Hosting": "IONOS",
                    "Miscellaneous": "PWA"
                },
                "detected_apps": {
                    "Apache HTTP Server": "",
                    "Cloudflare": "",
                    "jQuery UI": "1.12.1",
                    "jQuery": "3.3.1",
                    "IONOS": "",
                    "Google Hosted Libraries": "",
                    "cdnjs": "",
                    "PWA": ""
                },
                "detected_technologies": {
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "jQuery UI": {
                        "name": "jQuery UI",
                        "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
                        "slug": "jquery-ui",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "1.12.1",
                        "icon": "jQuery UI.svg",
                        "website": "http:\/\/jqueryui.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*"
                    },
                    "jQuery": {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.3.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "IONOS": {
                        "name": "IONOS",
                        "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                        "slug": "ionos",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "IONOS.svg",
                        "website": "https:\/\/www.ionos.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Google Hosted Libraries": {
                        "name": "Google Hosted Libraries",
                        "description": "Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.",
                        "slug": "google-hosted-libraries",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Developers.svg",
                        "website": "https:\/\/developers.google.com\/speed\/libraries",
                        "pricing": [],
                        "cpe": null
                    },
                    "cdnjs": {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "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
                    }
                },
                "detected_raw": [
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "jQuery UI",
                        "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
                        "slug": "jquery-ui",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "1.12.1",
                        "icon": "jQuery UI.svg",
                        "website": "http:\/\/jqueryui.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.3.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "IONOS",
                        "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                        "slug": "ionos",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "IONOS.svg",
                        "website": "https:\/\/www.ionos.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Google Hosted Libraries",
                        "description": "Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.",
                        "slug": "google-hosted-libraries",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Developers.svg",
                        "website": "https:\/\/developers.google.com\/speed\/libraries",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "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
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [],
                    "passes": [
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": []
                },
                "base_page_ip_ptr": "217-160-0-161.elastic-ssl.ui-r.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns1100.ui-dns.de",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 80932,
                "testUrl": "https:\/\/www.bael.co.uk\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [],
                "generated-content-percent": "-470.95",
                "generated-content-size": "-4.76",
                "imgs-in-viewport": [],
                "imgs-no-alt": [],
                "imgs-out-viewport": [],
                "jsLibsVulns": [
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.3.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.3.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.3.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-174006"
                    }
                ],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                    "https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js",
                    "https:\/\/bael.co.uk\/assets\/css\/styles.css"
                ],
                "rendered-html": "<html lang=\"en\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>Galleries \/\/ BAEL<\/title>\n  <meta name=\"description\" content=\"Website for UK-based artist, Bael.\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"\/site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"\/safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#ffffff\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <link rel=\"stylesheet\" href=\"https:\/\/bael.co.uk\/assets\/css\/styles.css\">  <script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js\"><\/script>  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js\"><\/script><\/head><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        30616
                    ]
                ],
                "lastVisualChange": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 21
                    },
                    {
                        "name": "fetchStart",
                        "time": 36
                    },
                    {
                        "name": "navigationStart",
                        "time": 83
                    },
                    {
                        "name": "domLoading",
                        "time": 83
                    },
                    {
                        "name": "responseEnd",
                        "time": 84
                    },
                    {
                        "name": "domInteractive",
                        "time": 84
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 84
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 84
                    },
                    {
                        "name": "domComplete",
                        "time": 85
                    },
                    {
                        "name": "responseEnd",
                        "time": 321
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 332
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 332
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 332
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 333
                    },
                    {
                        "name": "domLoading",
                        "time": 333
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0
                    }
                ],
                "chromeUserTiming.navigationStart": 83,
                "chromeUserTiming.fetchStart": 36,
                "chromeUserTiming.domLoading": 334,
                "chromeUserTiming.responseEnd": 322,
                "chromeUserTiming.domInteractive": 85,
                "chromeUserTiming.domContentLoadedEventStart": 85,
                "chromeUserTiming.domContentLoadedEventEnd": 85,
                "chromeUserTiming.domComplete": 86,
                "chromeUserTiming.unloadEventStart": 332,
                "chromeUserTiming.unloadEventEnd": 332,
                "chromeUserTiming.markAsMainFrame": 333,
                "chromeUserTiming.commitNavigationEnd": 333,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 703.83399999999995
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 336.05900000000003
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 336.07299999999998
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 338.03199999999998
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 354.03100000000001
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 354.08199999999999
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 354.08999999999997
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 354.11900000000003
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 382.40100000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 500.78100000000001
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 500.92399999999998
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 501.029
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 703.34000000000003
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 703.84400000000005
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 716.40099999999995
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 716.41800000000001
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 738.00599999999997
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 769.41499999999996
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 810.33199999999999
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 838.822
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 30614.474999999999
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 30614.484
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 30614.614000000001
                        }
                    },
                    "CSSFeatures": {
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 830.00099999999998
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 30614.504000000001
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 30614.510999999999
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 30614.523000000001
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 30614.528999999999
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 30614.536
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 30614.542000000001
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 30614.546999999999
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 30614.554
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 30614.563999999998
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 30614.569
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 30614.575000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 30614.581999999999
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 30614.587
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "testID": "240906_BiDcR8_9WC",
                "step": 1,
                "effectiveBps": 22780,
                "render": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 85,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "error": "Page Load Timeout",
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": null,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": null,
                "lighthouse.PWA": null,
                "edge-processed": true,
                "longTasks": [],
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "120": 94.700000000000003,
                            "221": 52.600000000000001,
                            "322": 85,
                            "424": 61.899999999999999,
                            "524": 86.400000000000006,
                            "625": 42.100000000000001,
                            "726": 81,
                            "828": 85.700000000000003,
                            "929": 85,
                            "1030": 15.800000000000001,
                            "1131": 15,
                            "1232": 36.799999999999997,
                            "1332": 57.100000000000001,
                            "1433": 15.800000000000001,
                            "1534": 19,
                            "1635": 20,
                            "1736": 20,
                            "1837": 19,
                            "1938": 15.800000000000001,
                            "2039": 20,
                            "2140": 19,
                            "2284": 57.100000000000001,
                            "2385": 28.600000000000001,
                            "2486": 15.800000000000001,
                            "2587": 19,
                            "2688": 21.100000000000001,
                            "2789": 20,
                            "2889": 28.600000000000001,
                            "2990": 20,
                            "3091": 20,
                            "3192": 19,
                            "3293": 70,
                            "3394": 15.800000000000001,
                            "3495": 20,
                            "3596": 22.699999999999999,
                            "3697": 15.800000000000001,
                            "3797": 15,
                            "3898": 15.800000000000001,
                            "3999": 23.800000000000001,
                            "4100": 19,
                            "4201": 20,
                            "4302": 68.400000000000006,
                            "4403": 19,
                            "4504": 20,
                            "4605": 15.800000000000001,
                            "4706": 15.800000000000001,
                            "4807": 23.800000000000001,
                            "4907": 15.800000000000001,
                            "5008": 15.800000000000001,
                            "5109": 15.800000000000001,
                            "5210": 20,
                            "5313": 66.700000000000003,
                            "5414": 11.1,
                            "5514": 22.699999999999999,
                            "5615": 15.800000000000001,
                            "5716": 19,
                            "5817": 23.800000000000001,
                            "5918": 11.1,
                            "6019": 22.699999999999999,
                            "6120": 15.800000000000001,
                            "6221": 28.600000000000001,
                            "6322": 63.200000000000003,
                            "6423": 20,
                            "6524": 20,
                            "6625": 19,
                            "6726": 15.800000000000001,
                            "6827": 20,
                            "6928": 15,
                            "7028": 20,
                            "7129": 19,
                            "7230": 30,
                            "7331": 65,
                            "7432": 15,
                            "7533": 15,
                            "7634": 25,
                            "7735": 20,
                            "7836": 27.300000000000001,
                            "7936": 15.800000000000001,
                            "8037": 20,
                            "8138": 15.800000000000001,
                            "8239": 35,
                            "8340": 55,
                            "8441": 22.699999999999999,
                            "8542": 20,
                            "8643": 20,
                            "8744": 15.800000000000001,
                            "8845": 15,
                            "8946": 23.800000000000001,
                            "9046": 20,
                            "9147": 22.699999999999999,
                            "9283": 55.600000000000001,
                            "9384": 26.300000000000001,
                            "9485": 19,
                            "9586": 20,
                            "9687": 11.1,
                            "9788": 19,
                            "9889": 20,
                            "9990": 15,
                            "10091": 15.800000000000001,
                            "10191": 20,
                            "10292": 66.700000000000003,
                            "10393": 20,
                            "10494": 15.800000000000001,
                            "10595": 15,
                            "10696": 15.800000000000001,
                            "10797": 20,
                            "10898": 22.699999999999999,
                            "10999": 11.1,
                            "11100": 20,
                            "11200": 22.699999999999999,
                            "11301": 70,
                            "11402": 20,
                            "11503": 15,
                            "11604": 20,
                            "11705": 20,
                            "11806": 19,
                            "11907": 20,
                            "12008": 20,
                            "12109": 11.1,
                            "12210": 20,
                            "12311": 66.700000000000003,
                            "12412": 23.800000000000001,
                            "12513": 15.800000000000001,
                            "12613": 22.699999999999999,
                            "12714": 15.800000000000001,
                            "12815": 20,
                            "12916": 23.800000000000001,
                            "13017": 20,
                            "13118": 19,
                            "13219": 40,
                            "13320": 68.200000000000003,
                            "13421": 20,
                            "13522": 15.800000000000001,
                            "13623": 19,
                            "13724": 20,
                            "13825": 19,
                            "13926": 20,
                            "14027": 20,
                            "14127": 15,
                            "14228": 30,
                            "14329": 60,
                            "14430": 23.800000000000001,
                            "14531": 15,
                            "14632": 15.800000000000001,
                            "14733": 19,
                            "14834": 20,
                            "14935": 20,
                            "15036": 20,
                            "15137": 15.800000000000001,
                            "15237": 30,
                            "15338": 57.100000000000001,
                            "15443": 20,
                            "15545": 23.800000000000001,
                            "15645": 31.600000000000001,
                            "15746": 28.600000000000001,
                            "15847": 25,
                            "15948": 26.300000000000001,
                            "16049": 26.300000000000001,
                            "16150": 15.800000000000001,
                            "16263": 48,
                            "16364": 47.600000000000001,
                            "16465": 11.1,
                            "16566": 19,
                            "16667": 23.800000000000001,
                            "16768": 20,
                            "16869": 15,
                            "16970": 20,
                            "17071": 19,
                            "17171": 20,
                            "17291": 56.5,
                            "17392": 21.100000000000001,
                            "17493": 20,
                            "17594": 23.800000000000001,
                            "17695": 19,
                            "17796": 15.800000000000001,
                            "17897": 19,
                            "17997": 23.800000000000001,
                            "18098": 20,
                            "18199": 15,
                            "18300": 68.400000000000006,
                            "18401": 19,
                            "18502": 23.800000000000001,
                            "18603": 11.1,
                            "18704": 19,
                            "18804": 15.800000000000001,
                            "18905": 15,
                            "19006": 20,
                            "19107": 20,
                            "19208": 19,
                            "19309": 72.700000000000003,
                            "19410": 15.800000000000001,
                            "19511": 19,
                            "19612": 20,
                            "19712": 22.699999999999999,
                            "19813": 15.800000000000001,
                            "19914": 15.800000000000001,
                            "20015": 20,
                            "20116": 20,
                            "20217": 20,
                            "20318": 66.700000000000003,
                            "20419": 20,
                            "20520": 15,
                            "20621": 20,
                            "20722": 15.800000000000001,
                            "20822": 22.699999999999999,
                            "20923": 20,
                            "21024": 10.5,
                            "21125": 23.800000000000001,
                            "21226": 25,
                            "21327": 60,
                            "21428": 15.800000000000001,
                            "21529": 19,
                            "21630": 15.800000000000001,
                            "21731": 22.699999999999999,
                            "21832": 20,
                            "21933": 15,
                            "22034": 20,
                            "22134": 15.800000000000001,
                            "22235": 36.399999999999999,
                            "22336": 60,
                            "22437": 10.5,
                            "22538": 20,
                            "22639": 22.699999999999999,
                            "22740": 15.800000000000001,
                            "22842": 22.699999999999999,
                            "22943": 16.699999999999999,
                            "23043": 22.699999999999999,
                            "23144": 15.800000000000001,
                            "23245": 35,
                            "23346": 57.100000000000001,
                            "23447": 10.5,
                            "23548": 20,
                            "23649": 11.1,
                            "23749": 22.699999999999999,
                            "23850": 20,
                            "23951": 15.800000000000001,
                            "24052": 11.1,
                            "24153": 22.699999999999999,
                            "24254": 33.299999999999997,
                            "24355": 50,
                            "24456": 23.800000000000001,
                            "24556": 15,
                            "24657": 20,
                            "24758": 15.800000000000001,
                            "24859": 20,
                            "24960": 19,
                            "25061": 20,
                            "25162": 20,
                            "25263": 36.799999999999997,
                            "25364": 47.399999999999999,
                            "25465": 19,
                            "25566": 20,
                            "25667": 15.800000000000001,
                            "25768": 15,
                            "25869": 20,
                            "25970": 19,
                            "26071": 15.800000000000001,
                            "26172": 23.800000000000001,
                            "26299": 57.700000000000003,
                            "26400": 15.800000000000001,
                            "26501": 19,
                            "26602": 20,
                            "26703": 19,
                            "26804": 20,
                            "26905": 15.800000000000001,
                            "27006": 19,
                            "27107": 20,
                            "27208": 15,
                            "27309": 71.400000000000006,
                            "27409": 20,
                            "27510": 15.800000000000001,
                            "27611": 19,
                            "27712": 15.800000000000001,
                            "27813": 20,
                            "27914": 20,
                            "28015": 35,
                            "28116": 22.699999999999999,
                            "28217": 15.800000000000001,
                            "28318": 70,
                            "28419": 19,
                            "28520": 15.800000000000001,
                            "28621": 19,
                            "28722": 20,
                            "28823": 11.1,
                            "28924": 23.800000000000001,
                            "29025": 15,
                            "29126": 23.800000000000001,
                            "29227": 21.100000000000001,
                            "29327": 65,
                            "29428": 19,
                            "29529": 23.800000000000001,
                            "29630": 11.1,
                            "29731": 23.800000000000001,
                            "29832": 15.800000000000001,
                            "29933": 22.699999999999999,
                            "30034": 20,
                            "30135": 15,
                            "30236": 36.399999999999999,
                            "30336": 60,
                            "30437": 15.800000000000001,
                            "30538": 22.699999999999999,
                            "30639": 20,
                            "30740": 61.899999999999999
                        },
                        "max": 100,
                        "count": 304
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "120": 17203,
                            "221": 625785,
                            "322": 112221,
                            "424": 140061,
                            "524": 1048256,
                            "625": 2636928,
                            "726": 6858513,
                            "828": 3376436,
                            "929": 5149,
                            "1030": 0,
                            "1131": 0,
                            "1232": 86806,
                            "1332": 0,
                            "1433": 0,
                            "1534": 0,
                            "1635": 0,
                            "1736": 3326,
                            "1837": 0,
                            "1938": 0,
                            "2039": 0,
                            "2140": 0,
                            "2284": 0,
                            "2385": 0,
                            "2486": 0,
                            "2587": 0,
                            "2688": 16726,
                            "2789": 684187,
                            "2889": 96332,
                            "2990": 0,
                            "3091": 0,
                            "3192": 0,
                            "3293": 0,
                            "3394": 0,
                            "3495": 0,
                            "3596": 0,
                            "3697": 0,
                            "3797": 0,
                            "3898": 0,
                            "3999": 0,
                            "4100": 0,
                            "4201": 0,
                            "4302": 0,
                            "4403": 0,
                            "4504": 0,
                            "4605": 0,
                            "4706": 0,
                            "4807": 0,
                            "4907": 0,
                            "5008": 0,
                            "5109": 0,
                            "5210": 0,
                            "5313": 0,
                            "5414": 0,
                            "5514": 0,
                            "5615": 0,
                            "5716": 0,
                            "5817": 0,
                            "5918": 0,
                            "6019": 0,
                            "6120": 0,
                            "6221": 0,
                            "6322": 0,
                            "6423": 0,
                            "6524": 0,
                            "6625": 0,
                            "6726": 0,
                            "6827": 0,
                            "6928": 0,
                            "7028": 0,
                            "7129": 0,
                            "7230": 0,
                            "7331": 0,
                            "7432": 0,
                            "7533": 0,
                            "7634": 0,
                            "7735": 0,
                            "7836": 0,
                            "7936": 0,
                            "8037": 0,
                            "8138": 0,
                            "8239": 0,
                            "8340": 0,
                            "8441": 0,
                            "8542": 0,
                            "8643": 0,
                            "8744": 0,
                            "8845": 0,
                            "8946": 0,
                            "9046": 0,
                            "9147": 0,
                            "9283": 0,
                            "9384": 0,
                            "9485": 0,
                            "9586": 0,
                            "9687": 5233,
                            "9788": 0,
                            "9889": 0,
                            "9990": 0,
                            "10091": 0,
                            "10191": 0,
                            "10292": 0,
                            "10393": 0,
                            "10494": 0,
                            "10595": 0,
                            "10696": 0,
                            "10797": 0,
                            "10898": 0,
                            "10999": 0,
                            "11100": 0,
                            "11200": 0,
                            "11301": 0,
                            "11402": 0,
                            "11503": 0,
                            "11604": 0,
                            "11705": 0,
                            "11806": 0,
                            "11907": 0,
                            "12008": 5230,
                            "12109": 0,
                            "12210": 0,
                            "12311": 0,
                            "12412": 0,
                            "12513": 0,
                            "12613": 0,
                            "12714": 0,
                            "12815": 0,
                            "12916": 0,
                            "13017": 0,
                            "13118": 0,
                            "13219": 0,
                            "13320": 0,
                            "13421": 0,
                            "13522": 0,
                            "13623": 0,
                            "13724": 0,
                            "13825": 0,
                            "13926": 0,
                            "14027": 0,
                            "14127": 0,
                            "14228": 0,
                            "14329": 0,
                            "14430": 0,
                            "14531": 0,
                            "14632": 0,
                            "14733": 0,
                            "14834": 0,
                            "14935": 0,
                            "15036": 0,
                            "15137": 0,
                            "15237": 0,
                            "15338": 0,
                            "15443": 0,
                            "15545": 2175948,
                            "15645": 4757638,
                            "15746": 5236,
                            "15847": 8471291,
                            "15948": 2983479,
                            "16049": 0,
                            "16150": 0,
                            "16263": 0,
                            "16364": 0,
                            "16465": 0,
                            "16566": 0,
                            "16667": 0,
                            "16768": 3329,
                            "16869": 0,
                            "16970": 0,
                            "17071": 0,
                            "17171": 0,
                            "17291": 0,
                            "17392": 0,
                            "17493": 0,
                            "17594": 0,
                            "17695": 0,
                            "17796": 0,
                            "17897": 0,
                            "17997": 0,
                            "18098": 0,
                            "18199": 0,
                            "18300": 0,
                            "18401": 0,
                            "18502": 0,
                            "18603": 0,
                            "18704": 0,
                            "18804": 0,
                            "18905": 0,
                            "19006": 0,
                            "19107": 0,
                            "19208": 0,
                            "19309": 0,
                            "19410": 0,
                            "19511": 0,
                            "19612": 0,
                            "19712": 0,
                            "19813": 0,
                            "19914": 0,
                            "20015": 0,
                            "20116": 0,
                            "20217": 0,
                            "20318": 0,
                            "20419": 0,
                            "20520": 0,
                            "20621": 0,
                            "20722": 0,
                            "20822": 0,
                            "20923": 0,
                            "21024": 0,
                            "21125": 0,
                            "21226": 0,
                            "21327": 0,
                            "21428": 0,
                            "21529": 0,
                            "21630": 0,
                            "21731": 0,
                            "21832": 0,
                            "21933": 0,
                            "22034": 0,
                            "22134": 0,
                            "22235": 0,
                            "22336": 0,
                            "22437": 0,
                            "22538": 0,
                            "22639": 0,
                            "22740": 0,
                            "22842": 0,
                            "22943": 0,
                            "23043": 0,
                            "23144": 0,
                            "23245": 0,
                            "23346": 0,
                            "23447": 0,
                            "23548": 0,
                            "23649": 0,
                            "23749": 0,
                            "23850": 0,
                            "23951": 0,
                            "24052": 0,
                            "24153": 0,
                            "24254": 0,
                            "24355": 0,
                            "24456": 0,
                            "24556": 0,
                            "24657": 0,
                            "24758": 0,
                            "24859": 0,
                            "24960": 0,
                            "25061": 0,
                            "25162": 0,
                            "25263": 0,
                            "25364": 0,
                            "25465": 0,
                            "25566": 0,
                            "25667": 0,
                            "25768": 0,
                            "25869": 0,
                            "25970": 0,
                            "26071": 0,
                            "26172": 111600,
                            "26299": 0,
                            "26400": 0,
                            "26501": 0,
                            "26602": 0,
                            "26703": 0,
                            "26804": 0,
                            "26905": 0,
                            "27006": 0,
                            "27107": 0,
                            "27208": 0,
                            "27309": 0,
                            "27409": 0,
                            "27510": 0,
                            "27611": 0,
                            "27712": 0,
                            "27813": 0,
                            "27914": 0,
                            "28015": 0,
                            "28116": 0,
                            "28217": 0,
                            "28318": 0,
                            "28419": 0,
                            "28520": 0,
                            "28621": 0,
                            "28722": 0,
                            "28823": 0,
                            "28924": 0,
                            "29025": 0,
                            "29126": 0,
                            "29227": 0,
                            "29327": 0,
                            "29428": 0,
                            "29529": 0,
                            "29630": 0,
                            "29731": 111627,
                            "29832": 0,
                            "29933": 0,
                            "30034": 0,
                            "30135": 0,
                            "30236": 0,
                            "30336": 0,
                            "30437": 0,
                            "30538": 0,
                            "30639": 0,
                            "30740": 19339
                        },
                        "max": 8471291,
                        "count": 304
                    }
                },
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_optimization.png"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcR8_9WC&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcR8_9WC&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "bael.co.uk": {
                        "bytes": 232290,
                        "requests": 11,
                        "connections": 1
                    },
                    "www.bael.co.uk": {
                        "bytes": 1527,
                        "requests": 1,
                        "connections": 1
                    },
                    "cdnjs.cloudflare.com": {
                        "bytes": 91280,
                        "requests": 3,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "ajax.googleapis.com": {
                        "bytes": 30399,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "use.typekit.net": {
                        "bytes": 696,
                        "requests": 1,
                        "cdn_provider": "Akamai",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 1527,
                        "bytesUncompressed": 5915,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 125423,
                        "bytesUncompressed": 468160,
                        "requests": 11
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 4138,
                        "bytesUncompressed": 14796,
                        "requests": 2
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 225104,
                        "bytesUncompressed": 225104,
                        "requests": 2
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 1
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-l94q-10.10.1.37",
                "loadTime": 1466,
                "docTime": 1466,
                "fullyLoaded": 1588,
                "bytesOut": 43108,
                "bytesOutDoc": 41346,
                "bytesIn": 844101,
                "bytesInDoc": 843675,
                "requests": [
                    {
                        "type": 3,
                        "id": "7AF45002C67BD7707146FD9222A82FEB",
                        "request_id": "7AF45002C67BD7707146FD9222A82FEB",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/www.bael.co.uk\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.bael.co.uk",
                        "url": "\/",
                        "raw_id": "7AF45002C67BD7707146FD9222A82FEB",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 143,
                        "ttfb_ms": 141,
                        "load_start": 144,
                        "load_start_float": 144.00006099999999,
                        "bytesIn": 1527,
                        "objectSize": 1527,
                        "objectSizeUncompressed": 5915,
                        "chunks": [
                            {
                                "ts": 287,
                                "bytes": 1527,
                                "inflated": 5915
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 45,
                        "connect_start": 45,
                        "connect_end": 78,
                        "ssl_start": 78,
                        "ssl_end": 143,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "www.bael.co.uk",
                            "sanList": [
                                "www.bael.co.uk",
                                "bael.co.uk"
                            ],
                            "issuer": "GeoTrust TLS RSA CA G1",
                            "validFrom": 1714608000,
                            "validTo": 1747353599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1714635136813,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DCEE403339623C897FCC2B7C5DB17F37D04A34DA1DC0462DC8920AE740505C270220476E2CF4FEEB4CDD745C83D8A848A15A4159099153341222B6512D5A1CFD62C5"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1714635136842,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402207EF1E4E64D8DD625833F754D13037F804D6DFDAECF1BBA8BE9132736EC6CF2A302200A1CB19BD0ED9D9D6D4EA11993B72651C2C25B5207F904779F51C945F2912604"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1714635136870,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A184490E4F22B19B691AE13172A794369CC1163D4F19EB7694814DC3D88B88F602205508F00E705B40F1AB1DCD9914EA6A2D6F2463C902849D158019AEF433B9D2E1"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1537,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.bael.co.uk",
                                ":method: GET",
                                ":path: \/",
                                ":scheme: https",
                                "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: document",
                                "sec-fetch-mode: navigate",
                                "sec-fetch-site: cross-site",
                                "upgrade-insecure-requests: 1",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "server: Apache",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 44,
                        "connect_ms": 33,
                        "ssl_ms": 65,
                        "gzip_total": 1625,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 24,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49199,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGJzCCBQ+gAwIBAgIQD47K0XgF+CkZuLLJCXhpeDANBgkqhkiG9w0BAQsFADBg\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMR8wHQYDVQQDExZHZW9UcnVzdCBUTFMgUlNBIENBIEcx\nMB4XDTI0MDUwMjAwMDAwMFoXDTI1MDUxNTIzNTk1OVowGTEXMBUGA1UEAxMOd3d3\nLmJhZWwuY28udWswggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCv2qD8\n41w5icD3i+WAViMH2RT1t\/RwP+ZtkIJfW90FD2+DfPf3y4lQbo3oDXqMOMP24BPQ\nD5ic6V9pSSGqRbYNTMOSnMdMCoCKk2FDgTErjAFgoKoHGrRk0D45kWjHaEfR7xt2\nDpP6TA30FdQPwsHkm3tw4O4OfuqFWskJpoFn9SDGD8uaZ02uEXb66QQpLDP37bXS\n3GtYROM5csuCbuJBQLeVU7QoymiXH06ZpW6KhLtEW8pnKwzow1P818\/vxtHpY3ch\nxtiOPtHIghb4\/17Tvfs44BqPvZ2ceBepCJ7y1fwIkgLiB7LzuWwBARfSvq9+Kqgd\nRHuFfDqvHjRHhcPvAgMBAAGjggMiMIIDHjAfBgNVHSMEGDAWgBSUT9Rdi+Sk4qaA\n\/v3Y+QDvo74CVzAdBgNVHQ4EFgQUhhzK4Zj2kWDfPYOrQpiEuJIJynIwJQYDVR0R\nBB4wHIIOd3d3LmJhZWwuY28udWuCCmJhZWwuY28udWswPgYDVR0gBDcwNTAzBgZn\ngQwBAgEwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIw\nPwYDVR0fBDgwNjA0oDKgMIYuaHR0cDovL2NkcC5nZW90cnVzdC5jb20vR2VvVHJ1\nc3RUTFNSU0FDQUcxLmNybDB2BggrBgEFBQcBAQRqMGgwJgYIKwYBBQUHMAGGGmh0\ndHA6Ly9zdGF0dXMuZ2VvdHJ1c3QuY29tMD4GCCsGAQUFBzAChjJodHRwOi8vY2Fj\nZXJ0cy5nZW90cnVzdC5jb20vR2VvVHJ1c3RUTFNSU0FDQUcxLmNydDAMBgNVHRMB\nAf8EAjAAMIIBfQYKKwYBBAHWeQIEAgSCAW0EggFpAWcAdgBOdaMnXJoQwzhbbNTf\nP1LrHfDgjhuNacCx+mSxYpo53wAAAY84N98tAAAEAwBHMEUCIQDc7kAzOWI8iX\/M\nK3xdsX830Eo02h3ARi3IkgrnQFBcJwIgR24s9P7rTN10XIPYqEihWkFZCZFTNBIi\ntlEtWhz9YsUAdQB9WR4S4XgqexxhZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY84\nN99KAAAEAwBGMEQCIH7x5OZNjdYlgz91TRMDf4BNbf2uzxu6i+kTJzbsbPKjAiAK\nHLGb0O2dnW1OoRmTtyZRwsJbUgf5BHefUclF8pEmBAB2AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABjzg332YAAAQDAEcwRQIhAKGESQ5PIrGbaRrh\nMXKnlDacwRY9TxnrdpSBTcPYi4j2AiBVCPAOcFtA8asdzZkU6motbyRjyQKEnRWA\nGa70M7nS4TANBgkqhkiG9w0BAQsFAAOCAQEAN30+UuwgToWkd8Jkp\/jcX4eOQsAk\nMaB7645PCm4HiQFL4P8lNuLs5dTTEVb8koodt\/vJGoZNZxVBGRTPQxo5qGUPIqfR\nTZ4C8uUnm5ofxNWa4eTitCMXzrqd7IRs8a1iczLZBpxgCEnVUew9gdKmjOjp7N4v\nmbprQdMNh14s+1ACFa+6a7CoNpzPv2\/\/CcxNW0hgBVPgRTbObFt\/aHUZT+zpw6t4\n5tvKCUm4vP\/U2l5TIviympXWMstX3dL4edaETNeumPMdy4yRcmem+7\/UHNrFAl8t\nQtaDSN+xyWB8k8PQ3hJqYCnLlr4lqsuhwyEvV6m8bZPVPbvorAAPvce\/uw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEjTCCA3WgAwIBAgIQDQd4KhM\/xvmlcpbhMf\/ReTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMDIxMjIzMzdaFw0yNzExMDIxMjIzMzdaMGAxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xHzAdBgNVBAMTFkdlb1RydXN0IFRMUyBSU0EgQ0EgRzEwggEiMA0GCSqGSIb3\nDQEBAQUAA4IBDwAwggEKAoIBAQC+F+jsvikKy\/65LWEx\/TMkCDIuWegh1Ngwvm4Q\nyISgP7oU5d79eoySG3vOhC3w\/3jEMuipoH1fBtp7m0tTpsYbAhch4XA7rfuD6whU\ngajeErLVxoiWMPkC\/DnUvbgi74BJmdBiuGHQSd7LwsuXpTEGG9fYXcbTVN5SATYq\nDfbexbYxTMwVJWoVb6lrBEgM3gBBqiiAiy800xu1Nq07JdCIQkBsNpFtZbIZhsDS\nfzlGWP4wEmBQ3O67c+ZXkFr2DcrXBEtHam80Gp2SNhou2U5U7UesDL\/xgLK6\/0d7\n6TnEVMSUVJkZ8VeZr+IUIlvoLrtjLbqugb0T3OYXW+CQU0kBAgMBAAGjggFAMIIB\nPDAdBgNVHQ4EFgQUlE\/UXYvkpOKmgP792PkA76O+AlcwHwYDVR0jBBgwFoAUTiJU\nIBiV5uNu5g\/6+rkS7QYXjzkwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMDQGCCsGAQUFBwEB\nBCgwJjAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEIGA1Ud\nHwQ7MDkwN6A1oDOGMWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEds\nb2JhbFJvb3RHMi5jcmwwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEW\nHGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDQYJKoZIhvcNAQELBQADggEB\nAIIcBDqC6cWpyGUSXAjjAcYwsK4iiGF7KweG97i1RJz1kwZhRoo6orU1JtBYnjzB\nc4+\/sXmnHJk3mlPyL1xuIAt9sMeC7+vreRIF5wFBC0MCN5sbHwhNN1JzKbifNeP5\nozpZdQFmkCo+neBiKR6HqIA+LMTMCMMuv2khGGuPHmtDze4GmEGZtYLyF8EQpa5Y\njPuV6k2Cr\/N3XxFpT3hRpt\/3usU\/Zb9wfKPtWpoznZ4\/44c1p9rzFcZYrWkj3A+7\nTNBJE0GmP2fhXhP1D\/XVfIW\/h0yCJGEiV9Glm\/uGOa3DXHlmbAcxSyCRraG+ZBkA\n7h4SeM6Y8l\/7MBRpPCz6l8Y=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 287,
                        "ttfb_start": 144,
                        "ttfb_end": 285,
                        "download_start": 285,
                        "download_end": 287,
                        "download_ms": 2,
                        "all_start": 1,
                        "all_end": 287,
                        "all_ms": 285,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "39110.7",
                        "request_id": "39110.7",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/clipboard.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/clipboard.min.js",
                        "raw_id": "39110.7",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 73,
                        "ttfb_ms": 72,
                        "load_start": 403,
                        "load_start_float": 403.00010400000002,
                        "bytesIn": 3744,
                        "objectSize": 3744,
                        "objectSizeUncompressed": 10754,
                        "chunks": [
                            {
                                "ts": 475,
                                "bytes": 3744,
                                "inflated": 10754
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 309,
                        "dns_end": 358,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/clipboard.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 3744",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"2a02-587ba739eb140-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:57 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1777,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 49,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 3744,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 330,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 104,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 476,
                        "ttfb_start": 403,
                        "ttfb_end": 475,
                        "download_start": 475,
                        "download_end": 476,
                        "download_ms": 1,
                        "all_start": 309,
                        "all_end": 476,
                        "all_ms": 122,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                630.20600000000002,
                                632.07799999999997
                            ],
                            [
                                630.22199999999998,
                                630.64400000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "39110.2",
                        "request_id": "39110.2",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/css\/styles.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/css\/styles.css",
                        "raw_id": "39110.2",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 67,
                        "ttfb_ms": 64,
                        "load_start": 404,
                        "load_start_float": 404.00007699999998,
                        "bytesIn": 3442,
                        "objectSize": 3442,
                        "objectSizeUncompressed": 12072,
                        "chunks": [
                            {
                                "ts": 470,
                                "bytes": 3442,
                                "inflated": 12072
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/css\/styles.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"2f28-587ba73802cc0-gzip\"",
                                "priority: u=0",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 3442",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"2f28-587ba73802cc0-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:55 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1936,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 3442,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 305,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 77,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 471,
                        "ttfb_start": 404,
                        "ttfb_end": 468,
                        "download_start": 468,
                        "download_end": 471,
                        "download_ms": 3,
                        "all_start": 404,
                        "all_end": 471,
                        "all_ms": 67,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "39110.5",
                        "request_id": "39110.5",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/jquery.easing.1.3.js",
                        "raw_id": "39110.5",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 77,
                        "ttfb_ms": 76,
                        "load_start": 404,
                        "load_start_float": 404.00009399999999,
                        "bytesIn": 2170,
                        "objectSize": 2170,
                        "objectSizeUncompressed": 8097,
                        "chunks": [
                            {
                                "ts": 480,
                                "bytes": 2170,
                                "inflated": 8097
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/jquery.easing.1.3.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 2170",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"1fa1-587ba73adf380-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1789,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 2170,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 319,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 94,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 481,
                        "ttfb_start": 404,
                        "ttfb_end": 480,
                        "download_start": 480,
                        "download_end": 481,
                        "download_ms": 1,
                        "all_start": 404,
                        "all_end": 481,
                        "all_ms": 77,
                        "index": 3,
                        "number": 4,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                619.79600000000005,
                                620.67999999999995
                            ],
                            [
                                619.82100000000003,
                                620.17700000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "39110.6",
                        "request_id": "39110.6",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/barba.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/barba.min.js",
                        "raw_id": "39110.6",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 87,
                        "ttfb_ms": 85,
                        "load_start": 404,
                        "load_start_float": 404.00009899999998,
                        "bytesIn": 4819,
                        "objectSize": 4819,
                        "objectSizeUncompressed": 13135,
                        "chunks": [
                            {
                                "ts": 491,
                                "bytes": 4819,
                                "inflated": 13135
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/barba.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 4819",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"334f-587ba739eb140-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:57 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1765,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4819,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 325,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 99,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 491,
                        "ttfb_start": 404,
                        "ttfb_end": 489,
                        "download_start": 489,
                        "download_end": 491,
                        "download_ms": 2,
                        "all_start": 404,
                        "all_end": 491,
                        "all_ms": 87,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                627.88499999999999,
                                629.90599999999995
                            ],
                            [
                                627.90800000000002,
                                628.34900000000005
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "39110.8",
                        "request_id": "39110.8",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/tinycolor-min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/tinycolor-min.js",
                        "raw_id": "39110.8",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 100,
                        "ttfb_ms": 99,
                        "load_start": 404,
                        "load_start_float": 404.00010900000001,
                        "bytesIn": 5695,
                        "objectSize": 5695,
                        "objectSizeUncompressed": 14780,
                        "chunks": [
                            {
                                "ts": 504,
                                "bytes": 5695,
                                "inflated": 14780
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/tinycolor-min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 5695",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"39bc-587ba73adf380-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1777,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 5695,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 334,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 109,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 504,
                        "ttfb_start": 404,
                        "ttfb_end": 503,
                        "download_start": 503,
                        "download_end": 504,
                        "download_ms": 1,
                        "all_start": 404,
                        "all_end": 504,
                        "all_ms": 100,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "EvaluateScript": 4,
                            "v8.compile": 3
                        },
                        "cpu.EvaluateScript": 4,
                        "cpu.v8.compile": 3,
                        "cpuTime": 7,
                        "js_timing": [
                            [
                                632.30600000000004,
                                636.36300000000006
                            ],
                            [
                                632.322,
                                635.33100000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "39110.9",
                        "request_id": "39110.9",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/jquery.mousewheel.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/jquery.mousewheel.min.js",
                        "raw_id": "39110.9",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 136,
                        "ttfb_ms": 132,
                        "load_start": 404,
                        "load_start_float": 404.000114,
                        "bytesIn": 1277,
                        "objectSize": 1277,
                        "objectSizeUncompressed": 2772,
                        "chunks": [
                            {
                                "ts": 537,
                                "bytes": 1277,
                                "inflated": 2772
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/jquery.mousewheel.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 1277",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"ad4-587ba73adf380-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1801,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1277,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 336,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 114,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 540,
                        "ttfb_start": 404,
                        "ttfb_end": 536,
                        "download_start": 536,
                        "download_end": 540,
                        "download_ms": 4,
                        "all_start": 404,
                        "all_end": 540,
                        "all_ms": 136,
                        "index": 6,
                        "number": 7,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                637.31600000000003,
                                638.04100000000005
                            ],
                            [
                                637.33199999999999,
                                637.50400000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "39110.12",
                        "request_id": "39110.12",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/smooth-scrollbar.css",
                        "raw_id": "39110.12",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 74,
                        "ttfb_ms": 73,
                        "load_start": 404,
                        "load_start_float": 404.00012600000002,
                        "bytesIn": 447,
                        "objectSize": 447,
                        "objectSizeUncompressed": 1598,
                        "chunks": [
                            {
                                "ts": 478,
                                "bytes": 447,
                                "inflated": 1598
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/smooth-scrollbar.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 447",
                                "content-type: text\/css",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"63e-587ba73adf380-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1831,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 447,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 345,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 126,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 478,
                        "ttfb_start": 404,
                        "ttfb_end": 477,
                        "download_start": 477,
                        "download_end": 478,
                        "download_ms": 1,
                        "all_start": 404,
                        "all_end": 478,
                        "all_ms": 74,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "39110.10",
                        "request_id": "39110.10",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/smooth-scrollbar.js",
                        "raw_id": "39110.10",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 140,
                        "ttfb_ms": 124,
                        "load_start": 407,
                        "load_start_float": 407.00011899999998,
                        "bytesIn": 18044,
                        "objectSize": 18044,
                        "objectSizeUncompressed": 46473,
                        "chunks": [
                            {
                                "ts": 533,
                                "bytes": 16176,
                                "inflated": 41499
                            },
                            {
                                "ts": 547,
                                "bytes": 1868,
                                "inflated": 4974
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/smooth-scrollbar.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 18044",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"b589-587ba73adf380-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent"
                            ]
                        },
                        "bytesOut": 1786,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 18044,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 339,
                        "http2_stream_id": 17,
                        "netlog_id": 119,
                        "renderBlocking": "blocking",
                        "load_end": 547,
                        "ttfb_start": 407,
                        "ttfb_end": 531,
                        "download_start": 531,
                        "download_end": 547,
                        "download_ms": 16,
                        "all_start": 407,
                        "all_end": 547,
                        "all_ms": 140,
                        "index": 8,
                        "number": 9,
                        "cpuTimes": {
                            "EvaluateScript": 9,
                            "v8.compile": 1,
                            "FunctionCall": 5
                        },
                        "cpu.EvaluateScript": 9,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 5,
                        "cpuTime": 15,
                        "js_timing": [
                            [
                                642.654,
                                651.84000000000003
                            ],
                            [
                                642.67600000000004,
                                644.06200000000001
                            ],
                            [
                                1066.664,
                                1069.019
                            ],
                            [
                                1136.5060000000001,
                                1136.5429999999999
                            ],
                            [
                                1285.0029999999999,
                                1285.0360000000001
                            ],
                            [
                                1336.0989999999999,
                                1336.133
                            ],
                            [
                                1361.018,
                                1361.3209999999999
                            ],
                            [
                                1367.4739999999999,
                                1367.6990000000001
                            ],
                            [
                                1435.7860000000001,
                                1435.818
                            ],
                            [
                                1536.0070000000001,
                                1536.04
                            ],
                            [
                                1638.9580000000001,
                                1638.99
                            ],
                            [
                                1736.21,
                                1736.2460000000001
                            ],
                            [
                                1836.9480000000001,
                                1836.9970000000001
                            ],
                            [
                                1863.4570000000001,
                                1863.5060000000001
                            ],
                            [
                                1937.0029999999999,
                                1937.0550000000001
                            ],
                            [
                                2037.4159999999999,
                                2037.4570000000001
                            ],
                            [
                                2136.8220000000001,
                                2136.8560000000002
                            ],
                            [
                                2264.0259999999998,
                                2264.0599999999999
                            ],
                            [
                                2338.761,
                                2338.79
                            ],
                            [
                                2441.277,
                                2441.308
                            ],
                            [
                                2536.9920000000002,
                                2537.0650000000001
                            ],
                            [
                                2641.1880000000001,
                                2641.2179999999998
                            ],
                            [
                                2735.9639999999999,
                                2735.9940000000001
                            ],
                            [
                                2837.808,
                                2837.8319999999999
                            ],
                            [
                                2938.1399999999999,
                                2938.1790000000001
                            ],
                            [
                                3035.5619999999999,
                                3035.5940000000001
                            ],
                            [
                                3135.931,
                                3135.9540000000002
                            ],
                            [
                                3236.1300000000001,
                                3236.2060000000001
                            ],
                            [
                                3335.5030000000002,
                                3335.5259999999998
                            ],
                            [
                                3436.0479999999998,
                                3436.069
                            ],
                            [
                                3536.3009999999999,
                                3536.3249999999998
                            ],
                            [
                                3636.0540000000001,
                                3636.1219999999998
                            ],
                            [
                                3735.107,
                                3735.1729999999998
                            ],
                            [
                                3835.2159999999999,
                                3835.2719999999999
                            ],
                            [
                                3935.3200000000002,
                                3935.3809999999999
                            ],
                            [
                                4035.4549999999999,
                                4035.5149999999999
                            ],
                            [
                                4135.5500000000002,
                                4135.6109999999999
                            ],
                            [
                                4278.4350000000004,
                                4278.5039999999999
                            ],
                            [
                                4334.7870000000003,
                                4334.8440000000001
                            ],
                            [
                                4435.1840000000002,
                                4435.2430000000004
                            ],
                            [
                                4535.25,
                                4535.3180000000002
                            ],
                            [
                                4635.2560000000003,
                                4635.3190000000004
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "39110.11",
                        "request_id": "39110.11",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/plugins\/invert-delta.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/plugins\/invert-delta.js",
                        "raw_id": "39110.11",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 80,
                        "ttfb_ms": 73,
                        "load_start": 469,
                        "load_start_float": 469.00012400000003,
                        "bytesIn": 1249,
                        "objectSize": 1249,
                        "objectSizeUncompressed": 3410,
                        "chunks": [
                            {
                                "ts": 548,
                                "bytes": 1249,
                                "inflated": 3410
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 18,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/plugins\/invert-delta.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"d52-587ba73fa3ec0-gzip\"",
                                "priority: u=1",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 1249",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"d52-587ba73fa3ec0-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:36:03 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1927,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1249,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 341,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 124,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 549,
                        "ttfb_start": 469,
                        "ttfb_end": 542,
                        "download_start": 542,
                        "download_end": 549,
                        "download_ms": 7,
                        "all_start": 469,
                        "all_end": 549,
                        "all_ms": 80,
                        "index": 9,
                        "number": 10,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                652.42999999999995,
                                653.28899999999999
                            ],
                            [
                                652.44799999999998,
                                652.62300000000005
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "39110.16",
                        "request_id": "39110.16",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                        "raw_id": "39110.16",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 78,
                        "ttfb_ms": 60,
                        "load_start": 483,
                        "load_start_float": 483.000137,
                        "bytesIn": 84877,
                        "objectSize": 84877,
                        "objectSizeUncompressed": 84877,
                        "chunks": [
                            {
                                "ts": 550,
                                "bytes": 65536
                            },
                            {
                                "ts": 561,
                                "bytes": 19341
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 56,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"14b8d-587ba8cf3ad80\"",
                                "priority: u=2, i",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 84877",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"14b8d-587ba8cf3ad80\"",
                                "last-modified: Tue, 30 Apr 2019 07:43:02 GMT",
                                "server: Apache",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2122,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "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": "",
                        "server_count": null,
                        "created": 358,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "netlog_id": 137,
                        "server_port": "443",
                        "load_end": 561,
                        "ttfb_start": 483,
                        "ttfb_end": 543,
                        "download_start": 543,
                        "download_end": 561,
                        "download_ms": 18,
                        "all_start": 483,
                        "all_end": 561,
                        "all_ms": 78,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "39110.17",
                        "request_id": "39110.17",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                        "raw_id": "39110.17",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 73,
                        "ttfb_ms": 49,
                        "load_start": 495,
                        "load_start_float": 495.00013799999999,
                        "bytesIn": 140227,
                        "objectSize": 140227,
                        "objectSizeUncompressed": 140227,
                        "chunks": [
                            {
                                "ts": 553,
                                "bytes": 65536
                            },
                            {
                                "ts": 564,
                                "bytes": 65536
                            },
                            {
                                "ts": 568,
                                "bytes": 9155
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 65,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"223c3-587ba90873480\"",
                                "priority: u=2, i",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 140227",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"223c3-587ba90873480\"",
                                "last-modified: Tue, 30 Apr 2019 07:44:02 GMT",
                                "server: Apache",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2152,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "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": "",
                        "server_count": null,
                        "created": 359,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "netlog_id": 138,
                        "server_port": "443",
                        "load_end": 568,
                        "ttfb_start": 495,
                        "ttfb_end": 544,
                        "download_start": 544,
                        "download_end": 568,
                        "download_ms": 24,
                        "all_start": 495,
                        "all_end": 568,
                        "all_ms": 73,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "39110.18",
                        "request_id": "39110.18",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                        "raw_id": "39110.18",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 65,
                        "ttfb_ms": 57,
                        "load_start": 574,
                        "load_start_float": 574.00015399999995,
                        "bytesIn": 164295,
                        "objectSize": 164295,
                        "objectSizeUncompressed": 164295,
                        "chunks": [
                            {
                                "ts": 632,
                                "bytes": 65536
                            },
                            {
                                "ts": 635,
                                "bytes": 65536
                            },
                            {
                                "ts": 639,
                                "bytes": 33223
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 74,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"281c7-587ba8eccb340\"",
                                "priority: u=2, i",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 164295",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"281c7-587ba8eccb340\"",
                                "last-modified: Tue, 30 Apr 2019 07:43:33 GMT",
                                "server: Apache",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2128,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "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": "",
                        "server_count": null,
                        "created": 573,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "netlog_id": 154,
                        "server_port": "443",
                        "load_end": 639,
                        "ttfb_start": 574,
                        "ttfb_end": 631,
                        "download_start": 631,
                        "download_end": 639,
                        "download_ms": 8,
                        "all_start": 574,
                        "all_end": 639,
                        "all_ms": 65,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "39110.19",
                        "request_id": "39110.19",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                        "raw_id": "39110.19",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 66,
                        "ttfb_ms": 57,
                        "load_start": 578,
                        "load_start_float": 578.00016000000005,
                        "bytesIn": 157886,
                        "objectSize": 157886,
                        "objectSizeUncompressed": 157886,
                        "chunks": [
                            {
                                "ts": 637,
                                "bytes": 65536
                            },
                            {
                                "ts": 641,
                                "bytes": 65536
                            },
                            {
                                "ts": 644,
                                "bytes": 26814
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 83,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"268be-587ba8b0b6580\"",
                                "priority: u=2, i",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 157886",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"268be-587ba8b0b6580\"",
                                "last-modified: Tue, 30 Apr 2019 07:42:30 GMT",
                                "server: Apache",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2134,
                        "score_cache": -1,
                        "score_cdn": 0,
                        "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": "",
                        "server_count": null,
                        "created": 577,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "netlog_id": 160,
                        "server_port": "443",
                        "load_end": 644,
                        "ttfb_start": 578,
                        "ttfb_end": 635,
                        "download_start": 635,
                        "download_end": 644,
                        "download_ms": 9,
                        "all_start": 578,
                        "all_end": 644,
                        "all_ms": 66,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "39110.20",
                        "request_id": "39110.20",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                        "raw_id": "39110.20",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 300,
                        "ttfb_ms": 168,
                        "load_start": 669,
                        "load_start_float": 669.000179,
                        "bytesIn": 91472,
                        "objectSize": 91472,
                        "objectSizeUncompressed": 91472,
                        "chunks": [
                            {
                                "ts": 840,
                                "bytes": 16211
                            },
                            {
                                "ts": 867,
                                "bytes": 16366
                            },
                            {
                                "ts": 905,
                                "bytes": 16366
                            },
                            {
                                "ts": 925,
                                "bytes": 16366
                            },
                            {
                                "ts": 952,
                                "bytes": 16366
                            },
                            {
                                "ts": 969,
                                "bytes": 9797
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 92,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 91472",
                                "content-type: image\/jpeg",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"16550-587ba8be10500\"",
                                "last-modified: Tue, 30 Apr 2019 07:42:44 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2014,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 87,
                        "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": 91472,
                        "image_save": 11457,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 668,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 179,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "89 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                    "ImageWidth": 683,
                                    "ImageHeight": 1000,
                                    "EncodingProcess": "Progressive 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": "683x1000",
                                    "Megapixels": 0.68300000000000005
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 683,
                                    "height": 1000,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 683000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 194.55500000000001,
                                        "standardDeviation": 38.953600000000002,
                                        "kurtosis": 3.8444600000000002,
                                        "skewness": -1.88575,
                                        "entropy": 0.85745700000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 20,
                                        "max": 255,
                                        "mean": 200.19399999999999,
                                        "standardDeviation": 29.234100000000002,
                                        "kurtosis": 4.7600600000000002,
                                        "skewness": -1.66771,
                                        "entropy": 0.83858299999999997
                                    },
                                    "green": {
                                        "min": 12,
                                        "max": 254,
                                        "mean": 190.85499999999999,
                                        "standardDeviation": 43.501100000000001,
                                        "kurtosis": 2.8451,
                                        "skewness": -1.7809600000000001,
                                        "entropy": 0.866286
                                    },
                                    "blue": {
                                        "min": 8,
                                        "max": 255,
                                        "mean": 192.61600000000001,
                                        "standardDeviation": 44.125599999999999,
                                        "kurtosis": 2.7971599999999999,
                                        "skewness": -1.74173,
                                        "entropy": 0.86750099999999997
                                    }
                                },
                                "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": 683,
                                    "height": 1000,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                    "date:create": "2024-09-06T14:48:54+00:00",
                                    "date:modify": "2024-09-06T14:48:54+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "7b650ae8bdb35fcb33a853719c9ee0edc328c5793913f361b64a2314cf244422"
                                },
                                "tainted": false,
                                "filesize": "91472B",
                                "numberPixels": "683000",
                                "pixelsPerSecond": "33.4855MB",
                                "userTime": "0.020u",
                                "elapsedTime": "0:01.020"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 969,
                        "ttfb_start": 669,
                        "ttfb_end": 837,
                        "download_start": 837,
                        "download_end": 969,
                        "download_ms": 132,
                        "all_start": 669,
                        "all_end": 969,
                        "all_ms": 300,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "39110.21",
                        "request_id": "39110.21",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/bael.co.uk\/assets\/js\/main.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "bael.co.uk",
                        "url": "\/assets\/js\/main.js",
                        "raw_id": "39110.21",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 305,
                        "ttfb_ms": 303,
                        "load_start": 671,
                        "load_start_float": 671.00018499999999,
                        "bytesIn": 5097,
                        "objectSize": 5097,
                        "objectSizeUncompressed": 26685,
                        "chunks": [
                            {
                                "ts": 976,
                                "bytes": 5097,
                                "inflated": 26685
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/www.bael.co.uk\/",
                        "initiator_line": 105,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: bael.co.uk",
                                ":method: GET",
                                ":path: \/assets\/js\/main.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 5097",
                                "content-type: text\/javascript",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"683d-587ba73adf380-gzip\"",
                                "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                "server: Apache",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1750,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 5097,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 670,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 185,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 976,
                        "ttfb_start": 671,
                        "ttfb_end": 974,
                        "download_start": 974,
                        "download_end": 976,
                        "download_ms": 2,
                        "all_start": 671,
                        "all_end": 976,
                        "all_ms": 305,
                        "index": 15,
                        "number": 16,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 1,
                            "FunctionCall": 7
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 7,
                        "cpuTime": 13,
                        "js_timing": [
                            [
                                1024.614,
                                1029.595
                            ],
                            [
                                1024.636,
                                1025.585
                            ],
                            [
                                1561.463,
                                1561.5719999999999
                            ],
                            [
                                1562.7940000000001,
                                1569.683
                            ],
                            [
                                2066.9400000000001,
                                2067.3330000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "39110.36",
                        "request_id": "39110.36",
                        "ip_addr": "184.24.77.146",
                        "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=qku3uyg&ht=tk&f=6080.6081.6092&a=4365546&app=typekit&e=css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "p.typekit.net",
                        "url": "\/p.css?s=1&k=qku3uyg&ht=tk&f=6080.6081.6092&a=4365546&app=typekit&e=css",
                        "raw_id": "39110.36",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 122,
                        "ttfb_ms": 120,
                        "load_start": 811,
                        "load_start_float": 811.00016600000004,
                        "bytesIn": 5,
                        "objectSize": 5,
                        "objectSizeUncompressed": 5,
                        "chunks": [
                            {
                                "ts": 933,
                                "bytes": 5
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=604800",
                        "contentType": "text\/css",
                        "contentEncoding": "",
                        "socket": 192,
                        "protocol": "HTTP\/2",
                        "dns_start": 666,
                        "dns_end": 707,
                        "connect_start": 707,
                        "connect_end": 737,
                        "ssl_start": 737,
                        "ssl_end": 811,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "use.typekit.net",
                            "sanList": [
                                "use.typekit.net",
                                "use-staging.typekit.net",
                                "faster-staging.typekit.net",
                                "muse.typekit.net",
                                "emoji-staging.typekit.net",
                                "apicdn-dev.typekit.net",
                                "emoji.typekit.net",
                                "fontservicescdn-dev.typekit.net",
                                "fontservicescdn.typekit.net",
                                "use.edgefonts.net",
                                "use.typekit.com",
                                "primer.typekit.net",
                                "fontservicescdn-staging.typekit.net",
                                "apicdn-staging.typekit.net",
                                "webfonts.creativecloud.com",
                                "apicdn.typekit.net",
                                "faster.typekit.net",
                                "cctypekit-dev.typekit.net",
                                "p.typekit.net"
                            ],
                            "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                            "validFrom": 1724716800,
                            "validTo": 1759017599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2025h2' log",
                                    "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                    "timestamp": 1724764711040,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1724764711034,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1724764711050,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/use.typekit.net\/qku3uyg.css",
                        "initiator_line": 0,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: p.typekit.net",
                                ":method: GET",
                                ":path: \/p.css?s=1&k=qku3uyg&ht=tk&f=6080.6081.6092&a=4365546&app=typekit&e=css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=604800",
                                "content-length: 5",
                                "content-type: text\/css",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"6649f74c-5\"",
                                "last-modified: Sun, 19 May 2024 12:57:48 GMT",
                                "server: nginx",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1966,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 41,
                        "connect_ms": 30,
                        "ssl_ms": 74,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 604800,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 665,
                        "socket_group": "https:\/\/p.typekit.net <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 166,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 933,
                        "ttfb_start": 811,
                        "ttfb_end": 931,
                        "download_start": 931,
                        "download_end": 933,
                        "download_ms": 2,
                        "all_start": 666,
                        "all_end": 933,
                        "all_ms": 267,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "39110.49",
                        "request_id": "39110.49",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/af\/1c6249\/00000000000000000000e00c\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/1c6249\/00000000000000000000e00c\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "raw_id": "39110.49",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 130,
                        "ttfb_ms": 39,
                        "load_start": 1116,
                        "load_start_float": 1116.000219,
                        "bytesIn": 51092,
                        "objectSize": 51092,
                        "objectSizeUncompressed": 51092,
                        "chunks": [
                            {
                                "ts": 1185,
                                "bytes": 16384
                            },
                            {
                                "ts": 1213,
                                "bytes": 16384
                            },
                            {
                                "ts": 1239,
                                "bytes": 16375
                            },
                            {
                                "ts": 1246,
                                "bytes": 1949
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 227,
                        "protocol": "HTTP\/2",
                        "dns_start": 981,
                        "dns_end": 1023,
                        "connect_start": 1024,
                        "connect_end": 1054,
                        "ssl_start": 1054,
                        "ssl_end": 1116,
                        "initiator": "https:\/\/use.typekit.net\/qku3uyg.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/1c6249\/00000000000000000000e00c\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.bael.co.uk",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/qku3uyg.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 51092",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"ae37a41269d2f7944fe9d7ed755dc91fa7bf98d0\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2206,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 42,
                        "connect_ms": 30,
                        "ssl_ms": 62,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 988,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_HEADER_TABLE_SIZE": 4096,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                            "SETTINGS_MAX_FRAME_SIZE": 16384,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 219,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 48201,
                                "DYNA": 279,
                                "GDYN": 237,
                                "GPOS": 13402,
                                "GSUB": 11332,
                                "OS\/2": 96,
                                "cmap": 436,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1992,
                                "maxp": 6,
                                "name": 940,
                                "post": 32
                            },
                            "names": {
                                "0": "\u00a9 2004 Just Another Foundry. All Rights Reserved.",
                                "1": "LaptureDisplay",
                                "2": "Regular",
                                "3": "1.001;JAF ;LaptureDisplay-Regular",
                                "4": "LaptureDisplay",
                                "5": "Version 1.001;PS 001.000;hotconv 1.0.38;makeotf.lib1.6.5960",
                                "6": "LaptureDisplay-Regular",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000000000e00c"
                            },
                            "OS2": {
                                "version": 2,
                                "xAvgCharWidth": 459,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 150,
                                "yStrikeoutPosition": 271,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483823,
                                "ulUnicodeRange2": 1342201979,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "JAF ",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 745,
                                "sTypoDescender": -235,
                                "sTypoLineGap": 220,
                                "usWinAscent": 913,
                                "usWinDescent": 283,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 452,
                                "sCapHeight": 670,
                                "usDefaultChar": 32,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -150,
                                "underlineThickness": 150,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "liga"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 215,
                                "num_glyphs": 498
                            }
                        },
                        "load_end": 1246,
                        "ttfb_start": 1116,
                        "ttfb_end": 1155,
                        "download_start": 1155,
                        "download_end": 1246,
                        "download_ms": 91,
                        "all_start": 981,
                        "all_end": 1246,
                        "all_ms": 264,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "39110.43",
                        "request_id": "39110.43",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/af\/179e7f\/00000000000000000000e000\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/179e7f\/00000000000000000000e000\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                        "raw_id": "39110.43",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 217,
                        "ttfb_ms": 130,
                        "load_start": 1117,
                        "load_start_float": 1117.0002010000001,
                        "bytesIn": 52532,
                        "objectSize": 52532,
                        "objectSizeUncompressed": 52532,
                        "chunks": [
                            {
                                "ts": 1273,
                                "bytes": 16384
                            },
                            {
                                "ts": 1300,
                                "bytes": 16384
                            },
                            {
                                "ts": 1329,
                                "bytes": 16384
                            },
                            {
                                "ts": 1334,
                                "bytes": 3380
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 227,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/qku3uyg.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/179e7f\/00000000000000000000e000\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.bael.co.uk",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/qku3uyg.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 52532",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"adc036381a8f85517ab4dc2b2b765da5272dd8cd\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2206,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 980,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 1,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 201,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 50040,
                                "DYNA": 279,
                                "GDYN": 237,
                                "GPOS": 13602,
                                "GSUB": 11332,
                                "OS\/2": 96,
                                "cmap": 436,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1992,
                                "maxp": 6,
                                "name": 855,
                                "post": 32
                            },
                            "names": {
                                "0": "\u00a9 2004 Just Another Foundry. All Rights Reserved.",
                                "1": "Lapture",
                                "2": "Regular",
                                "3": "1.001;JAF ;Lapture-Regular",
                                "4": "Lapture",
                                "5": "Version 1.001;PS 001.000;hotconv 1.0.38;makeotf.lib1.6.5960",
                                "6": "Lapture-Regular",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000000000e000"
                            },
                            "OS2": {
                                "version": 2,
                                "xAvgCharWidth": 504,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 150,
                                "yStrikeoutPosition": 283,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483823,
                                "ulUnicodeRange2": 1342201979,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "JAF ",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 741,
                                "sTypoDescender": -214,
                                "sTypoLineGap": 245,
                                "usWinAscent": 932,
                                "usWinDescent": 293,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 473,
                                "sCapHeight": 670,
                                "usDefaultChar": 32,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -150,
                                "underlineThickness": 150,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "sups",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "liga"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 215,
                                "num_glyphs": 498
                            }
                        },
                        "load_end": 1334,
                        "ttfb_start": 1117,
                        "ttfb_end": 1247,
                        "download_start": 1247,
                        "download_end": 1334,
                        "download_ms": 87,
                        "all_start": 1117,
                        "all_end": 1334,
                        "all_ms": 217,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "39110.46",
                        "request_id": "39110.46",
                        "ip_addr": "184.24.77.156",
                        "full_url": "https:\/\/use.typekit.net\/af\/8f8c38\/00000000000000000000e001\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "use.typekit.net",
                        "url": "\/af\/8f8c38\/00000000000000000000e001\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                        "raw_id": "39110.46",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 302,
                        "ttfb_ms": 218,
                        "load_start": 1117,
                        "load_start_float": 1117.0002139999999,
                        "bytesIn": 53088,
                        "objectSize": 53088,
                        "objectSizeUncompressed": 53088,
                        "chunks": [
                            {
                                "ts": 1362,
                                "bytes": 16384
                            },
                            {
                                "ts": 1391,
                                "bytes": 16384
                            },
                            {
                                "ts": 1416,
                                "bytes": 16384
                            },
                            {
                                "ts": 1419,
                                "bytes": 3936
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=31536000",
                        "contentType": "application\/font-woff2",
                        "contentEncoding": "",
                        "socket": 227,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/use.typekit.net\/qku3uyg.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: use.typekit.net",
                                ":method: GET",
                                ":path: \/af\/8f8c38\/00000000000000000000e001\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/www.bael.co.uk",
                                "priority: u=0",
                                "referer: https:\/\/use.typekit.net\/qku3uyg.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: font",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=31536000",
                                "content-length: 53088",
                                "content-type: application\/font-woff2",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                "etag: \"1eab877fc56491ad79b6628abaa0ee63a0126a23\"",
                                "server: nginx",
                                "timing-allow-origin: *",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2206,
                        "score_cache": 100,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "Akamai",
                        "server_count": null,
                        "created": 987,
                        "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 214,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "CFF ": 50880,
                                "DYNA": 284,
                                "GDYN": 249,
                                "GPOS": 12664,
                                "GSUB": 10344,
                                "OS\/2": 96,
                                "cmap": 436,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1972,
                                "maxp": 6,
                                "name": 846,
                                "post": 32
                            },
                            "names": {
                                "0": "\u00a9 2004 Just Another Foundry. All Rights Reserved.",
                                "1": "Lapture",
                                "2": "Italic",
                                "3": "1.001;JAF ;Lapture-Italic",
                                "4": "Lapture",
                                "5": "Version 1.001;PS 001.000;hotconv 1.0.38;makeotf.lib1.6.5960",
                                "6": "Lapture-Italic",
                                "14": "http:\/\/typekit.com\/eulas\/00000000000000000000e001"
                            },
                            "OS2": {
                                "version": 2,
                                "xAvgCharWidth": 501,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": -9,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 44,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 150,
                                "yStrikeoutPosition": 283,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483823,
                                "ulUnicodeRange2": 1342201979,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "JAF ",
                                "fsSelection": 1,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 57350,
                                "sTypoAscender": 741,
                                "sTypoDescender": -214,
                                "sTypoLineGap": 245,
                                "usWinAscent": 933,
                                "usWinDescent": 293,
                                "ulCodePageRange1": 147,
                                "ulCodePageRange2": 0,
                                "sxHeight": 473,
                                "sCapHeight": 670,
                                "usDefaultChar": 32,
                                "usBreakChar": 32,
                                "usMaxContext": 4,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 5,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": -7.1300048828125,
                                "underlinePosition": -150,
                                "underlineThickness": 150,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    338,
                                    339,
                                    376,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8249,
                                    8250,
                                    8364,
                                    8482,
                                    57344,
                                    57345,
                                    57346,
                                    57347,
                                    57348,
                                    57349,
                                    57350
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "c2sc",
                                            "calt",
                                            "case",
                                            "dlig",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "pnum",
                                            "salt",
                                            "sinf",
                                            "smcp",
                                            "sups",
                                            "swsh",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "liga"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "latn": {
                                        "default": [
                                            "cpsp",
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 215,
                                "num_glyphs": 493
                            }
                        },
                        "load_end": 1419,
                        "ttfb_start": 1117,
                        "ttfb_end": 1335,
                        "download_start": 1335,
                        "download_end": 1419,
                        "download_ms": 84,
                        "all_start": 1117,
                        "all_end": 1419,
                        "all_ms": 302,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "39110.53",
                        "request_id": "39110.53",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/www.bael.co.uk\/favicon-32x32.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.bael.co.uk",
                        "url": "\/favicon-32x32.png",
                        "raw_id": "39110.53",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 77,
                        "ttfb_ms": 76,
                        "load_start": 1436,
                        "load_start_float": 1436.0002420000001,
                        "bytesIn": 690,
                        "objectSize": 690,
                        "objectSizeUncompressed": 690,
                        "chunks": [
                            {
                                "ts": 1513,
                                "bytes": 690
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 68,
                        "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.bael.co.uk",
                                ":method: GET",
                                ":path: \/favicon-32x32.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: image",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 690",
                                "content-type: image\/png",
                                "date: Fri, 06 Sep 2024 14:48:55 GMT",
                                "etag: \"2b2-587bab9b70740\"",
                                "last-modified: Tue, 30 Apr 2019 07:55:33 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1957,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 690,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1433,
                        "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 242,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "[minor] Text\/EXIF chunk(s) found after PNG IDAT (may be ignored by some readers)"
                                },
                                "File": {
                                    "FileSize": "690 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 32,
                                    "ImageHeight": 32,
                                    "BitDepth": 8,
                                    "ColorType": "Grayscale",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "Gamma": 2.2000000000000002,
                                    "WhitePointX": 0.31269999999999998,
                                    "WhitePointY": 0.32900000000000001,
                                    "RedX": 0.64000000000000001,
                                    "RedY": 0.33000000000000002,
                                    "GreenX": 0.29999999999999999,
                                    "GreenY": 0.59999999999999998,
                                    "BlueX": 0.14999999999999999,
                                    "BlueY": 0.059999999999999998,
                                    "BackgroundColor": 255,
                                    "ModifyDate": "2019:04:30 09:52:18",
                                    "Datecreate": "2019-04-30T09:52:18+02:00",
                                    "Datemodify": "2019-04-30T09:52:18+02:00"
                                },
                                "IPTC": {
                                    "Credit": "RFG",
                                    "ApplicationRecordVersion": 4
                                },
                                "Composite": {
                                    "ImageSize": "32x32",
                                    "Megapixels": 0.001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "PseudoClass",
                                "geometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "Grayscale",
                                "endianness": "Undefined",
                                "colorspace": "Gray",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "gray": 8
                                },
                                "pixels": 1024,
                                "channelStatistics": {
                                    "gray": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 217.82300000000001,
                                        "standardDeviation": 79.751099999999994,
                                        "kurtosis": 2.2224400000000002,
                                        "skewness": -1.9630099999999999,
                                        "entropy": 0.33039499999999999
                                    }
                                },
                                "colormapEntries": 256,
                                "renderingIntent": "Undefined",
                                "gamma": 0.45455000000000001,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-06T14:48:55+00:00",
                                    "date:modify": "2024-09-06T14:48:55+00:00",
                                    "png:bKGD": "chunk was found (see Background color, above)",
                                    "png:cHRM": "chunk was found (see Chromaticity, above)",
                                    "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "0",
                                    "png:IHDR.color_type": "0 (Grayscale)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "32, 32",
                                    "png:text": "3 tEXt\/zTXt\/iTXt chunks were found",
                                    "png:text-encoded profiles": "1 were found",
                                    "png:tIME": "2019-04-30T09:52:18Z",
                                    "signature": "c6c7e3fa833121b75c506779d740277701f71084bbe2b6d0cb18b8eb4b562d8b"
                                },
                                "profiles": {
                                    "iptc": {
                                        "Credit[2,110]": [
                                            "RFG"
                                        ],
                                        "Unknown[2,0]": [
                                            null
                                        ],
                                        "length": 28
                                    }
                                },
                                "tainted": false,
                                "filesize": "690B",
                                "numberPixels": "1024",
                                "pixelsPerSecond": "630645B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 1513,
                        "ttfb_start": 1436,
                        "ttfb_end": 1512,
                        "download_start": 1512,
                        "download_end": 1513,
                        "download_ms": 1,
                        "all_start": 1436,
                        "all_end": 1513,
                        "all_ms": 77,
                        "index": 20,
                        "number": 21
                    },
                    {
                        "type": 3,
                        "id": "39110.52",
                        "request_id": "39110.52",
                        "ip_addr": "217.160.0.161",
                        "full_url": "https:\/\/www.bael.co.uk\/site.webmanifest",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.bael.co.uk",
                        "url": "\/site.webmanifest",
                        "raw_id": "39110.52",
                        "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                        "documentURL": "https:\/\/www.bael.co.uk\/",
                        "responseCode": 200,
                        "request_type": "Manifest",
                        "load_ms": 61,
                        "ttfb_ms": 60,
                        "load_start": 1527,
                        "load_start_float": 1527.0002340000001,
                        "bytesIn": 426,
                        "objectSize": 426,
                        "objectSizeUncompressed": 426,
                        "chunks": [
                            {
                                "ts": 1588,
                                "bytes": 426
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "",
                        "contentEncoding": "",
                        "socket": 241,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": 1433,
                        "connect_end": 1464,
                        "ssl_start": 1465,
                        "ssl_end": 1526,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "www.bael.co.uk",
                            "sanList": [
                                "www.bael.co.uk",
                                "bael.co.uk"
                            ],
                            "issuer": "GeoTrust TLS RSA CA G1",
                            "validFrom": 1714608000,
                            "validTo": 1747353599,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2025h1' log",
                                    "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                    "timestamp": 1714635136813,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100DCEE403339623C897FCC2B7C5DB17F37D04A34DA1DC0462DC8920AE740505C270220476E2CF4FEEB4CDD745C83D8A848A15A4159099153341222B6512D5A1CFD62C5"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2025 Log",
                                    "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                    "timestamp": 1714635136842,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304402207EF1E4E64D8DD625833F754D13037F804D6DFDAECF1BBA8BE9132736EC6CF2A302200A1CB19BD0ED9D9D6D4EA11993B72651C2C25B5207F904779F51C945F2912604"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Nessie2025 Log",
                                    "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                    "timestamp": 1714635136870,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022100A184490E4F22B19B691AE13172A794369CC1163D4F19EB7694814DC3D88B88F602205508F00E705B40F1AB1DCD9914EA6A2D6F2463C902849D158019AEF433B9D2E1"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1537,
                            "encryptedClientHello": false
                        },
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.bael.co.uk",
                                ":method: GET",
                                ":path: \/site.webmanifest",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/www.bael.co.uk\/",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: manifest",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-length: 426",
                                "date: Fri, 06 Sep 2024 14:48:55 GMT",
                                "etag: \"1aa-587bab9c64980\"",
                                "last-modified: Tue, 30 Apr 2019 07:55:34 GMT",
                                "server: Apache",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1762,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": 31,
                        "ssl_ms": 61,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1431,
                        "socket_group": "pm\/https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49199,
                        "netlog_id": 234,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGJzCCBQ+gAwIBAgIQD47K0XgF+CkZuLLJCXhpeDANBgkqhkiG9w0BAQsFADBg\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMR8wHQYDVQQDExZHZW9UcnVzdCBUTFMgUlNBIENBIEcx\nMB4XDTI0MDUwMjAwMDAwMFoXDTI1MDUxNTIzNTk1OVowGTEXMBUGA1UEAxMOd3d3\nLmJhZWwuY28udWswggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCv2qD8\n41w5icD3i+WAViMH2RT1t\/RwP+ZtkIJfW90FD2+DfPf3y4lQbo3oDXqMOMP24BPQ\nD5ic6V9pSSGqRbYNTMOSnMdMCoCKk2FDgTErjAFgoKoHGrRk0D45kWjHaEfR7xt2\nDpP6TA30FdQPwsHkm3tw4O4OfuqFWskJpoFn9SDGD8uaZ02uEXb66QQpLDP37bXS\n3GtYROM5csuCbuJBQLeVU7QoymiXH06ZpW6KhLtEW8pnKwzow1P818\/vxtHpY3ch\nxtiOPtHIghb4\/17Tvfs44BqPvZ2ceBepCJ7y1fwIkgLiB7LzuWwBARfSvq9+Kqgd\nRHuFfDqvHjRHhcPvAgMBAAGjggMiMIIDHjAfBgNVHSMEGDAWgBSUT9Rdi+Sk4qaA\n\/v3Y+QDvo74CVzAdBgNVHQ4EFgQUhhzK4Zj2kWDfPYOrQpiEuJIJynIwJQYDVR0R\nBB4wHIIOd3d3LmJhZWwuY28udWuCCmJhZWwuY28udWswPgYDVR0gBDcwNTAzBgZn\ngQwBAgEwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIw\nPwYDVR0fBDgwNjA0oDKgMIYuaHR0cDovL2NkcC5nZW90cnVzdC5jb20vR2VvVHJ1\nc3RUTFNSU0FDQUcxLmNybDB2BggrBgEFBQcBAQRqMGgwJgYIKwYBBQUHMAGGGmh0\ndHA6Ly9zdGF0dXMuZ2VvdHJ1c3QuY29tMD4GCCsGAQUFBzAChjJodHRwOi8vY2Fj\nZXJ0cy5nZW90cnVzdC5jb20vR2VvVHJ1c3RUTFNSU0FDQUcxLmNydDAMBgNVHRMB\nAf8EAjAAMIIBfQYKKwYBBAHWeQIEAgSCAW0EggFpAWcAdgBOdaMnXJoQwzhbbNTf\nP1LrHfDgjhuNacCx+mSxYpo53wAAAY84N98tAAAEAwBHMEUCIQDc7kAzOWI8iX\/M\nK3xdsX830Eo02h3ARi3IkgrnQFBcJwIgR24s9P7rTN10XIPYqEihWkFZCZFTNBIi\ntlEtWhz9YsUAdQB9WR4S4XgqexxhZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY84\nN99KAAAEAwBGMEQCIH7x5OZNjdYlgz91TRMDf4BNbf2uzxu6i+kTJzbsbPKjAiAK\nHLGb0O2dnW1OoRmTtyZRwsJbUgf5BHefUclF8pEmBAB2AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABjzg332YAAAQDAEcwRQIhAKGESQ5PIrGbaRrh\nMXKnlDacwRY9TxnrdpSBTcPYi4j2AiBVCPAOcFtA8asdzZkU6motbyRjyQKEnRWA\nGa70M7nS4TANBgkqhkiG9w0BAQsFAAOCAQEAN30+UuwgToWkd8Jkp\/jcX4eOQsAk\nMaB7645PCm4HiQFL4P8lNuLs5dTTEVb8koodt\/vJGoZNZxVBGRTPQxo5qGUPIqfR\nTZ4C8uUnm5ofxNWa4eTitCMXzrqd7IRs8a1iczLZBpxgCEnVUew9gdKmjOjp7N4v\nmbprQdMNh14s+1ACFa+6a7CoNpzPv2\/\/CcxNW0hgBVPgRTbObFt\/aHUZT+zpw6t4\n5tvKCUm4vP\/U2l5TIviympXWMstX3dL4edaETNeumPMdy4yRcmem+7\/UHNrFAl8t\nQtaDSN+xyWB8k8PQ3hJqYCnLlr4lqsuhwyEvV6m8bZPVPbvorAAPvce\/uw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIEjTCCA3WgAwIBAgIQDQd4KhM\/xvmlcpbhMf\/ReTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMDIxMjIzMzdaFw0yNzExMDIxMjIzMzdaMGAxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xHzAdBgNVBAMTFkdlb1RydXN0IFRMUyBSU0EgQ0EgRzEwggEiMA0GCSqGSIb3\nDQEBAQUAA4IBDwAwggEKAoIBAQC+F+jsvikKy\/65LWEx\/TMkCDIuWegh1Ngwvm4Q\nyISgP7oU5d79eoySG3vOhC3w\/3jEMuipoH1fBtp7m0tTpsYbAhch4XA7rfuD6whU\ngajeErLVxoiWMPkC\/DnUvbgi74BJmdBiuGHQSd7LwsuXpTEGG9fYXcbTVN5SATYq\nDfbexbYxTMwVJWoVb6lrBEgM3gBBqiiAiy800xu1Nq07JdCIQkBsNpFtZbIZhsDS\nfzlGWP4wEmBQ3O67c+ZXkFr2DcrXBEtHam80Gp2SNhou2U5U7UesDL\/xgLK6\/0d7\n6TnEVMSUVJkZ8VeZr+IUIlvoLrtjLbqugb0T3OYXW+CQU0kBAgMBAAGjggFAMIIB\nPDAdBgNVHQ4EFgQUlE\/UXYvkpOKmgP792PkA76O+AlcwHwYDVR0jBBgwFoAUTiJU\nIBiV5uNu5g\/6+rkS7QYXjzkwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMDQGCCsGAQUFBwEB\nBCgwJjAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEIGA1Ud\nHwQ7MDkwN6A1oDOGMWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEds\nb2JhbFJvb3RHMi5jcmwwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEW\nHGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDQYJKoZIhvcNAQELBQADggEB\nAIIcBDqC6cWpyGUSXAjjAcYwsK4iiGF7KweG97i1RJz1kwZhRoo6orU1JtBYnjzB\nc4+\/sXmnHJk3mlPyL1xuIAt9sMeC7+vreRIF5wFBC0MCN5sbHwhNN1JzKbifNeP5\nozpZdQFmkCo+neBiKR6HqIA+LMTMCMMuv2khGGuPHmtDze4GmEGZtYLyF8EQpa5Y\njPuV6k2Cr\/N3XxFpT3hRpt\/3usU\/Zb9wfKPtWpoznZ4\/44c1p9rzFcZYrWkj3A+7\nTNBJE0GmP2fhXhP1D\/XVfIW\/h0yCJGEiV9Glm\/uGOa3DXHlmbAcxSyCRraG+ZBkA\n7h4SeM6Y8l\/7MBRpPCz6l8Y=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1588,
                        "ttfb_start": 1527,
                        "ttfb_end": 1587,
                        "download_start": 1587,
                        "download_end": 1588,
                        "download_ms": 1,
                        "all_start": 1433,
                        "all_end": 1588,
                        "all_ms": 153,
                        "index": 21,
                        "number": 22
                    }
                ],
                "requestsFull": 22,
                "requestsDoc": 21,
                "responses_200": 18,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "FBDDEAC13212D12FABF56685C43C5A03",
                "loadEventStart": 1429,
                "loadEventEnd": 1429,
                "domContentLoadedEventStart": 994,
                "domContentLoadedEventEnd": 995,
                "URL": "https:\/\/www.bael.co.uk\/",
                "connections": 4,
                "final_base_page_request": 0,
                "final_base_page_request_id": "7AF45002C67BD7707146FD9222A82FEB",
                "final_url": "https:\/\/www.bael.co.uk\/",
                "domInteractive": 994,
                "firstPaint": 1003.6999999997206,
                "firstContentfulPaint": 1040,
                "firstMeaningfulPaint": 1040,
                "firstImagePaint": 1074,
                "renderBlockingCSS": 3,
                "renderBlockingJS": 7,
                "TTFB": 285,
                "basePageSSLTime": 65,
                "score_cache": 24,
                "score_cdn": 19,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 88,
                "score_etags": -1,
                "score_progressive_jpeg": 100,
                "gzip_total": 47609,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 92162,
                "image_savings": 11457,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 7,
                    "HTMLDocumentParser::FetchQueuedPreloads": 4,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 28,
                    "ParseAuthorStyleSheet": 2,
                    "EvaluateScript": 69,
                    "v8.compile": 31,
                    "v8.produceCache": 11,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "UpdateLayoutTree": 7,
                    "Layout": 71,
                    "TimerFire": 1,
                    "FunctionCall": 33,
                    "FireAnimationFrame": 1,
                    "PrePaint": 2,
                    "Paint": 4,
                    "Layerize": 7,
                    "MarkDOMContent": 0,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "Idle": 1307
                },
                "cpuTimesDoc": {
                    "ParseHTML": 7,
                    "HTMLDocumentParser::FetchQueuedPreloads": 4,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 27,
                    "ParseAuthorStyleSheet": 2,
                    "EvaluateScript": 69,
                    "v8.compile": 31,
                    "v8.produceCache": 11,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "UpdateLayoutTree": 7,
                    "Layout": 69,
                    "TimerFire": 1,
                    "FunctionCall": 23,
                    "FireAnimationFrame": 1,
                    "PrePaint": 2,
                    "Paint": 3,
                    "Layerize": 7,
                    "MarkDOMContent": 0,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkLoad": 0,
                    "Idle": 1198
                },
                "cpu.ParseHTML": 7,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 4,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 28,
                "cpu.ParseAuthorStyleSheet": 2,
                "cpu.EvaluateScript": 69,
                "cpu.v8.compile": 31,
                "cpu.v8.produceCache": 11,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.UpdateLayoutTree": 7,
                "cpu.Layout": 71,
                "cpu.TimerFire": 1,
                "cpu.FunctionCall": 33,
                "cpu.FireAnimationFrame": 1,
                "cpu.PrePaint": 2,
                "cpu.Paint": 4,
                "cpu.Layerize": 7,
                "cpu.MarkDOMContent": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 1307,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725634131.1957979,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725634133.7676427,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 2490,
                "fullyLoadedCPUpct": 30.29197080292213,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "FBDDEAC13212D12FABF56685C43C5A03",
                                "loaderId": "03DCD0559E8A83893B252943190E2A9C"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/www.bael.co.uk",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/www.bael.co.uk\/",
                "document_hostname": "www.bael.co.uk",
                "document_origin": "https:\/\/www.bael.co.uk",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 143,
                "domComplete": 1429,
                "PerformancePaintTiming.first-paint": 1003.6999999997206,
                "PerformancePaintTiming.first-contentful-paint": 1003.6999999997206,
                "origin_dns": {
                    "ns": [
                        "ns1112.ui-dns.org.",
                        "ns1028.ui-dns.com.",
                        "ns1098.ui-dns.biz.",
                        "ns1100.ui-dns.de."
                    ],
                    "mx": [
                        "10 mx00.ionos.de.",
                        "10 mx01.ionos.de."
                    ],
                    "txt": [
                        "\"v=spf1 include:_spf-eu.ionos.com ~all\""
                    ],
                    "soa": [
                        "ns1098.ui-dns.biz. hostmaster.1and1.com. 2017033115 28800 7200 604800 300"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "JavaScript frameworks": "GSAP 2.0.2",
                    "Web servers": "Apache HTTP Server",
                    "CDN": "Cloudflare,Google Hosted Libraries,cdnjs",
                    "JavaScript libraries": "core-js 2.5.1,jQuery UI 1.12.1,jQuery 3.3.1,Clipboard.js",
                    "Font scripts": "Typekit",
                    "Hosting": "IONOS",
                    "Miscellaneous": "PWA"
                },
                "detected_apps": {
                    "GSAP": "2.0.2",
                    "Apache HTTP Server": "",
                    "Cloudflare": "",
                    "core-js": "2.5.1",
                    "Typekit": "",
                    "jQuery UI": "1.12.1",
                    "jQuery": "3.3.1",
                    "IONOS": "",
                    "Google Hosted Libraries": "",
                    "cdnjs": "",
                    "Clipboard.js": "",
                    "PWA": ""
                },
                "detected_technologies": {
                    "GSAP": {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.0.2",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Cloudflare": {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "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.5.1",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    "Typekit": {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "jQuery UI": {
                        "name": "jQuery UI",
                        "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
                        "slug": "jquery-ui",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "1.12.1",
                        "icon": "jQuery UI.svg",
                        "website": "http:\/\/jqueryui.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*"
                    },
                    "jQuery": {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.3.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    "IONOS": {
                        "name": "IONOS",
                        "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                        "slug": "ionos",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "IONOS.svg",
                        "website": "https:\/\/www.ionos.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Google Hosted Libraries": {
                        "name": "Google Hosted Libraries",
                        "description": "Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.",
                        "slug": "google-hosted-libraries",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Developers.svg",
                        "website": "https:\/\/developers.google.com\/speed\/libraries",
                        "pricing": [],
                        "cpe": null
                    },
                    "cdnjs": {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Clipboard.js": {
                        "name": "Clipboard.js",
                        "description": null,
                        "slug": "clipboard-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Clipboard.js.svg",
                        "website": "https:\/\/clipboardjs.com\/",
                        "pricing": [],
                        "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
                    }
                },
                "detected_raw": [
                    {
                        "name": "GSAP",
                        "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                        "slug": "gsap",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "2.0.2",
                        "icon": "TweenMax.png",
                        "website": "https:\/\/greensock.com\/gsap",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Cloudflare",
                        "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                        "slug": "cloudflare",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "CloudFlare.svg",
                        "website": "http:\/\/www.cloudflare.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "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.5.1",
                        "icon": "core-js.png",
                        "website": "https:\/\/github.com\/zloirock\/core-js",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Typekit",
                        "description": "Typekit is an online service which offers a subscription library of fonts.",
                        "slug": "typekit",
                        "categories": [
                            {
                                "id": 17,
                                "slug": "font-scripts",
                                "groups": [
                                    9
                                ],
                                "name": "Font scripts",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Typekit.png",
                        "website": "http:\/\/typekit.com",
                        "pricing": [
                            "low",
                            "freemium",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "jQuery UI",
                        "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
                        "slug": "jquery-ui",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "1.12.1",
                        "icon": "jQuery UI.svg",
                        "website": "http:\/\/jqueryui.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "jQuery",
                        "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                        "slug": "jquery",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "3.3.1",
                        "icon": "jQuery.svg",
                        "website": "https:\/\/jquery.com",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "IONOS",
                        "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                        "slug": "ionos",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "IONOS.svg",
                        "website": "https:\/\/www.ionos.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Google Hosted Libraries",
                        "description": "Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.",
                        "slug": "google-hosted-libraries",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Developers.svg",
                        "website": "https:\/\/developers.google.com\/speed\/libraries",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "cdnjs",
                        "description": "cdnjs is a free distributed JS library delivery service.",
                        "slug": "cdnjs",
                        "categories": [
                            {
                                "id": 31,
                                "slug": "cdn",
                                "groups": [
                                    7
                                ],
                                "name": "CDN",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "cdnjs.svg",
                        "website": "https:\/\/cdnjs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Clipboard.js",
                        "description": null,
                        "slug": "clipboard-js",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Clipboard.js.svg",
                        "website": "https:\/\/clipboardjs.com\/",
                        "pricing": [],
                        "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
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": "serious",
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": {
                                                "role": null,
                                                "nodeName": "div",
                                                "messageKey": "noRoleSingular",
                                                "prohibited": [
                                                    "aria-label"
                                                ]
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                        }
                                    ],
                                    "impact": "serious",
                                    "html": "<div class=\"logo\" aria-label=\"BAEL\">",
                                    "target": [
                                        ".logo"
                                    ],
                                    "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                }
                            ]
                        }
                    ],
                    "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=\"barba-wrapper\" aria-live=\"polite\">",
                                    "target": [
                                        "#barba-wrapper"
                                    ]
                                },
                                {
                                    "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=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#About"
                                    ]
                                },
                                {
                                    "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=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Galleries"
                                    ]
                                },
                                {
                                    "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=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Blog"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"SHE\">",
                                    "target": [
                                        "h3[aria-label=\"SHE\"]"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"VARUS\">",
                                    "target": [
                                        "h3[aria-label=\"VARUS\"]"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"ANIMA\">",
                                    "target": [
                                        "h3[aria-label=\"ANIMA\"]"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"ROKOKO\">",
                                    "target": [
                                        "h3[aria-label=\"ROKOKO\"]"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"Archive\">",
                                    "target": [
                                        "h3[aria-label=\"Archive\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 style=\"visibility: visible; background-color: rgb(192, 122, 146);\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-focus",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag131"
                            ],
                            "description": "Ensures aria-hidden elements do not contain focusable elements",
                            "help": "ARIA hidden element must not contain focusable elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span>",
                                    "target": [
                                        ".logo > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span>",
                                    "target": [
                                        ".logo > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span>",
                                    "target": [
                                        ".logo > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">L<\/span>",
                                    "target": [
                                        ".logo > .char4"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span>",
                                    "target": [
                                        "#About > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">b<\/span>",
                                    "target": [
                                        "#About > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span>",
                                    "target": [
                                        "#About > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">u<\/span>",
                                    "target": [
                                        "#About > .char4"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">t<\/span>",
                                    "target": [
                                        "#About > .char5"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">G<\/span>",
                                    "target": [
                                        "#Galleries > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">a<\/span>",
                                    "target": [
                                        "#Galleries > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                    "target": [
                                        "#Galleries > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                    "target": [
                                        "#Galleries > .char4"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span>",
                                    "target": [
                                        "#Galleries > .char5"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char6\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">r<\/span>",
                                    "target": [
                                        "#Galleries > .char6"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char7\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">i<\/span>",
                                    "target": [
                                        "#Galleries > .char7"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char8\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span>",
                                    "target": [
                                        ".char8"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char9\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">s<\/span>",
                                    "target": [
                                        ".char9"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span>",
                                    "target": [
                                        "#Blog > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                    "target": [
                                        "#Blog > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span>",
                                    "target": [
                                        "#Blog > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">g<\/span>",
                                    "target": [
                                        "#Blog > .char4"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char1\" aria-hidden=\"true\">B<\/span>",
                                    "target": [
                                        "a[aria-label=\"Back\"] > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\">a<\/span>",
                                    "target": [
                                        "a[aria-label=\"Back\"] > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\">c<\/span>",
                                    "target": [
                                        "a[aria-label=\"Back\"] > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char4\" aria-hidden=\"true\">k<\/span>",
                                    "target": [
                                        "a[aria-label=\"Back\"] > .char4"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">S<\/span>",
                                    "target": [
                                        "h3[aria-label=\"SHE\"] > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">H<\/span>",
                                    "target": [
                                        "h3[aria-label=\"SHE\"] > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span>",
                                    "target": [
                                        "h3[aria-label=\"SHE\"] > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">V<\/span>",
                                    "target": [
                                        "h3[aria-label=\"VARUS\"] > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span>",
                                    "target": [
                                        "h3[aria-label=\"VARUS\"] > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">R<\/span>",
                                    "target": [
                                        "h3[aria-label=\"VARUS\"] > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">U<\/span>",
                                    "target": [
                                        "h3[aria-label=\"VARUS\"] > .char4"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">S<\/span>",
                                    "target": [
                                        "h3[aria-label=\"VARUS\"] > .char5"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ANIMA\"] > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">N<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ANIMA\"] > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">I<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ANIMA\"] > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">M<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ANIMA\"] > .char4"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ANIMA\"] > .char5"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">R<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ROKOKO\"] > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ROKOKO\"] > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">K<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ROKOKO\"] > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ROKOKO\"] > .char4"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">K<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ROKOKO\"] > .char5"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char6\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span>",
                                    "target": [
                                        "h3[aria-label=\"ROKOKO\"] > .char6"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span>",
                                    "target": [
                                        "h3[aria-label=\"Archive\"] > .char1"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">r<\/span>",
                                    "target": [
                                        "h3[aria-label=\"Archive\"] > .char2"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">c<\/span>",
                                    "target": [
                                        "h3[aria-label=\"Archive\"] > .char3"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">h<\/span>",
                                    "target": [
                                        "h3[aria-label=\"Archive\"] > .char4"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">i<\/span>",
                                    "target": [
                                        "h3[aria-label=\"Archive\"] > .char5"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char6\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">v<\/span>",
                                    "target": [
                                        "h3[aria-label=\"Archive\"] > .char6"
                                    ]
                                },
                                {
                                    "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": "<span class=\"char7\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">e<\/span>",
                                    "target": [
                                        "h3[aria-label=\"Archive\"] > .char7"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<header role=\"banner\">",
                                    "target": [
                                        "header"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<nav role=\"navigation\">",
                                    "target": [
                                        "nav"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<header role=\"banner\">",
                                    "target": [
                                        "header"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<nav role=\"navigation\">",
                                    "target": [
                                        "nav"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"barba-wrapper\" aria-live=\"polite\">",
                                    "target": [
                                        "#barba-wrapper"
                                    ]
                                },
                                {
                                    "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=\"logo\" aria-label=\"BAEL\">",
                                    "target": [
                                        ".logo"
                                    ]
                                },
                                {
                                    "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=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#About"
                                    ]
                                },
                                {
                                    "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=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Galleries"
                                    ]
                                },
                                {
                                    "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=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Blog"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"SHE\">",
                                    "target": [
                                        "h3[aria-label=\"SHE\"]"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"VARUS\">",
                                    "target": [
                                        "h3[aria-label=\"VARUS\"]"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"ANIMA\">",
                                    "target": [
                                        "h3[aria-label=\"ANIMA\"]"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"ROKOKO\">",
                                    "target": [
                                        "h3[aria-label=\"ROKOKO\"]"
                                    ]
                                },
                                {
                                    "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": "<h3 class=\"showcase-title\" aria-label=\"Archive\">",
                                    "target": [
                                        "h3[aria-label=\"Archive\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"barba-wrapper\" aria-live=\"polite\">",
                                    "target": [
                                        "#barba-wrapper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"logo\" aria-label=\"BAEL\">",
                                    "target": [
                                        ".logo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#About"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Galleries"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Blog"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"showcase-title\" aria-label=\"SHE\">",
                                    "target": [
                                        "h3[aria-label=\"SHE\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"showcase-title\" aria-label=\"VARUS\">",
                                    "target": [
                                        "h3[aria-label=\"VARUS\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"showcase-title\" aria-label=\"ANIMA\">",
                                    "target": [
                                        "h3[aria-label=\"ANIMA\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"showcase-title\" aria-label=\"ROKOKO\">",
                                    "target": [
                                        "h3[aria-label=\"ROKOKO\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"showcase-title\" aria-label=\"Archive\">",
                                    "target": [
                                        "h3[aria-label=\"Archive\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<h3 class=\"showcase-title\" aria-label=\"SHE\">",
                                                    "target": [
                                                        "h3[aria-label=\"SHE\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"showcase-title\" aria-label=\"VARUS\">",
                                                    "target": [
                                                        "h3[aria-label=\"VARUS\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"showcase-title\" aria-label=\"ANIMA\">",
                                                    "target": [
                                                        "h3[aria-label=\"ANIMA\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"showcase-title\" aria-label=\"ROKOKO\">",
                                                    "target": [
                                                        "h3[aria-label=\"ROKOKO\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"showcase-title\" aria-label=\"Archive\">",
                                                    "target": [
                                                        "h3[aria-label=\"Archive\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" style=\"--vh: 9.93px;\">",
                                    "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": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "43.2pt (57.6px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span>",
                                    "target": [
                                        ".logo > .char1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "43.2pt (57.6px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span>",
                                    "target": [
                                        ".logo > .char2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "43.2pt (57.6px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span>",
                                    "target": [
                                        ".logo > .char3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "43.2pt (57.6px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">L<\/span>",
                                    "target": [
                                        ".logo > .char4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span>",
                                    "target": [
                                        "#About > .char1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">b<\/span>",
                                    "target": [
                                        "#About > .char2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span>",
                                    "target": [
                                        "#About > .char3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">u<\/span>",
                                    "target": [
                                        "#About > .char4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">t<\/span>",
                                    "target": [
                                        "#About > .char5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">G<\/span>",
                                    "target": [
                                        "#Galleries > .char1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">a<\/span>",
                                    "target": [
                                        "#Galleries > .char2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                    "target": [
                                        "#Galleries > .char3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                    "target": [
                                        "#Galleries > .char4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span>",
                                    "target": [
                                        "#Galleries > .char5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char6\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">r<\/span>",
                                    "target": [
                                        "#Galleries > .char6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char7\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">i<\/span>",
                                    "target": [
                                        "#Galleries > .char7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char8\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span>",
                                    "target": [
                                        ".char8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char9\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">s<\/span>",
                                    "target": [
                                        ".char9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span>",
                                    "target": [
                                        "#Blog > .char1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                    "target": [
                                        "#Blog > .char2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span>",
                                    "target": [
                                        "#Blog > .char3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#000000",
                                                "bgColor": "#c07a92",
                                                "contrastRatio": 6.4400000000000004,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 6.44"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">g<\/span>",
                                    "target": [
                                        "#Blog > .char4"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" style=\"--vh: 9.93px;\">",
                                    "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": "logo",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"\/\" id=\"logo\" class=\"link\" data-transition=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#logo"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "About",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#About"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "Galleries",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Galleries"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "Blog",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Blog"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "smooth-scrollbar-style",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style id=\"smooth-scrollbar-style\">",
                                    "target": [
                                        "#smooth-scrollbar-style"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "blocker",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"blocker\" style=\"display: none;\"><\/div>",
                                    "target": [
                                        "#blocker"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "barba-wrapper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"barba-wrapper\" aria-live=\"polite\">",
                                    "target": [
                                        "#barba-wrapper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "buy",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\" id=\"buy\"><a id=\"buylink\" href=\"\/\" class=\"link\" target=\"_blank\" style=\"color: rgb(0, 0, 0);\"><\/a><\/li>",
                                    "target": [
                                        "#buy"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "buylink",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a id=\"buylink\" href=\"\/\" class=\"link\" target=\"_blank\" style=\"color: rgb(0, 0, 0);\"><\/a>",
                                    "target": [
                                        "#buylink"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "SHE",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"SHE\">",
                                    "target": [
                                        "#SHE"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "VARUS",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"VARUS\">",
                                    "target": [
                                        "#VARUS"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ANIMA",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"ANIMA\">",
                                    "target": [
                                        "#ANIMA"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ROKOKO",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"ROKOKO\">",
                                    "target": [
                                        "#ROKOKO"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Archive",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"Archive\">",
                                    "target": [
                                        "#Archive"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" style=\"--vh: 9.93px;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\" style=\"--vh: 9.93px;\">",
                                    "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for SHE\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\" alt=\"Thumbnail for VARUS\" class=\"showcase-image\" data-colour=\"#809DAF\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for VARUS\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\" alt=\"Thumbnail for ANIMA\" class=\"showcase-image\" data-colour=\"#CECED6\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for ANIMA\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\" alt=\"Thumbnail for ROKOKO\" class=\"showcase-image\" data-colour=\"#8c8280\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for ROKOKO\"]"
                                    ]
                                },
                                {
                                    "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\" alt=\"Thumbnail for Archive\" class=\"showcase-image\" data-colour=\"#A45256\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for Archive\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"\/\" id=\"logo\" class=\"link\" data-transition=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#logo"
                                    ]
                                },
                                {
                                    "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=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#About"
                                    ]
                                },
                                {
                                    "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=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Galleries"
                                    ]
                                },
                                {
                                    "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=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                    "target": [
                                        "#Blog"
                                    ]
                                },
                                {
                                    "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:\/\/bael.co.uk\/galleries\/she\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                    "target": [
                                        "#SHE > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                    ]
                                },
                                {
                                    "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:\/\/bael.co.uk\/galleries\/varus\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                    "target": [
                                        "#VARUS > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                    ]
                                },
                                {
                                    "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:\/\/bael.co.uk\/galleries\/anima\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                    "target": [
                                        "#ANIMA > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                    ]
                                },
                                {
                                    "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:\/\/bael.co.uk\/galleries\/rokoko\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                    "target": [
                                        "#ROKOKO > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                    ]
                                },
                                {
                                    "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:\/\/bael.co.uk\/galleries\/archive\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                    "target": [
                                        "#Archive > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"menu is-open\">",
                                    "target": [
                                        ".menu"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"showcase\">",
                                    "target": [
                                        ".showcase"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "listitem",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures <li> elements are used semantically",
                            "help": "<li> elements must be contained in a <ul> or <ol>",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\">",
                                    "target": [
                                        ".menu > .menu-item:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item is-active\">",
                                    "target": [
                                        ".is-active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"menu-item\">",
                                    "target": [
                                        ".menu > .menu-item:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"SHE\">",
                                    "target": [
                                        "#SHE"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"VARUS\">",
                                    "target": [
                                        "#VARUS"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"ANIMA\">",
                                    "target": [
                                        "#ANIMA"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"ROKOKO\">",
                                    "target": [
                                        "#ROKOKO"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"showcase-item\" id=\"Archive\">",
                                    "target": [
                                        "#Archive"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for SHE\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\" alt=\"Thumbnail for VARUS\" class=\"showcase-image\" data-colour=\"#809DAF\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for VARUS\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\" alt=\"Thumbnail for ANIMA\" class=\"showcase-image\" data-colour=\"#CECED6\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for ANIMA\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\" alt=\"Thumbnail for ROKOKO\" class=\"showcase-image\" data-colour=\"#8c8280\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for ROKOKO\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\" alt=\"Thumbnail for Archive\" class=\"showcase-image\" data-colour=\"#A45256\">",
                                    "target": [
                                        "img[alt=\"Thumbnail for Archive\"]"
                                    ]
                                }
                            ]
                        }
                    ],
                    "incomplete": [
                        {
                            "id": "color-contrast",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143"
                            ],
                            "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                            "help": "Elements must have sufficient color contrast",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "111.7pt (148.95px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                                    "target": [
                                                        "img[alt=\"Thumbnail for SHE\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">S<\/span>",
                                    "target": [
                                        "h3[aria-label=\"SHE\"] > .char1"
                                    ],
                                    "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": "111.7pt (148.95px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                                    "target": [
                                                        "img[alt=\"Thumbnail for SHE\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">H<\/span>",
                                    "target": [
                                        "h3[aria-label=\"SHE\"] > .char2"
                                    ],
                                    "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": "111.7pt (148.95px)",
                                                "fontWeight": "normal",
                                                "messageKey": "shortTextContent",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                                    "target": [
                                                        "img[alt=\"Thumbnail for SHE\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element content is too short to determine if it is actual text content"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span>",
                                    "target": [
                                        "h3[aria-label=\"SHE\"] > .char3"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "217-160-0-161.elastic-ssl.ui-r.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns1098.ui-dns.biz",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 11450,
                "testUrl": "https:\/\/www.bael.co.uk\/",
                "custom": [
                    "Colordepth",
                    "Dpi",
                    "Images",
                    "Resolution",
                    "fonts",
                    "generated-content-percent",
                    "generated-content-size",
                    "imgs-in-viewport",
                    "imgs-no-alt",
                    "imgs-out-viewport",
                    "jsLibsVulns",
                    "meta-viewport",
                    "possibly-render-blocking-reqs",
                    "rendered-html",
                    "securityHeaders"
                ],
                "Colordepth": 24,
                "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                "Images": "[{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\",\"width\":739,\"height\":993,\"naturalWidth\":744,\"naturalHeight\":1000},{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\",\"width\":619,\"height\":993,\"naturalWidth\":623,\"naturalHeight\":1000},{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\",\"width\":815,\"height\":993,\"naturalWidth\":821,\"naturalHeight\":1000},{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\",\"width\":821,\"height\":993,\"naturalWidth\":827,\"naturalHeight\":1000},{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\",\"width\":678,\"height\":993,\"naturalWidth\":683,\"naturalHeight\":1000}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "jaf-lapture",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "jaf-lapture",
                        "display": "auto",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "jaf-lapture-display",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    }
                ],
                "generated-content-percent": 51.649999999999999,
                "generated-content-size": 6.1699999999999999,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                        "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 744,
                        "naturalHeight": 1000
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\" alt=\"Thumbnail for VARUS\" class=\"showcase-image\" data-colour=\"#809DAF\">",
                        "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 623,
                        "naturalHeight": 1000
                    },
                    {
                        "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\" alt=\"Thumbnail for ANIMA\" class=\"showcase-image\" data-colour=\"#CECED6\">",
                        "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 821,
                        "naturalHeight": 1000
                    },
                    {
                        "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\" alt=\"Thumbnail for ROKOKO\" class=\"showcase-image\" data-colour=\"#8c8280\">",
                        "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 827,
                        "naturalHeight": 1000
                    },
                    {
                        "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\" alt=\"Thumbnail for Archive\" class=\"showcase-image\" data-colour=\"#A45256\">",
                        "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 683,
                        "naturalHeight": 1000
                    }
                ],
                "jsLibsVulns": [
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.3.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.3.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                    },
                    {
                        "name": "jquery",
                        "severity": "medium",
                        "version": "3.3.1",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-174006"
                    },
                    {
                        "name": "gsap",
                        "severity": "high",
                        "version": "2.0.2",
                        "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-GSAP-1054614"
                    }
                ],
                "meta-viewport": "width=device-width,initial-scale=1.0",
                "possibly-render-blocking-reqs": [
                    "https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                    "https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js",
                    "https:\/\/bael.co.uk\/assets\/js\/barba.min.js",
                    "https:\/\/bael.co.uk\/assets\/js\/clipboard.min.js",
                    "https:\/\/bael.co.uk\/assets\/js\/tinycolor-min.js",
                    "https:\/\/bael.co.uk\/assets\/js\/jquery.mousewheel.min.js",
                    "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.js",
                    "https:\/\/bael.co.uk\/assets\/js\/plugins\/invert-delta.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js",
                    "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                    "https:\/\/bael.co.uk\/assets\/js\/main.js",
                    "https:\/\/bael.co.uk\/assets\/css\/styles.css",
                    "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.css",
                    "https:\/\/use.typekit.net\/qku3uyg.css"
                ],
                "rendered-html": "<html lang=\"en\" style=\"--vh: 9.93px;\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>Galleries \/\/ BAEL<\/title>\n  <meta name=\"description\" content=\"Website for UK-based artist, Bael.\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"\/site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"\/safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#ffffff\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <link rel=\"stylesheet\" href=\"https:\/\/bael.co.uk\/assets\/css\/styles.css\">  <script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js\"><\/script>  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/barba.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/clipboard.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/tinycolor-min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/jquery.mousewheel.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/plugins\/invert-delta.js\"><\/script>  <link rel=\"stylesheet\" href=\"https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.css\">\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js\"><\/script>\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js\"><\/script>\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/qku3uyg.css\">\n\n\n<style id=\"smooth-scrollbar-style\">\/* inner styles set by WPT to match CSSOM *\/[data-scrollbar] { display: block; position: relative; }.scroll-content { transform: translate3d(0px, 0px, 0px); }.scrollbar-track { position: absolute; opacity: 0; z-index: 1; background: rgba(222, 222, 222, 0.75); user-select: none; transition: opacity 0.5s ease-out 0.5s; }.scrollbar-track.show, .scrollbar-track:hover { opacity: 1; transition-delay: 0s; }.scrollbar-track-x { bottom: 0px; left: 0px; width: 100%; height: 8px; }.scrollbar-track-y { top: 0px; right: 0px; width: 8px; height: 100%; }.scrollbar-thumb { position: absolute; top: 0px; left: 0px; width: 8px; height: 8px; background: rgba(0, 0, 0, 0.5); border-radius: 4px; }<\/style><\/head>\n<body style=\"visibility: visible; background-color: rgb(192, 122, 146);\">\n  <div id=\"blocker\" style=\"display: none;\"><\/div>\n  <div id=\"barba-wrapper\" aria-live=\"polite\">\n    <header role=\"banner\">\n      <a href=\"\/\" id=\"logo\" class=\"link\" data-transition=\"Galleries\" style=\"color: rgb(0, 0, 0);\">\n        <div class=\"logo\" aria-label=\"BAEL\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">L<\/span><\/div>\n      <\/a>\n      <nav role=\"navigation\">\n  <ul class=\"menu is-open\">\n        <li class=\"menu-item\"><a class=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">b<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">u<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">t<\/span><\/a><\/li>\n        <li class=\"menu-item is-active\"><a class=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">G<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">a<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span><span class=\"char6\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">r<\/span><span class=\"char7\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">i<\/span><span class=\"char8\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span><span class=\"char9\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">s<\/span><\/a><\/li>\n        <li class=\"menu-item\"><a class=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">g<\/span><\/a><\/li>\n      <\/ul>\n  <ul class=\"galleryOpen\">\n    <li class=\"menu-item back-link\"><a href=\"\/\" class=\"link\" aria-label=\"Back\" style=\"color: rgb(0, 0, 0);\"><span class=\"char1\" aria-hidden=\"true\">B<\/span><span class=\"char2\" aria-hidden=\"true\">a<\/span><span class=\"char3\" aria-hidden=\"true\">c<\/span><span class=\"char4\" aria-hidden=\"true\">k<\/span><\/a><\/li>\n    <li class=\"menu-item\" id=\"buy\"><a id=\"buylink\" href=\"\/\" class=\"link\" target=\"_blank\" style=\"color: rgb(0, 0, 0);\"><\/a><\/li>\n    <li class=\"menu-item gallery-name\" style=\"color: rgb(0, 0, 0);\">Galleries - <\/li>\n  <\/ul>\n<\/nav>\n    <\/header>\n\n  <div class=\"barba-container\" data-namespace=\"Galleries\">\n\n      \n  <div class=\"scrollwrapper\" data-scrollbar=\"true\" tabindex=\"1\" style=\"overflow: hidden; outline: none;\"><div class=\"scroll-content\">\n\n    <ul class=\"showcase\">\n\n      \n        <li class=\"showcase-item\" id=\"SHE\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/she\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"SHE\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">S<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">H<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span><\/h3> <h4 class=\"showcase-title\">- 2015<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n        <li class=\"showcase-item\" id=\"VARUS\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/varus\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\" alt=\"Thumbnail for VARUS\" class=\"showcase-image\" data-colour=\"#809DAF\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"VARUS\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">V<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">R<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">U<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">S<\/span><\/h3> <h4 class=\"showcase-title\">- 2013<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n        <li class=\"showcase-item\" id=\"ANIMA\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/anima\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\" alt=\"Thumbnail for ANIMA\" class=\"showcase-image\" data-colour=\"#CECED6\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"ANIMA\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">N<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">I<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">M<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span><\/h3> <h4 class=\"showcase-title\">- 2012<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n        <li class=\"showcase-item\" id=\"ROKOKO\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/rokoko\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\" alt=\"Thumbnail for ROKOKO\" class=\"showcase-image\" data-colour=\"#8c8280\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"ROKOKO\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">R<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">K<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">K<\/span><span class=\"char6\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span><\/h3> <h4 class=\"showcase-title\">- 2011<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n        <li class=\"showcase-item\" id=\"Archive\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/archive\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\" alt=\"Thumbnail for Archive\" class=\"showcase-image\" data-colour=\"#A45256\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"Archive\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">r<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">c<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">h<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">i<\/span><span class=\"char6\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">v<\/span><span class=\"char7\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">e<\/span><\/h3> <h4 class=\"showcase-title\">- 2006 \u2013 2009<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n    <\/ul>\n\n  <\/div><div class=\"scrollbar-track scrollbar-track-x\" style=\"display: none;\"><div class=\"scrollbar-thumb scrollbar-thumb-x\" style=\"width: 1920px; transform: translate3d(0px, 0px, 0px);\"><\/div><\/div><div class=\"scrollbar-track scrollbar-track-y\" style=\"display: block;\"><div class=\"scrollbar-thumb scrollbar-thumb-y\" style=\"height: 171.219px; transform: translate3d(0px, 0px, 0px);\"><\/div><\/div><\/div>\n\n    <\/div><!--Close Barba Container-->\n  <\/div><!--Close Barba Wrapper-->\n    <script src=\"https:\/\/bael.co.uk\/assets\/js\/main.js\"><\/script>\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        652
                    ],
                    [
                        713,
                        4723
                    ]
                ],
                "longTasks": [
                    [
                        652,
                        713
                    ]
                ],
                "lastVisualChange": 2900,
                "render": 1500,
                "visualComplete85": 2900,
                "visualComplete90": 2900,
                "visualComplete95": 2900,
                "visualComplete99": 2900,
                "visualComplete": 2900,
                "SpeedIndex": 2308,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1465,
                        "size": 1980,
                        "DOMNodeId": 52,
                        "nodeInfo": {
                            "nodeType": "SPAN",
                            "attributes": {
                                "class": "char1",
                                "aria-hidden": "true",
                                "style": "visibility: inherit; opacity: 1;"
                            },
                            "bounds": [
                                96,
                                96,
                                172.796875,
                                57.59375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1465,
                        "size": 1980,
                        "element": {
                            "nodeName": "SPAN",
                            "boundingRect": {
                                "x": 96,
                                "y": 96,
                                "width": 172.796875,
                                "height": 57.59375,
                                "top": 96,
                                "right": 268.796875,
                                "bottom": 153.59375,
                                "left": 96
                            },
                            "outerHTML": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 0.966169;\">B<\/span>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1652,
                        "size": 2365,
                        "DOMNodeId": 54,
                        "nodeInfo": {
                            "nodeType": "SPAN",
                            "attributes": {
                                "class": "char2",
                                "aria-hidden": "true",
                                "style": "visibility: inherit; opacity: 1;"
                            },
                            "bounds": [
                                226.234375,
                                211.1875,
                                42.5625,
                                57.59375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1652,
                        "size": 2365,
                        "element": {
                            "nodeName": "SPAN",
                            "boundingRect": {
                                "x": 226.234375,
                                "y": 211.1875,
                                "width": 42.5625,
                                "height": 57.59375,
                                "top": 211.1875,
                                "right": 268.796875,
                                "bottom": 268.78125,
                                "left": 226.234375
                            },
                            "outerHTML": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 0.653469;\">A<\/span>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2185,
                        "size": 27740,
                        "DOMNodeId": 111,
                        "nodeInfo": {
                            "nodeType": "SPAN",
                            "attributes": {
                                "class": "char2",
                                "aria-hidden": "true",
                                "style": "visibility: inherit; opacity: 1;"
                            },
                            "bounds": [
                                882.171875,
                                415.03125,
                                189.3125,
                                146
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2185,
                        "size": 469649,
                        "DOMNodeId": 193,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                "alt": "Thumbnail for SHE",
                                "class": "showcase-image",
                                "data-colour": "#c07a92",
                                "style": "opacity: 1;"
                            },
                            "sourceURL": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "bounds": [
                                664.484375,
                                99.296875,
                                591.03125,
                                794.40625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2185,
                        "size": 469649,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 664.48748779296875,
                                "y": 99.29998779296875,
                                "width": 591.02496337890625,
                                "height": 794.4000244140625,
                                "top": 99.29998779296875,
                                "right": 1255.512451171875,
                                "bottom": 893.70001220703125,
                                "left": 664.48748779296875
                            },
                            "outerHTML": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 0.402471;\">",
                            "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1465,
                        "size": 1980,
                        "DOMNodeId": 52,
                        "nodeInfo": {
                            "nodeType": "SPAN",
                            "attributes": {
                                "class": "char1",
                                "aria-hidden": "true",
                                "style": "visibility: inherit; opacity: 1;"
                            },
                            "bounds": [
                                96,
                                96,
                                172.796875,
                                57.59375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1465,
                        "size": 1980,
                        "element": {
                            "nodeName": "SPAN",
                            "boundingRect": {
                                "x": 96,
                                "y": 96,
                                "width": 172.796875,
                                "height": 57.59375,
                                "top": 96,
                                "right": 268.796875,
                                "bottom": 153.59375,
                                "left": 96
                            },
                            "outerHTML": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 0.966169;\">B<\/span>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1652,
                        "size": 2365,
                        "DOMNodeId": 54,
                        "nodeInfo": {
                            "nodeType": "SPAN",
                            "attributes": {
                                "class": "char2",
                                "aria-hidden": "true",
                                "style": "visibility: inherit; opacity: 1;"
                            },
                            "bounds": [
                                226.234375,
                                211.1875,
                                42.5625,
                                57.59375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1652,
                        "size": 2365,
                        "element": {
                            "nodeName": "SPAN",
                            "boundingRect": {
                                "x": 226.234375,
                                "y": 211.1875,
                                "width": 42.5625,
                                "height": 57.59375,
                                "top": 211.1875,
                                "right": 268.796875,
                                "bottom": 268.78125,
                                "left": 226.234375
                            },
                            "outerHTML": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 0.653469;\">A<\/span>",
                            "content": "normal"
                        },
                        "type": "text"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2184,
                        "size": 27740,
                        "DOMNodeId": 111,
                        "nodeInfo": {
                            "nodeType": "SPAN",
                            "attributes": {
                                "class": "char2",
                                "aria-hidden": "true",
                                "style": "visibility: inherit; opacity: 1;"
                            },
                            "bounds": [
                                882.171875,
                                415.03125,
                                189.3125,
                                146
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2184,
                        "size": 469649,
                        "DOMNodeId": 193,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                "alt": "Thumbnail for SHE",
                                "class": "showcase-image",
                                "data-colour": "#c07a92",
                                "style": "opacity: 1;"
                            },
                            "sourceURL": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "bounds": [
                                664.484375,
                                99.296875,
                                591.03125,
                                794.40625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2184,
                        "size": 469649,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 664.48748779296875,
                                "y": 99.29998779296875,
                                "width": 591.02496337890625,
                                "height": 794.4000244140625,
                                "top": 99.29998779296875,
                                "right": 1255.512451171875,
                                "bottom": 893.70001220703125,
                                "left": 664.48748779296875
                            },
                            "outerHTML": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 0.402471;\">",
                            "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 36
                    },
                    {
                        "name": "fetchStart",
                        "time": 61
                    },
                    {
                        "name": "navigationStart",
                        "time": 107
                    },
                    {
                        "name": "domLoading",
                        "time": 107
                    },
                    {
                        "name": "responseEnd",
                        "time": 109
                    },
                    {
                        "name": "domInteractive",
                        "time": 109
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 109
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 109
                    },
                    {
                        "name": "domComplete",
                        "time": 110
                    },
                    {
                        "name": "responseEnd",
                        "time": 328
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 339
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 339
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 339
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 340
                    },
                    {
                        "name": "domLoading",
                        "time": 340
                    },
                    {
                        "name": "domInteractive",
                        "time": 1030
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1030
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1031
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1040
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1040
                    },
                    {
                        "name": "firstPaint",
                        "time": 1040
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1040
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1040
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1074
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1074
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1437
                    },
                    {
                        "name": "domComplete",
                        "time": 1465
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1465
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1465
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2184
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 2184
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 2184
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 1.9085011093277943e-6
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 1.9085011093277943e-6
                    }
                ],
                "chromeUserTiming.navigationStart": 107,
                "chromeUserTiming.fetchStart": 61,
                "chromeUserTiming.domLoading": 341,
                "chromeUserTiming.responseEnd": 328,
                "chromeUserTiming.domInteractive": 1030,
                "chromeUserTiming.domContentLoadedEventStart": 1031,
                "chromeUserTiming.domContentLoadedEventEnd": 1032,
                "chromeUserTiming.domComplete": 1466,
                "chromeUserTiming.unloadEventStart": 340,
                "chromeUserTiming.unloadEventEnd": 340,
                "chromeUserTiming.markAsMainFrame": 340,
                "chromeUserTiming.commitNavigationEnd": 340,
                "chromeUserTiming.firstPaint": 1040,
                "chromeUserTiming.firstContentfulPaint": 1040,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1040,
                "chromeUserTiming.firstMeaningfulPaint": 1040,
                "chromeUserTiming.firstImagePaint": 1074,
                "chromeUserTiming.LayoutShift": 1438,
                "chromeUserTiming.loadEventStart": 1466,
                "chromeUserTiming.loadEventEnd": 1466,
                "chromeUserTiming.LargestTextPaint": 2185,
                "chromeUserTiming.LargestContentfulPaint": 2185,
                "chromeUserTiming.LargestImagePaint": 2185,
                "chromeUserTiming.TotalLayoutShift": 1.9085011093277943e-6,
                "chromeUserTiming.CumulativeLayoutShift": 1.9085011093277943e-6,
                "LayoutShifts": [
                    {
                        "time": 1437,
                        "score": 1.9085011093277943e-6,
                        "cumulative_score": 1.9085011093277943e-6,
                        "window_score": 1.9085011093277943e-6,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1770,
                                96,
                                54,
                                30
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1774,
                                    "y": 96,
                                    "width": 50,
                                    "height": 30,
                                    "top": 96,
                                    "right": 1824,
                                    "bottom": 126,
                                    "left": 1774
                                },
                                "currentRect": {
                                    "x": 1770,
                                    "y": 96,
                                    "width": 54,
                                    "height": 30,
                                    "top": 96,
                                    "right": 1824,
                                    "bottom": 126,
                                    "left": 1770
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 517.23199999999997
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 659.995
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 343.13900000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 343.154
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 347.90199999999999
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 380.86000000000001
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 380.928
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 380.93599999999998
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 380.95699999999999
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 392.29500000000002
                        },
                        "1069": {
                            "name": "CrossOriginTextScript",
                            "firstUsed": 423.47699999999998
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 492.13499999999999
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 513.17399999999998
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 513.31299999999999
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 513.43200000000002
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 517.24199999999996
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 543.50400000000002
                        },
                        "1898": {
                            "name": "HTMLSlotElement",
                            "firstUsed": 543.52300000000002
                        },
                        "84": {
                            "name": "FormElement",
                            "firstUsed": 552.85199999999998
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 570.48500000000001
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 596.00400000000002
                        },
                        "4997": {
                            "name": "Feature_4997",
                            "firstUsed": 647.51999999999998
                        },
                        "3259": {
                            "name": "V8InvalidatedArrayIteratorLookupChainProtector",
                            "firstUsed": 648.88099999999997
                        },
                        "3262": {
                            "name": "V8InvalidatedMapIteratorLookupChainProtector",
                            "firstUsed": 649.01800000000003
                        },
                        "3269": {
                            "name": "V8InvalidatedSetIteratorLookupChainProtector",
                            "firstUsed": 649.38999999999999
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 665.04600000000005
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 665.17499999999995
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 665.48599999999999
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 666.07299999999998
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 666.16099999999994
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 666.32899999999995
                        },
                        "1842": {
                            "name": "TransformUsesBoxSizeOnSVG",
                            "firstUsed": 697.71100000000001
                        },
                        "971": {
                            "name": "CSSAtRuleImport",
                            "firstUsed": 705.10500000000002
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 708.11199999999997
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 977.77800000000002
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 978.09900000000005
                        },
                        "1128": {
                            "name": "BodyScrollsInAdditionToViewport",
                            "firstUsed": 979.01800000000003
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 1032.319
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 1039.453
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 1044.6279999999999
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 1067.3409999999999
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 1068.586
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 1068.598
                        }
                    },
                    "CSSFeatures": {
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 588.71400000000006
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 664.31600000000003
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 664.33199999999999
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 666.18399999999997
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 666.197
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 666.21199999999999
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 666.21900000000005
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 666.23099999999999
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 666.23900000000003
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 666.24599999999998
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 666.25699999999995
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 666.26999999999998
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 666.27700000000004
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 666.28499999999997
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 666.29499999999996
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 666.30200000000002
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 708.15700000000004
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 708.16600000000005
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 708.17100000000005
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 708.17899999999997
                        },
                        "80": {
                            "name": "CSSPropertyFontStretch",
                            "firstUsed": 708.19500000000005
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 977.02300000000002
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 977.03599999999994
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 977.13699999999994
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 977.149
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 977.15300000000002
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 977.15700000000004
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 977.16499999999996
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 977.16999999999996
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 977.21699999999998
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 977.27499999999998
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 977.29600000000005
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 977.30200000000002
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 977.30899999999997
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 977.31399999999996
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 977.31899999999996
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 977.36300000000006
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 977.36800000000005
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 977.41800000000001
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 977.43100000000004
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 977.46600000000001
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 977.56500000000005
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 977.67499999999995
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 977.67999999999995
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 977.69399999999996
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 977.69899999999996
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 977.70299999999997
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 977.74800000000005
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 977.75199999999995
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 977.75999999999999
                        },
                        "164": {
                            "name": "CSSPropertyWordWrap",
                            "firstUsed": 977.82799999999997
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 977.83299999999997
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 977.84000000000003
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 1052.623
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 1055.181
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 1055.239
                        },
                        "332": {
                            "name": "CSSPropertyAliasWebkitTransition",
                            "firstUsed": 1055.269
                        },
                        "333": {
                            "name": "CSSPropertyAliasWebkitTransitionDelay",
                            "firstUsed": 1055.2860000000001
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 1055.2919999999999
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 1055.319
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 1056.749
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 1058.1010000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 4723,
                "LastInteractive": 1500,
                "TotalBlockingTime": 0,
                "testID": "240906_BiDcR8_9WC",
                "step": 1,
                "effectiveBps": 647813,
                "domTime": 0,
                "aft": 0,
                "titleTime": 110,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": null,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": null,
                "lighthouse.PWA": null,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "112": 70,
                            "213": 66.700000000000003,
                            "337": 66.700000000000003,
                            "438": 80,
                            "539": 100,
                            "640": 100,
                            "741": 100,
                            "842": 42.899999999999999,
                            "942": 42.899999999999999,
                            "1043": 52.399999999999999,
                            "1144": 85,
                            "1245": 35,
                            "1346": 85,
                            "1446": 45.5,
                            "1547": 50,
                            "1648": 47.600000000000001,
                            "1749": 26.300000000000001,
                            "1850": 28.600000000000001,
                            "1951": 25,
                            "2052": 21.100000000000001,
                            "2153": 25,
                            "2254": 52.399999999999999,
                            "2355": 89.5,
                            "2456": 42.899999999999999,
                            "2557": 28.600000000000001,
                            "2657": 30,
                            "2758": 28.600000000000001,
                            "2859": 26.300000000000001,
                            "2960": 31.800000000000001,
                            "3061": 38.100000000000001,
                            "3162": 65,
                            "3263": 33.299999999999997,
                            "3364": 70,
                            "3465": 20,
                            "3565": 15.800000000000001,
                            "3666": 20,
                            "3767": 15,
                            "3868": 15,
                            "3969": 19,
                            "4070": 19,
                            "4171": 19,
                            "4272": 23.800000000000001,
                            "4373": 60,
                            "4474": 20,
                            "4575": 23.800000000000001,
                            "4676": 15,
                            "4777": 23.800000000000001
                        },
                        "max": 100,
                        "count": 48
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "112": 18431,
                            "213": 621373,
                            "337": 87127,
                            "438": 155924,
                            "539": 934538,
                            "640": 2675307,
                            "741": 47552,
                            "842": 62436,
                            "942": 7959012,
                            "1043": 494157,
                            "1144": 63476,
                            "1245": 6370393,
                            "1346": 4203660,
                            "1446": 3523766,
                            "1547": 11090,
                            "1648": 438110,
                            "1749": 58586,
                            "1850": 0,
                            "1951": 0,
                            "2052": 0,
                            "2153": 0,
                            "2254": 0,
                            "2355": 0,
                            "2456": 0,
                            "2557": 0,
                            "2657": 0,
                            "2758": 0,
                            "2859": 0,
                            "2960": 0,
                            "3061": 631689,
                            "3162": 165975,
                            "3263": 0,
                            "3364": 0,
                            "3465": 0,
                            "3565": 0,
                            "3666": 0,
                            "3767": 0,
                            "3868": 0,
                            "3969": 0,
                            "4070": 0,
                            "4171": 0,
                            "4272": 0,
                            "4373": 0,
                            "4474": 0,
                            "4575": 0,
                            "4676": 0,
                            "4777": 0
                        },
                        "max": 7959012,
                        "count": 48
                    }
                },
                "effectiveBpsDoc": 714373,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcR8_9WC&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcR8_9WC&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001500.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001600.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001700.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001800.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 25
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002100.jpg",
                        "VisuallyComplete": 25
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002200.jpg",
                        "VisuallyComplete": 76
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002400.jpg",
                        "VisuallyComplete": 77
                    },
                    {
                        "time": 2500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002500.jpg",
                        "VisuallyComplete": 77
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002600.jpg",
                        "VisuallyComplete": 78
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002700.jpg",
                        "VisuallyComplete": 78
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002800.jpg",
                        "VisuallyComplete": 80
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002900.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "bael.co.uk": {
                        "bytes": 684741,
                        "requests": 15,
                        "connections": 1
                    },
                    "www.bael.co.uk": {
                        "bytes": 2643,
                        "requests": 3,
                        "connections": 2
                    },
                    "use.typekit.net": {
                        "bytes": 156712,
                        "requests": 3,
                        "cdn_provider": "Akamai",
                        "connections": 1
                    },
                    "p.typekit.net": {
                        "bytes": 5,
                        "requests": 1,
                        "cdn_provider": "Akamai",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 1527,
                        "bytesUncompressed": 5915,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 42095,
                        "bytesUncompressed": 126106,
                        "requests": 8
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 3894,
                        "bytesUncompressed": 13675,
                        "requests": 3
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 639447,
                        "bytesUncompressed": 639447,
                        "requests": 6
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 156712,
                        "bytesUncompressed": 156712,
                        "requests": 3
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 426,
                        "bytesUncompressed": 426,
                        "requests": 1
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-l94q-10.10.1.37",
                    "loadTime": 15930,
                    "docTime": 0,
                    "fullyLoaded": 15930,
                    "bytesOut": 31574,
                    "bytesOutDoc": 0,
                    "bytesIn": 356192,
                    "bytesInDoc": 0,
                    "requests": [
                        {
                            "type": 3,
                            "id": "9E4A1C6EE3BEB064F48D10D988482678",
                            "request_id": "9E4A1C6EE3BEB064F48D10D988482678",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/www.bael.co.uk\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.bael.co.uk",
                            "url": "\/",
                            "raw_id": "9E4A1C6EE3BEB064F48D10D988482678",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 142,
                            "ttfb_ms": 141,
                            "load_start": 153,
                            "load_start_float": 153.000078,
                            "bytesIn": 1527,
                            "objectSize": 1527,
                            "objectSizeUncompressed": 5915,
                            "chunks": [
                                {
                                    "ts": 295,
                                    "bytes": 1527,
                                    "inflated": 5915
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 39,
                            "connect_start": 39,
                            "connect_end": 73,
                            "ssl_start": 73,
                            "ssl_end": 151,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "www.bael.co.uk",
                                "sanList": [
                                    "www.bael.co.uk",
                                    "bael.co.uk"
                                ],
                                "issuer": "GeoTrust TLS RSA CA G1",
                                "validFrom": 1714608000,
                                "validTo": 1747353599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1714635136813,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DCEE403339623C897FCC2B7C5DB17F37D04A34DA1DC0462DC8920AE740505C270220476E2CF4FEEB4CDD745C83D8A848A15A4159099153341222B6512D5A1CFD62C5"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1714635136842,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402207EF1E4E64D8DD625833F754D13037F804D6DFDAECF1BBA8BE9132736EC6CF2A302200A1CB19BD0ED9D9D6D4EA11993B72651C2C25B5207F904779F51C945F2912604"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1714635136870,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A184490E4F22B19B691AE13172A794369CC1163D4F19EB7694814DC3D88B88F602205508F00E705B40F1AB1DCD9914EA6A2D6F2463C902849D158019AEF433B9D2E1"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1537,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.bael.co.uk",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                    "server: Apache",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 38,
                            "connect_ms": 34,
                            "ssl_ms": 78,
                            "gzip_total": 1625,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 12,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49199,
                            "netlog_id": 78,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGJzCCBQ+gAwIBAgIQD47K0XgF+CkZuLLJCXhpeDANBgkqhkiG9w0BAQsFADBg\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMR8wHQYDVQQDExZHZW9UcnVzdCBUTFMgUlNBIENBIEcx\nMB4XDTI0MDUwMjAwMDAwMFoXDTI1MDUxNTIzNTk1OVowGTEXMBUGA1UEAxMOd3d3\nLmJhZWwuY28udWswggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCv2qD8\n41w5icD3i+WAViMH2RT1t\/RwP+ZtkIJfW90FD2+DfPf3y4lQbo3oDXqMOMP24BPQ\nD5ic6V9pSSGqRbYNTMOSnMdMCoCKk2FDgTErjAFgoKoHGrRk0D45kWjHaEfR7xt2\nDpP6TA30FdQPwsHkm3tw4O4OfuqFWskJpoFn9SDGD8uaZ02uEXb66QQpLDP37bXS\n3GtYROM5csuCbuJBQLeVU7QoymiXH06ZpW6KhLtEW8pnKwzow1P818\/vxtHpY3ch\nxtiOPtHIghb4\/17Tvfs44BqPvZ2ceBepCJ7y1fwIkgLiB7LzuWwBARfSvq9+Kqgd\nRHuFfDqvHjRHhcPvAgMBAAGjggMiMIIDHjAfBgNVHSMEGDAWgBSUT9Rdi+Sk4qaA\n\/v3Y+QDvo74CVzAdBgNVHQ4EFgQUhhzK4Zj2kWDfPYOrQpiEuJIJynIwJQYDVR0R\nBB4wHIIOd3d3LmJhZWwuY28udWuCCmJhZWwuY28udWswPgYDVR0gBDcwNTAzBgZn\ngQwBAgEwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIw\nPwYDVR0fBDgwNjA0oDKgMIYuaHR0cDovL2NkcC5nZW90cnVzdC5jb20vR2VvVHJ1\nc3RUTFNSU0FDQUcxLmNybDB2BggrBgEFBQcBAQRqMGgwJgYIKwYBBQUHMAGGGmh0\ndHA6Ly9zdGF0dXMuZ2VvdHJ1c3QuY29tMD4GCCsGAQUFBzAChjJodHRwOi8vY2Fj\nZXJ0cy5nZW90cnVzdC5jb20vR2VvVHJ1c3RUTFNSU0FDQUcxLmNydDAMBgNVHRMB\nAf8EAjAAMIIBfQYKKwYBBAHWeQIEAgSCAW0EggFpAWcAdgBOdaMnXJoQwzhbbNTf\nP1LrHfDgjhuNacCx+mSxYpo53wAAAY84N98tAAAEAwBHMEUCIQDc7kAzOWI8iX\/M\nK3xdsX830Eo02h3ARi3IkgrnQFBcJwIgR24s9P7rTN10XIPYqEihWkFZCZFTNBIi\ntlEtWhz9YsUAdQB9WR4S4XgqexxhZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY84\nN99KAAAEAwBGMEQCIH7x5OZNjdYlgz91TRMDf4BNbf2uzxu6i+kTJzbsbPKjAiAK\nHLGb0O2dnW1OoRmTtyZRwsJbUgf5BHefUclF8pEmBAB2AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABjzg332YAAAQDAEcwRQIhAKGESQ5PIrGbaRrh\nMXKnlDacwRY9TxnrdpSBTcPYi4j2AiBVCPAOcFtA8asdzZkU6motbyRjyQKEnRWA\nGa70M7nS4TANBgkqhkiG9w0BAQsFAAOCAQEAN30+UuwgToWkd8Jkp\/jcX4eOQsAk\nMaB7645PCm4HiQFL4P8lNuLs5dTTEVb8koodt\/vJGoZNZxVBGRTPQxo5qGUPIqfR\nTZ4C8uUnm5ofxNWa4eTitCMXzrqd7IRs8a1iczLZBpxgCEnVUew9gdKmjOjp7N4v\nmbprQdMNh14s+1ACFa+6a7CoNpzPv2\/\/CcxNW0hgBVPgRTbObFt\/aHUZT+zpw6t4\n5tvKCUm4vP\/U2l5TIviympXWMstX3dL4edaETNeumPMdy4yRcmem+7\/UHNrFAl8t\nQtaDSN+xyWB8k8PQ3hJqYCnLlr4lqsuhwyEvV6m8bZPVPbvorAAPvce\/uw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEjTCCA3WgAwIBAgIQDQd4KhM\/xvmlcpbhMf\/ReTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMDIxMjIzMzdaFw0yNzExMDIxMjIzMzdaMGAxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xHzAdBgNVBAMTFkdlb1RydXN0IFRMUyBSU0EgQ0EgRzEwggEiMA0GCSqGSIb3\nDQEBAQUAA4IBDwAwggEKAoIBAQC+F+jsvikKy\/65LWEx\/TMkCDIuWegh1Ngwvm4Q\nyISgP7oU5d79eoySG3vOhC3w\/3jEMuipoH1fBtp7m0tTpsYbAhch4XA7rfuD6whU\ngajeErLVxoiWMPkC\/DnUvbgi74BJmdBiuGHQSd7LwsuXpTEGG9fYXcbTVN5SATYq\nDfbexbYxTMwVJWoVb6lrBEgM3gBBqiiAiy800xu1Nq07JdCIQkBsNpFtZbIZhsDS\nfzlGWP4wEmBQ3O67c+ZXkFr2DcrXBEtHam80Gp2SNhou2U5U7UesDL\/xgLK6\/0d7\n6TnEVMSUVJkZ8VeZr+IUIlvoLrtjLbqugb0T3OYXW+CQU0kBAgMBAAGjggFAMIIB\nPDAdBgNVHQ4EFgQUlE\/UXYvkpOKmgP792PkA76O+AlcwHwYDVR0jBBgwFoAUTiJU\nIBiV5uNu5g\/6+rkS7QYXjzkwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMDQGCCsGAQUFBwEB\nBCgwJjAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEIGA1Ud\nHwQ7MDkwN6A1oDOGMWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEds\nb2JhbFJvb3RHMi5jcmwwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEW\nHGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDQYJKoZIhvcNAQELBQADggEB\nAIIcBDqC6cWpyGUSXAjjAcYwsK4iiGF7KweG97i1RJz1kwZhRoo6orU1JtBYnjzB\nc4+\/sXmnHJk3mlPyL1xuIAt9sMeC7+vreRIF5wFBC0MCN5sbHwhNN1JzKbifNeP5\nozpZdQFmkCo+neBiKR6HqIA+LMTMCMMuv2khGGuPHmtDze4GmEGZtYLyF8EQpa5Y\njPuV6k2Cr\/N3XxFpT3hRpt\/3usU\/Zb9wfKPtWpoznZ4\/44c1p9rzFcZYrWkj3A+7\nTNBJE0GmP2fhXhP1D\/XVfIW\/h0yCJGEiV9Glm\/uGOa3DXHlmbAcxSyCRraG+ZBkA\n7h4SeM6Y8l\/7MBRpPCz6l8Y=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 295,
                            "ttfb_start": 153,
                            "ttfb_end": 294,
                            "download_start": 294,
                            "download_end": 295,
                            "download_ms": 1,
                            "all_start": 1,
                            "all_end": 295,
                            "all_ms": 292,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "38279.8",
                            "request_id": "38279.8",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/tinycolor-min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/tinycolor-min.js",
                            "raw_id": "38279.8",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": -1,
                            "load_ms": -1,
                            "ttfb_ms": -1,
                            "load_start": 362,
                            "load_start_float": 362.00014800000002,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 85,
                            "dns_start": 315,
                            "dns_end": 361,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/tinycolor-min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": []
                            },
                            "bytesOut": 1777,
                            "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": 46,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 336,
                            "protocol": "HTTP\/2",
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "chunks": [],
                            "netlog_id": 148,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 361,
                            "ttfb_start": 362,
                            "ttfb_end": 361,
                            "download_start": 361,
                            "download_end": 361,
                            "download_ms": 0,
                            "all_start": 315,
                            "all_end": 361,
                            "all_ms": 45,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "38279.5",
                            "request_id": "38279.5",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/jquery.easing.1.3.js",
                            "raw_id": "38279.5",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": -1,
                            "load_ms": -1,
                            "ttfb_ms": -1,
                            "load_start": 363,
                            "load_start_float": 363.00013300000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 85,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/jquery.easing.1.3.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": []
                            },
                            "bytesOut": 1789,
                            "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": "",
                            "server_count": null,
                            "created": 332,
                            "protocol": "HTTP\/2",
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "chunks": [],
                            "netlog_id": 133,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 362,
                            "ttfb_start": 363,
                            "ttfb_end": 362,
                            "download_start": 362,
                            "download_end": 362,
                            "download_ms": 0,
                            "all_start": 363,
                            "all_end": 362,
                            "all_ms": -1,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "38279.9",
                            "request_id": "38279.9",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/jquery.mousewheel.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/jquery.mousewheel.min.js",
                            "raw_id": "38279.9",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": -1,
                            "load_ms": -1,
                            "ttfb_ms": -1,
                            "load_start": 363,
                            "load_start_float": 363.00015300000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 85,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/jquery.mousewheel.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": []
                            },
                            "bytesOut": 1801,
                            "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": "",
                            "server_count": null,
                            "created": 337,
                            "protocol": "HTTP\/2",
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "chunks": [],
                            "netlog_id": 153,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 362,
                            "ttfb_start": 363,
                            "ttfb_end": 362,
                            "download_start": 362,
                            "download_end": 362,
                            "download_ms": 0,
                            "all_start": 363,
                            "all_end": 362,
                            "all_ms": -1,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "38279.10",
                            "request_id": "38279.10",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/smooth-scrollbar.js",
                            "raw_id": "38279.10",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": -1,
                            "load_ms": -1,
                            "ttfb_ms": -1,
                            "load_start": 363,
                            "load_start_float": 363.000158,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 85,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/smooth-scrollbar.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": []
                            },
                            "bytesOut": 1786,
                            "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": "",
                            "server_count": null,
                            "created": 338,
                            "protocol": "HTTP\/2",
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "chunks": [],
                            "netlog_id": 158,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 362,
                            "ttfb_start": 363,
                            "ttfb_end": 362,
                            "download_start": 362,
                            "download_end": 362,
                            "download_ms": 0,
                            "all_start": 363,
                            "all_end": 362,
                            "all_ms": -1,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "38279.6",
                            "request_id": "38279.6",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/barba.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/barba.min.js",
                            "raw_id": "38279.6",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": -1,
                            "load_ms": -1,
                            "ttfb_ms": -1,
                            "load_start": 366,
                            "load_start_float": 366.00013799999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 85,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/barba.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": []
                            },
                            "bytesOut": 1765,
                            "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": "",
                            "server_count": null,
                            "created": 334,
                            "protocol": "HTTP\/2",
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "chunks": [],
                            "netlog_id": 138,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 365,
                            "ttfb_start": 366,
                            "ttfb_end": 365,
                            "download_start": 365,
                            "download_end": 365,
                            "download_ms": 0,
                            "all_start": 366,
                            "all_end": 365,
                            "all_ms": -1,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "38279.2",
                            "request_id": "38279.2",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/css\/styles.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/css\/styles.css",
                            "raw_id": "38279.2",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 103,
                            "ttfb_ms": 101,
                            "load_start": 368,
                            "load_start_float": 368.00009399999999,
                            "bytesIn": 3442,
                            "objectSize": 3442,
                            "objectSizeUncompressed": 12072,
                            "chunks": [
                                {
                                    "ts": 470,
                                    "bytes": 3442,
                                    "inflated": 12072
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/css\/styles.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 3442",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                    "etag: \"2f28-587ba73802cc0-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:55 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1804,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3442,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 314,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 94,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 471,
                            "ttfb_start": 368,
                            "ttfb_end": 469,
                            "download_start": 469,
                            "download_end": 471,
                            "download_ms": 2,
                            "all_start": 368,
                            "all_end": 471,
                            "all_ms": 103,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "38279.11",
                            "request_id": "38279.11",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/plugins\/invert-delta.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/plugins\/invert-delta.js",
                            "raw_id": "38279.11",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": -1,
                            "load_ms": -1,
                            "ttfb_ms": -1,
                            "load_start": 368,
                            "load_start_float": 368.00016299999999,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 85,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/plugins\/invert-delta.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": []
                            },
                            "bytesOut": 1798,
                            "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": "",
                            "server_count": null,
                            "created": 339,
                            "protocol": "HTTP\/2",
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "chunks": [],
                            "netlog_id": 163,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 367,
                            "ttfb_start": 368,
                            "ttfb_end": 367,
                            "download_start": 367,
                            "download_end": 367,
                            "download_ms": 0,
                            "all_start": 368,
                            "all_end": 367,
                            "all_ms": -1,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "38279.12",
                            "request_id": "38279.12",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/smooth-scrollbar.css",
                            "raw_id": "38279.12",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": -1,
                            "load_ms": -1,
                            "ttfb_ms": -1,
                            "load_start": 368,
                            "load_start_float": 368.00016799999997,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 85,
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/smooth-scrollbar.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": []
                            },
                            "bytesOut": 1831,
                            "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": "",
                            "server_count": null,
                            "created": 340,
                            "protocol": "HTTP\/2",
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "chunks": [],
                            "netlog_id": 168,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 367,
                            "ttfb_start": 368,
                            "ttfb_end": 367,
                            "download_start": 367,
                            "download_end": 367,
                            "download_ms": 0,
                            "all_start": 368,
                            "all_end": 367,
                            "all_ms": -1,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "38279.13",
                            "request_id": "38279.13",
                            "ip_addr": "104.17.24.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js",
                            "raw_id": "38279.13",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 250,
                            "ttfb_ms": 113,
                            "load_start": 434,
                            "load_start_float": 434.00017300000002,
                            "bytesIn": 33806,
                            "objectSize": 33806,
                            "objectSizeUncompressed": 116074,
                            "chunks": [
                                {
                                    "ts": 549,
                                    "bytes": 539
                                },
                                {
                                    "ts": 550,
                                    "bytes": 1176,
                                    "inflated": 2856
                                },
                                {
                                    "ts": 552,
                                    "bytes": 1176,
                                    "inflated": 4035
                                },
                                {
                                    "ts": 555,
                                    "bytes": 2352,
                                    "inflated": 9255
                                },
                                {
                                    "ts": 558,
                                    "bytes": 1176,
                                    "inflated": 5364
                                },
                                {
                                    "ts": 560,
                                    "bytes": 1176,
                                    "inflated": 7198
                                },
                                {
                                    "ts": 562,
                                    "bytes": 1176,
                                    "inflated": 4238
                                },
                                {
                                    "ts": 565,
                                    "bytes": 1727,
                                    "inflated": 5028
                                },
                                {
                                    "ts": 595,
                                    "bytes": 562,
                                    "inflated": 1494
                                },
                                {
                                    "ts": 600,
                                    "bytes": 290,
                                    "inflated": 708
                                },
                                {
                                    "ts": 612,
                                    "bytes": 1173,
                                    "inflated": 3137
                                },
                                {
                                    "ts": 614,
                                    "bytes": 1176,
                                    "inflated": 3563
                                },
                                {
                                    "ts": 616,
                                    "bytes": 1176,
                                    "inflated": 3242
                                },
                                {
                                    "ts": 617,
                                    "bytes": 340,
                                    "inflated": 1055
                                },
                                {
                                    "ts": 620,
                                    "bytes": 1173,
                                    "inflated": 3538
                                },
                                {
                                    "ts": 621,
                                    "bytes": 1174,
                                    "inflated": 3426
                                },
                                {
                                    "ts": 624,
                                    "bytes": 1174,
                                    "inflated": 3377
                                },
                                {
                                    "ts": 625,
                                    "bytes": 1174,
                                    "inflated": 3778
                                },
                                {
                                    "ts": 628,
                                    "bytes": 1171,
                                    "inflated": 3970
                                },
                                {
                                    "ts": 630,
                                    "bytes": 1174,
                                    "inflated": 4374
                                },
                                {
                                    "ts": 632,
                                    "bytes": 1174,
                                    "inflated": 3634
                                },
                                {
                                    "ts": 633,
                                    "bytes": 1174,
                                    "inflated": 3932
                                },
                                {
                                    "ts": 636,
                                    "bytes": 1171,
                                    "inflated": 4242
                                },
                                {
                                    "ts": 637,
                                    "bytes": 1174,
                                    "inflated": 4178
                                },
                                {
                                    "ts": 639,
                                    "bytes": 1174,
                                    "inflated": 3253
                                },
                                {
                                    "ts": 641,
                                    "bytes": 549,
                                    "inflated": 2222
                                },
                                {
                                    "ts": 673,
                                    "bytes": 596,
                                    "inflated": 3149
                                },
                                {
                                    "ts": 684,
                                    "bytes": 4539,
                                    "inflated": 17828
                                }
                            ],
                            "expires": "Wed, 27 Aug 2025 14:46:49 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 327,
                            "dns_end": 364,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 19,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdnjs.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 124465",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8bef402e8ee93810-FRA",
                                    "content-encoding: br",
                                    "content-length: 33806",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                    "etag: \"5eb03e71-1c56a\"",
                                    "expires: Wed, 27 Aug 2025 14:46:49 GMT",
                                    "last-modified: Mon, 04 May 2020 16:10:25 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=vLX0%2B5OPEolc8p7vZHgctkpA2Jh%2BFJI3%2FFxHNZ%2BGz5MhYgOAX%2FnUY4PaAwM18L2jbNisgy8bWZfVFQQPWN%2BnVinLdSj8mLfubDBcAZJSkJoSHQcAe%2FQUgDuodfav5U%2B0tUyXsk10\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1840,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 37,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 33806,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 30547535,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 341,
                            "netlog_id": 173,
                            "renderBlocking": "blocking",
                            "load_end": 684,
                            "ttfb_start": 434,
                            "ttfb_end": 547,
                            "download_start": 547,
                            "download_end": 684,
                            "download_ms": 137,
                            "all_start": 327,
                            "all_end": 684,
                            "all_ms": 287,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "38279.4",
                            "request_id": "38279.4",
                            "ip_addr": "104.17.24.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                            "raw_id": "38279.4",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 343,
                            "ttfb_ms": 167,
                            "load_start": 435,
                            "load_start_float": 435.00011999999998,
                            "bytesIn": 57137,
                            "objectSize": 57137,
                            "objectSizeUncompressed": 253669,
                            "chunks": [
                                {
                                    "ts": 603,
                                    "bytes": 1755,
                                    "inflated": 2765
                                },
                                {
                                    "ts": 610,
                                    "bytes": 2035,
                                    "inflated": 6613
                                },
                                {
                                    "ts": 618,
                                    "bytes": 410,
                                    "inflated": 1530
                                },
                                {
                                    "ts": 683,
                                    "bytes": 1173,
                                    "inflated": 3768
                                },
                                {
                                    "ts": 696,
                                    "bytes": 7146,
                                    "inflated": 23793
                                },
                                {
                                    "ts": 698,
                                    "bytes": 1176,
                                    "inflated": 5121
                                },
                                {
                                    "ts": 699,
                                    "bytes": 1176,
                                    "inflated": 3813
                                },
                                {
                                    "ts": 701,
                                    "bytes": 1176,
                                    "inflated": 5120
                                },
                                {
                                    "ts": 703,
                                    "bytes": 1069,
                                    "inflated": 4544
                                },
                                {
                                    "ts": 705,
                                    "bytes": 1171,
                                    "inflated": 5909
                                },
                                {
                                    "ts": 706,
                                    "bytes": 676,
                                    "inflated": 3031
                                },
                                {
                                    "ts": 708,
                                    "bytes": 1171,
                                    "inflated": 5137
                                },
                                {
                                    "ts": 710,
                                    "bytes": 1174,
                                    "inflated": 5177
                                },
                                {
                                    "ts": 711,
                                    "bytes": 574,
                                    "inflated": 2673
                                },
                                {
                                    "ts": 713,
                                    "bytes": 1171,
                                    "inflated": 6831
                                },
                                {
                                    "ts": 715,
                                    "bytes": 1174,
                                    "inflated": 4592
                                },
                                {
                                    "ts": 716,
                                    "bytes": 574,
                                    "inflated": 2955
                                },
                                {
                                    "ts": 718,
                                    "bytes": 1171,
                                    "inflated": 5607
                                },
                                {
                                    "ts": 720,
                                    "bytes": 1174,
                                    "inflated": 4605
                                },
                                {
                                    "ts": 721,
                                    "bytes": 574,
                                    "inflated": 1600
                                },
                                {
                                    "ts": 723,
                                    "bytes": 1171,
                                    "inflated": 4754
                                },
                                {
                                    "ts": 725,
                                    "bytes": 1174,
                                    "inflated": 4580
                                },
                                {
                                    "ts": 726,
                                    "bytes": 574,
                                    "inflated": 1995
                                },
                                {
                                    "ts": 728,
                                    "bytes": 1168,
                                    "inflated": 5946
                                },
                                {
                                    "ts": 730,
                                    "bytes": 1174,
                                    "inflated": 4727
                                },
                                {
                                    "ts": 731,
                                    "bytes": 574,
                                    "inflated": 2814
                                },
                                {
                                    "ts": 739,
                                    "bytes": 849,
                                    "inflated": 4702
                                },
                                {
                                    "ts": 743,
                                    "bytes": 2067,
                                    "inflated": 10111
                                },
                                {
                                    "ts": 746,
                                    "bytes": 1757,
                                    "inflated": 8473
                                },
                                {
                                    "ts": 748,
                                    "bytes": 1174,
                                    "inflated": 5673
                                },
                                {
                                    "ts": 750,
                                    "bytes": 1171,
                                    "inflated": 5301
                                },
                                {
                                    "ts": 751,
                                    "bytes": 137,
                                    "inflated": 782
                                },
                                {
                                    "ts": 753,
                                    "bytes": 1174,
                                    "inflated": 6089
                                },
                                {
                                    "ts": 754,
                                    "bytes": 1171,
                                    "inflated": 5894
                                },
                                {
                                    "ts": 756,
                                    "bytes": 574,
                                    "inflated": 3181
                                },
                                {
                                    "ts": 758,
                                    "bytes": 1174,
                                    "inflated": 6170
                                },
                                {
                                    "ts": 760,
                                    "bytes": 708,
                                    "inflated": 3637
                                },
                                {
                                    "ts": 762,
                                    "bytes": 1174,
                                    "inflated": 6342
                                },
                                {
                                    "ts": 763,
                                    "bytes": 1171,
                                    "inflated": 5672
                                },
                                {
                                    "ts": 765,
                                    "bytes": 574,
                                    "inflated": 3617
                                },
                                {
                                    "ts": 766,
                                    "bytes": 1174,
                                    "inflated": 6725
                                },
                                {
                                    "ts": 768,
                                    "bytes": 1171,
                                    "inflated": 5592
                                },
                                {
                                    "ts": 769,
                                    "bytes": 257,
                                    "inflated": 1339
                                },
                                {
                                    "ts": 770,
                                    "bytes": 1174,
                                    "inflated": 9099
                                },
                                {
                                    "ts": 772,
                                    "bytes": 1171,
                                    "inflated": 6246
                                },
                                {
                                    "ts": 773,
                                    "bytes": 574,
                                    "inflated": 2881
                                },
                                {
                                    "ts": 775,
                                    "bytes": 1174,
                                    "inflated": 6485
                                },
                                {
                                    "ts": 777,
                                    "bytes": 1171,
                                    "inflated": 5702
                                },
                                {
                                    "ts": 778,
                                    "bytes": 472,
                                    "inflated": 2009
                                },
                                {
                                    "ts": 778,
                                    "bytes": 369,
                                    "inflated": 1947
                                }
                            ],
                            "expires": "Wed, 27 Aug 2025 14:46:49 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdnjs.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 119834",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8bef402e8ef03810-FRA",
                                    "content-encoding: br",
                                    "content-length: 57137",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                    "etag: \"5eb03ec4-3dee5\"",
                                    "expires: Wed, 27 Aug 2025 14:46:49 GMT",
                                    "last-modified: Mon, 04 May 2020 16:11:48 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ifPLggOfrIqmk5ckH5eUSd5waNztBY9cAYm2ur0r%2Bg6pshwvM2URPsb5JyNtqf%2F%2FkMBrCTYNK3NeY9KGuK7TTMrrWGKfd%2BcGlM76Fa2%2BNluUzrWJ0yfi4bHQo%2BPR0b1LQk0S4hFJ\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1858,
                            "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": 57137,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 30552166,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 325,
                            "netlog_id": 120,
                            "renderBlocking": "blocking",
                            "load_end": 778,
                            "ttfb_start": 435,
                            "ttfb_end": 602,
                            "download_start": 602,
                            "download_end": 778,
                            "download_ms": 176,
                            "all_start": 435,
                            "all_end": 778,
                            "all_ms": 343,
                            "index": 10,
                            "number": 11,
                            "cpuTimes": {
                                "EvaluateScript": 36,
                                "v8.compile": 13
                            },
                            "cpu.EvaluateScript": 36,
                            "cpu.v8.compile": 13,
                            "cpuTime": 49,
                            "js_timing": [
                                [
                                    810.452,
                                    846.78700000000003
                                ],
                                [
                                    810.495,
                                    823.62400000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "38279.14",
                            "request_id": "38279.14",
                            "ip_addr": "104.17.24.14",
                            "full_url": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdnjs.cloudflare.com",
                            "url": "\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                            "raw_id": "38279.14",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 353,
                            "ttfb_ms": 344,
                            "load_start": 436,
                            "load_start_float": 436.00017800000001,
                            "bytesIn": 337,
                            "objectSize": 337,
                            "objectSizeUncompressed": 736,
                            "chunks": [
                                {
                                    "ts": 780,
                                    "bytes": 337,
                                    "inflated": 736
                                }
                            ],
                            "expires": "Wed, 27 Aug 2025 14:46:49 GMT",
                            "cacheControl": "public, max-age=30672000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 20,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdnjs.cloudflare.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "age: 54051",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: public, max-age=30672000",
                                    "cf-cache-status: HIT",
                                    "cf-cdnjs-via: cfworker\/kv",
                                    "cf-ray: 8bef402e8ef73810-FRA",
                                    "content-encoding: br",
                                    "content-length: 337",
                                    "content-type: application\/javascript; charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                    "etag: \"5eb03ed0-2e0\"",
                                    "expires: Wed, 27 Aug 2025 14:46:49 GMT",
                                    "last-modified: Mon, 04 May 2020 16:12:00 GMT",
                                    "nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
                                    "report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=ZyOYil67bBsooYZZEMDR7M9V4Am8rRC65irtepr63sxGUYgLqfI6QJB1sjE7Qqs4JEQnEMOwenxmkKmafGDMn5U%2Fd65ycKZjJ48tPXwLFFLYto38xlP1m1lTtBP4n%2B%2BFrHoGbmGk\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=15780000",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1888,
                            "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": 337,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 30617949,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 342,
                            "netlog_id": 178,
                            "renderBlocking": "blocking",
                            "load_end": 789,
                            "ttfb_start": 436,
                            "ttfb_end": 780,
                            "download_start": 780,
                            "download_end": 789,
                            "download_ms": 9,
                            "all_start": 436,
                            "all_end": 789,
                            "all_ms": 353,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "38279.3",
                            "request_id": "38279.3",
                            "ip_addr": "216.58.206.74",
                            "full_url": "https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "ajax.googleapis.com",
                            "url": "\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                            "raw_id": "38279.3",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 205,
                            "ttfb_ms": 113,
                            "load_start": 467,
                            "load_start_float": 467.00010700000001,
                            "bytesIn": 30399,
                            "objectSize": 30399,
                            "objectSizeUncompressed": 86927,
                            "chunks": [
                                {
                                    "ts": 584,
                                    "bytes": 2363,
                                    "inflated": 5024
                                },
                                {
                                    "ts": 604,
                                    "bytes": 8834,
                                    "inflated": 25719
                                },
                                {
                                    "ts": 612,
                                    "bytes": 2372,
                                    "inflated": 6732
                                },
                                {
                                    "ts": 646,
                                    "bytes": 2262,
                                    "inflated": 6654
                                },
                                {
                                    "ts": 650,
                                    "bytes": 2372,
                                    "inflated": 7274
                                },
                                {
                                    "ts": 654,
                                    "bytes": 2372,
                                    "inflated": 6896
                                },
                                {
                                    "ts": 659,
                                    "bytes": 2271,
                                    "inflated": 6856
                                },
                                {
                                    "ts": 662,
                                    "bytes": 2363,
                                    "inflated": 7194
                                },
                                {
                                    "ts": 666,
                                    "bytes": 2372,
                                    "inflated": 6027
                                },
                                {
                                    "ts": 670,
                                    "bytes": 2372,
                                    "inflated": 7333
                                },
                                {
                                    "ts": 672,
                                    "bytes": 446,
                                    "inflated": 1218
                                }
                            ],
                            "expires": "Sat, 06 Sep 2025 14:46:49 GMT",
                            "cacheControl": "public, max-age=31536000, stale-while-revalidate=2592000",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 199,
                            "protocol": "HTTP\/2",
                            "dns_start": 322,
                            "dns_end": 358,
                            "connect_start": 358,
                            "connect_end": 388,
                            "ssl_start": 388,
                            "ssl_end": 466,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "upload.video.google.com",
                                "sanList": [
                                    "upload.video.google.com",
                                    "*.clients.google.com",
                                    "*.docs.google.com",
                                    "*.drive.google.com",
                                    "*.gdata.youtube.com",
                                    "*.googleapis.com",
                                    "*.photos.google.com",
                                    "*.youtube-3rd-party.com",
                                    "upload.google.com",
                                    "*.upload.google.com",
                                    "upload.youtube.com",
                                    "*.upload.youtube.com",
                                    "uploads.stage.gdata.youtube.com",
                                    "bg-call-donation.goog",
                                    "bg-call-donation-alpha.goog",
                                    "bg-call-donation-canary.goog",
                                    "bg-call-donation-dev.goog"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1723447083,
                                "validTo": 1730704682,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1723450685189,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402201D46DA15ED79B0DAE31919583268A9B39D41DE3B7E04FF170990365748B3E8FD02204B1043341F66DB531DB00530A244EEA29C4FD374D3E41187A09B3640269E2797"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1723450685227,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022041A3C62BCB305EF38DA7EBB5F6BF209B0DE672702DF83E07A85FCAD0C04D046C022046AC7D6858F3EC9C7042DDEEEFAEB292787B7DE27FD4CB3712DA89305696092C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: ajax.googleapis.com",
                                    ":method: GET",
                                    ":path: \/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09",
                                    "x-client-data: COvwygE="
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000, stale-while-revalidate=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 30399",
                                    "content-security-policy-report-only: require-trusted-types-for 'script'; report-uri https:\/\/csp.withgoogle.com\/csp\/hosted-libraries-pushers",
                                    "content-type: text\/javascript; charset=UTF-8",
                                    "cross-origin-opener-policy: same-origin; report-to=\"hosted-libraries-pushers\"",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                    "expires: Sat, 06 Sep 2025 14:46:49 GMT",
                                    "last-modified: Tue, 03 Mar 2020 19:15:00 GMT",
                                    "report-to: {\"group\":\"hosted-libraries-pushers\",\"max_age\":2592000,\"endpoints\":[{\"url\":\"https:\/\/csp.withgoogle.com\/csp\/report-to\/hosted-libraries-pushers\"}]}",
                                    "server: sffe",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1918,
                            "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": 36,
                            "connect_ms": 30,
                            "ssl_ms": 78,
                            "gzip_total": 30399,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 320,
                            "socket_group": "https:\/\/ajax.googleapis.com <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 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": 107,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF3jCCBMagAwIBAgIQazfXNBIvREUKdr6yg+if6DANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODEyMDcxODAzWhcNMjQxMTA0MDcxODAyWjAiMSAw\nHgYDVQQDExd1cGxvYWQudmlkZW8uZ29vZ2xlLmNvbTBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABEUGB2oqDp8Pm90ZQZvyLytk1CJTI+OQoNcwBxk1R2cGzXCs6ZSA\nU\/jKQ6YXInIQ5dv912oy1GAIzPFJiuMfdr2jggPAMIIDvDAOBgNVHQ8BAf8EBAMC\nB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH\/BAIwADAdBgNVHQ4EFgQU\nq9yyhjFMzabJP7wQVgwl35tbFuIwHwYDVR0jBBgwFoAU3hse7XkV1D43JMMhu+w0\nOW1CsjAwWAYIKwYBBQUHAQEETDBKMCEGCCsGAQUFBzABhhVodHRwOi8vby5wa2ku\nZ29vZy93cjIwJQYIKwYBBQUHMAKGGWh0dHA6Ly9pLnBraS5nb29nL3dyMi5jcnQw\nggGYBgNVHREEggGPMIIBi4IXdXBsb2FkLnZpZGVvLmdvb2dsZS5jb22CFCouY2xp\nZW50cy5nb29nbGUuY29tghEqLmRvY3MuZ29vZ2xlLmNvbYISKi5kcml2ZS5nb29n\nbGUuY29tghMqLmdkYXRhLnlvdXR1YmUuY29tghAqLmdvb2dsZWFwaXMuY29tghMq\nLnBob3Rvcy5nb29nbGUuY29tghcqLnlvdXR1YmUtM3JkLXBhcnR5LmNvbYIRdXBs\nb2FkLmdvb2dsZS5jb22CEyoudXBsb2FkLmdvb2dsZS5jb22CEnVwbG9hZC55b3V0\ndWJlLmNvbYIUKi51cGxvYWQueW91dHViZS5jb22CH3VwbG9hZHMuc3RhZ2UuZ2Rh\ndGEueW91dHViZS5jb22CFWJnLWNhbGwtZG9uYXRpb24uZ29vZ4IbYmctY2FsbC1k\nb25hdGlvbi1hbHBoYS5nb29nghxiZy1jYWxsLWRvbmF0aW9uLWNhbmFyeS5nb29n\nghliZy1jYWxsLWRvbmF0aW9uLWRldi5nb29nMBMGA1UdIAQMMAowCAYGZ4EMAQIB\nMDYGA1UdHwQvMC0wK6ApoCeGJWh0dHA6Ly9jLnBraS5nb29nL3dyMi83NXI0WnlB\nM3ZBMC5jcmwwggECBgorBgEEAdZ5AgQCBIHzBIHwAO4AdQDuzdBk1dsazsVct520\nzROiModGfLzs3sNRSFlGcR+1mwAAAZFFqncFAAAEAwBGMEQCIB1G2hXtebDa4xkZ\nWDJoqbOdQd47fgT\/FwmQNldIs+j9AiBLEEM0H2bbUx2wBTCiRO6inE\/TdNPkEYeg\nmzZAJp4nlwB1ABmYEHEJ8NZSLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkUWq\ndysAAAQDAEYwRAIgQaPGK8swXvONp+u19r8gmw3mcnAt+D4HqF\/K0MBNBGwCIEas\nfWhY8+yccELd7u+uspJ4e33if9TLNxLaiTBWlgksMA0GCSqGSIb3DQEBCwUAA4IB\nAQAWUZXYIz3Wikra+qtsCsAgVS2Xmi3eGmRfaDuvS9DttQWoyKdj7m69QgQu2vlq\nTGk6ZtqzWdyR8Im5se+P93ec\/iVln5gfoJBygT\/11N790aGN\/SFwBUC7+0Gi6WTM\nTdl9hAC3XcP3+K2WdbmV3u004sMzWqZaW7r0wvXDycPvXDk5RglVmS1qxuTl2aEv\nKH0fcVMv0br\/jw+3bmHWfivlx\/NYOJO\/KRltN+6595vUYhgnyajZa6pSyA2AkXZS\nwri9w9AH1zYU7S3HEN2hCN5DCghwvpifPvgteFPl11gYyZ2lrolOWBsccK+iVR1c\nR+64jS9zSCdIjW0MxQPetuas\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 672,
                            "ttfb_start": 467,
                            "ttfb_end": 580,
                            "download_start": 580,
                            "download_end": 672,
                            "download_ms": 92,
                            "all_start": 322,
                            "all_end": 672,
                            "all_ms": 349,
                            "index": 12,
                            "number": 13,
                            "cpuTimes": {
                                "EvaluateScript": 37,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 37,
                            "cpu.v8.compile": 2,
                            "cpuTime": 39,
                            "js_timing": [
                                [
                                    703.50999999999999,
                                    740.36599999999999
                                ],
                                [
                                    703.56200000000001,
                                    705.97400000000005
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "38279.7",
                            "request_id": "38279.7",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/clipboard.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/clipboard.min.js",
                            "raw_id": "38279.7",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 267,
                            "ttfb_ms": 266,
                            "load_start": 471,
                            "load_start_float": 471.00014299999998,
                            "bytesIn": 3744,
                            "objectSize": 3744,
                            "objectSizeUncompressed": 10754,
                            "chunks": [
                                {
                                    "ts": 738,
                                    "bytes": 3744,
                                    "inflated": 10754
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/clipboard.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 3744",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                    "etag: \"2a02-587ba739eb140-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:57 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent"
                                ]
                            },
                            "bytesOut": 1777,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3744,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 335,
                            "http2_stream_id": 19,
                            "netlog_id": 143,
                            "renderBlocking": "blocking",
                            "load_end": 738,
                            "ttfb_start": 471,
                            "ttfb_end": 737,
                            "download_start": 737,
                            "download_end": 738,
                            "download_ms": 1,
                            "all_start": 471,
                            "all_end": 738,
                            "all_ms": 267,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "38279.15",
                            "request_id": "38279.15",
                            "ip_addr": "184.24.77.144",
                            "full_url": "https:\/\/use.typekit.net\/qku3uyg.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/qku3uyg.css",
                            "raw_id": "38279.15",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 530,
                            "ttfb_ms": 527,
                            "load_start": 596,
                            "load_start_float": 596.00018299999999,
                            "bytesIn": 696,
                            "objectSize": 696,
                            "objectSizeUncompressed": 2724,
                            "chunks": [
                                {
                                    "ts": 1125,
                                    "bytes": 696,
                                    "inflated": 2724
                                }
                            ],
                            "expires": "",
                            "cacheControl": "private, max-age=600, stale-while-revalidate=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 211,
                            "protocol": "HTTP\/2",
                            "dns_start": 344,
                            "dns_end": 393,
                            "connect_start": 393,
                            "connect_end": 447,
                            "ssl_start": 447,
                            "ssl_end": 592,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-staging.typekit.net",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "primer.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "apicdn.typekit.net",
                                    "faster.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "p.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1724716800,
                                "validTo": 1759017599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h2' log",
                                        "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                        "timestamp": 1724764711040,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1724764711034,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1724764711050,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 21,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/qku3uyg.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=600, stale-while-revalidate=604800",
                                    "content-encoding: gzip",
                                    "content-length: 696",
                                    "content-type: text\/css;charset=utf-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:46:49 GMT",
                                    "server: nginx",
                                    "strict-transport-security: max-age=31536000; includeSubDomains;",
                                    "timing-allow-origin: *",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1792,
                            "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": 49,
                            "connect_ms": 54,
                            "ssl_ms": 145,
                            "gzip_total": 696,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 600,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 343,
                            "socket_group": "https:\/\/use.typekit.net <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 183,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 1126,
                            "ttfb_start": 596,
                            "ttfb_end": 1123,
                            "download_start": 1123,
                            "download_end": 1126,
                            "download_ms": 3,
                            "all_start": 344,
                            "all_end": 1126,
                            "all_ms": 778,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "38279.16",
                            "request_id": "38279.16",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "raw_id": "38279.16",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 223,
                            "ttfb_ms": 108,
                            "load_start": 15354,
                            "load_start_float": 15354.000196000001,
                            "bytesIn": 84877,
                            "objectSize": 84877,
                            "objectSizeUncompressed": 84877,
                            "chunks": [
                                {
                                    "ts": 15465,
                                    "bytes": 16210
                                },
                                {
                                    "ts": 15495,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15518,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15546,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15577,
                                    "bytes": 19569
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 56,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 84877",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:47:04 GMT",
                                    "etag: \"14b8d-587ba8cf3ad80\"",
                                    "last-modified: Tue, 30 Apr 2019 07:43:02 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2002,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 88,
                            "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": 84877,
                            "image_save": 9947,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 345,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 196,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "83 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                        "ImageWidth": 744,
                                        "ImageHeight": 1000,
                                        "EncodingProcess": "Progressive 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": "744x1000",
                                        "Megapixels": 0.74399999999999999
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 744,
                                        "height": 1000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 744000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 206.29400000000001,
                                            "standardDeviation": 62.6083,
                                            "kurtosis": 4.4092700000000002,
                                            "skewness": -2.4209800000000001,
                                            "entropy": 0.464833
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 208.428,
                                            "standardDeviation": 60.511400000000002,
                                            "kurtosis": 5.5763299999999996,
                                            "skewness": -2.6507200000000002,
                                            "entropy": 0.46180100000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 248,
                                            "mean": 204.36600000000001,
                                            "standardDeviation": 64.5227,
                                            "kurtosis": 3.5617899999999998,
                                            "skewness": -2.2455599999999998,
                                            "entropy": 0.46890700000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 248,
                                            "mean": 206.08799999999999,
                                            "standardDeviation": 62.790700000000001,
                                            "kurtosis": 4.29779,
                                            "skewness": -2.3935,
                                            "entropy": 0.46379100000000001
                                        }
                                    },
                                    "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": 744,
                                        "height": 1000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                        "date:create": "2024-09-06T14:47:04+00:00",
                                        "date:modify": "2024-09-06T14:47:04+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "2dc7f7b286392a8cfee64b2d20000fb79240e47bcb2664f9c44a69a64697eb11"
                                    },
                                    "tainted": false,
                                    "filesize": "84877B",
                                    "numberPixels": "744000",
                                    "pixelsPerSecond": "12.5036MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.059"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 15577,
                            "ttfb_start": 15354,
                            "ttfb_end": 15462,
                            "download_start": 15462,
                            "download_end": 15577,
                            "download_ms": 115,
                            "all_start": 15354,
                            "all_end": 15577,
                            "all_ms": 223,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "38279.17",
                            "request_id": "38279.17",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                            "raw_id": "38279.17",
                            "frame_id": "7F8BCF71DA8D6F361B3704935CDDA69E",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 352,
                            "ttfb_ms": 144,
                            "load_start": 15578,
                            "load_start_float": 15578.000196999999,
                            "bytesIn": 140227,
                            "objectSize": 140227,
                            "objectSizeUncompressed": 140227,
                            "chunks": [
                                {
                                    "ts": 15725,
                                    "bytes": 16210
                                },
                                {
                                    "ts": 15752,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15780,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15809,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15837,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15861,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15889,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15917,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 15930,
                                    "bytes": 9455
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 65,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 140227",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:47:04 GMT",
                                    "etag: \"223c3-587ba90873480\"",
                                    "last-modified: Tue, 30 Apr 2019 07:44:02 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2032,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 88,
                            "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": 140227,
                            "image_save": 16785,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 345,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 197,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "137 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                        "ImageWidth": 623,
                                        "ImageHeight": 1000,
                                        "EncodingProcess": "Progressive 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": "623x1000",
                                        "Megapixels": 0.623
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 623,
                                        "height": 1000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 623000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 176.00999999999999,
                                            "standardDeviation": 30.4527,
                                            "kurtosis": 4.2922700000000003,
                                            "skewness": -1.43994,
                                            "entropy": 0.83904400000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 250,
                                            "mean": 165.97399999999999,
                                            "standardDeviation": 33.3414,
                                            "kurtosis": 2.22546,
                                            "skewness": -0.90077499999999999,
                                            "entropy": 0.87547200000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 252,
                                            "mean": 175.953,
                                            "standardDeviation": 29.106400000000001,
                                            "kurtosis": 6.5093300000000003,
                                            "skewness": -1.7167699999999999,
                                            "entropy": 0.83082400000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 186.102,
                                            "standardDeviation": 28.910399999999999,
                                            "kurtosis": 8.6183599999999991,
                                            "skewness": -2.16879,
                                            "entropy": 0.81083499999999997
                                        }
                                    },
                                    "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": 623,
                                        "height": 1000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                        "date:create": "2024-09-06T14:47:04+00:00",
                                        "date:modify": "2024-09-06T14:47:04+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "1b82a07bc54804af632f9d10e246556b52727bc303ece51e6dad9cf6c01ba8e5"
                                    },
                                    "tainted": false,
                                    "filesize": "140227B",
                                    "numberPixels": "623000",
                                    "pixelsPerSecond": "21.8522MB",
                                    "userTime": "0.030u",
                                    "elapsedTime": "0:01.028"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 15930,
                            "ttfb_start": 15578,
                            "ttfb_end": 15722,
                            "download_start": 15722,
                            "download_end": 15930,
                            "download_ms": 208,
                            "all_start": 15578,
                            "all_end": 15930,
                            "all_ms": 352,
                            "index": 16,
                            "number": 17
                        }
                    ],
                    "requestsFull": 17,
                    "requestsDoc": 0,
                    "responses_200": 10,
                    "responses_404": 0,
                    "responses_other": 7,
                    "result": 99997,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "7F8BCF71DA8D6F361B3704935CDDA69E",
                    "URL": "https:\/\/www.bael.co.uk\/",
                    "connections": 4,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "9E4A1C6EE3BEB064F48D10D988482678",
                    "final_url": "https:\/\/www.bael.co.uk\/",
                    "domInteractive": 85,
                    "domContentLoadedEventStart": 85,
                    "domContentLoadedEventEnd": 85,
                    "renderBlockingCSS": 2,
                    "renderBlockingJS": 5,
                    "TTFB": 294,
                    "basePageSSLTime": 78,
                    "score_cache": 44,
                    "score_cdn": 56,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 89,
                    "score_etags": -1,
                    "score_progressive_jpeg": 100,
                    "gzip_total": 131186,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 225104,
                    "image_savings": 26732,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 4,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 9,
                        "ParseAuthorStyleSheet": 2,
                        "EvaluateScript": 7,
                        "v8.compile": 16,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 1,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 1,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "UpdateLayoutTree": 0,
                        "Layout": 0,
                        "PrePaint": 0,
                        "Idle": 15886
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 0,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 0,
                        "ParseAuthorStyleSheet": 0,
                        "EvaluateScript": 0,
                        "v8.compile": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "UpdateLayoutTree": 0,
                        "Layout": 0,
                        "PrePaint": 0,
                        "Idle": 0
                    },
                    "cpu.ParseHTML": 4,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 9,
                    "cpu.ParseAuthorStyleSheet": 2,
                    "cpu.EvaluateScript": 7,
                    "cpu.v8.compile": 16,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 1,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 1,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.UpdateLayoutTree": 0,
                    "cpu.Layout": 0,
                    "cpu.PrePaint": 0,
                    "cpu.Idle": 15886,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725634005.7660713,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725634008.7633188,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 5840,
                    "fullyLoadedCPUpct": 11.386235133554489,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "7F8BCF71DA8D6F361B3704935CDDA69E",
                                    "loaderId": "6CB35FABE75E0ED84C6296F940441B5A"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.bael.co.uk",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.bael.co.uk\/",
                    "document_hostname": "www.bael.co.uk",
                    "document_origin": "https:\/\/www.bael.co.uk",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 16,
                    "firstPaint": 0,
                    "origin_dns": {
                        "ns": [
                            "ns1100.ui-dns.de.",
                            "ns1028.ui-dns.com.",
                            "ns1098.ui-dns.biz.",
                            "ns1112.ui-dns.org."
                        ],
                        "mx": [
                            "10 mx01.ionos.de.",
                            "10 mx00.ionos.de."
                        ],
                        "txt": [
                            "\"v=spf1 include:_spf-eu.ionos.com ~all\""
                        ],
                        "soa": [
                            "ns1098.ui-dns.biz. hostmaster.1and1.com. 2017033115 28800 7200 604800 300"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Web servers": "Apache HTTP Server",
                        "CDN": "Cloudflare,Google Hosted Libraries,cdnjs",
                        "JavaScript libraries": "jQuery UI 1.12.1,jQuery 3.3.1",
                        "Hosting": "IONOS",
                        "Miscellaneous": "PWA"
                    },
                    "detected_apps": {
                        "Apache HTTP Server": "",
                        "Cloudflare": "",
                        "jQuery UI": "1.12.1",
                        "jQuery": "3.3.1",
                        "IONOS": "",
                        "Google Hosted Libraries": "",
                        "cdnjs": "",
                        "PWA": ""
                    },
                    "detected_technologies": {
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "jQuery UI": {
                            "name": "jQuery UI",
                            "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
                            "slug": "jquery-ui",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "1.12.1",
                            "icon": "jQuery UI.svg",
                            "website": "http:\/\/jqueryui.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*"
                        },
                        "jQuery": {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.3.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "IONOS": {
                            "name": "IONOS",
                            "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                            "slug": "ionos",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "IONOS.svg",
                            "website": "https:\/\/www.ionos.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Google Hosted Libraries": {
                            "name": "Google Hosted Libraries",
                            "description": "Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.",
                            "slug": "google-hosted-libraries",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Developers.svg",
                            "website": "https:\/\/developers.google.com\/speed\/libraries",
                            "pricing": [],
                            "cpe": null
                        },
                        "cdnjs": {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "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
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "jQuery UI",
                            "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
                            "slug": "jquery-ui",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "1.12.1",
                            "icon": "jQuery UI.svg",
                            "website": "http:\/\/jqueryui.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.3.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "IONOS",
                            "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                            "slug": "ionos",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "IONOS.svg",
                            "website": "https:\/\/www.ionos.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Google Hosted Libraries",
                            "description": "Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.",
                            "slug": "google-hosted-libraries",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Developers.svg",
                            "website": "https:\/\/developers.google.com\/speed\/libraries",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "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
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [],
                        "passes": [
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": []
                    },
                    "base_page_ip_ptr": "217-160-0-161.elastic-ssl.ui-r.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns1100.ui-dns.de",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 80932,
                    "testUrl": "https:\/\/www.bael.co.uk\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [],
                    "generated-content-percent": "-470.95",
                    "generated-content-size": "-4.76",
                    "imgs-in-viewport": [],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [],
                    "jsLibsVulns": [
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.3.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.3.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.3.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-174006"
                        }
                    ],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                        "https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js",
                        "https:\/\/bael.co.uk\/assets\/css\/styles.css"
                    ],
                    "rendered-html": "<html lang=\"en\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>Galleries \/\/ BAEL<\/title>\n  <meta name=\"description\" content=\"Website for UK-based artist, Bael.\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"\/site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"\/safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#ffffff\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <link rel=\"stylesheet\" href=\"https:\/\/bael.co.uk\/assets\/css\/styles.css\">  <script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js\"><\/script>  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js\"><\/script><\/head><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            30616
                        ]
                    ],
                    "lastVisualChange": 0,
                    "visualComplete85": 0,
                    "visualComplete90": 0,
                    "visualComplete95": 0,
                    "visualComplete99": 0,
                    "visualComplete": 0,
                    "SpeedIndex": 0,
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 21
                        },
                        {
                            "name": "fetchStart",
                            "time": 36
                        },
                        {
                            "name": "navigationStart",
                            "time": 83
                        },
                        {
                            "name": "domLoading",
                            "time": 83
                        },
                        {
                            "name": "responseEnd",
                            "time": 84
                        },
                        {
                            "name": "domInteractive",
                            "time": 84
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 84
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 84
                        },
                        {
                            "name": "domComplete",
                            "time": 85
                        },
                        {
                            "name": "responseEnd",
                            "time": 321
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 332
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 332
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 332
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 333
                        },
                        {
                            "name": "domLoading",
                            "time": 333
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0
                        }
                    ],
                    "chromeUserTiming.navigationStart": 83,
                    "chromeUserTiming.fetchStart": 36,
                    "chromeUserTiming.domLoading": 334,
                    "chromeUserTiming.responseEnd": 322,
                    "chromeUserTiming.domInteractive": 85,
                    "chromeUserTiming.domContentLoadedEventStart": 85,
                    "chromeUserTiming.domContentLoadedEventEnd": 85,
                    "chromeUserTiming.domComplete": 86,
                    "chromeUserTiming.unloadEventStart": 332,
                    "chromeUserTiming.unloadEventEnd": 332,
                    "chromeUserTiming.markAsMainFrame": 333,
                    "chromeUserTiming.commitNavigationEnd": 333,
                    "chromeUserTiming.TotalLayoutShift": 0,
                    "chromeUserTiming.CumulativeLayoutShift": 0,
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 703.83399999999995
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 336.05900000000003
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 336.07299999999998
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 338.03199999999998
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 354.03100000000001
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 354.08199999999999
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 354.08999999999997
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 354.11900000000003
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 382.40100000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 500.78100000000001
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 500.92399999999998
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 501.029
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 703.34000000000003
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 703.84400000000005
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 716.40099999999995
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 716.41800000000001
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 738.00599999999997
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 769.41499999999996
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 810.33199999999999
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 838.822
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 30614.474999999999
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 30614.484
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 30614.614000000001
                            }
                        },
                        "CSSFeatures": {
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 830.00099999999998
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 30614.504000000001
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 30614.510999999999
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 30614.523000000001
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 30614.528999999999
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 30614.536
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 30614.542000000001
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 30614.546999999999
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 30614.554
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 30614.563999999998
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 30614.569
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 30614.575000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 30614.581999999999
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 30614.587
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "testID": "240906_BiDcR8_9WC",
                    "step": 1,
                    "effectiveBps": 22780,
                    "render": 0,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 85,
                    "loadEventStart": 0,
                    "loadEventEnd": 0,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "error": "Page Load Timeout",
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": null,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": null,
                    "lighthouse.PWA": null,
                    "edge-processed": true,
                    "longTasks": [],
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "120": 94.700000000000003,
                                "221": 52.600000000000001,
                                "322": 85,
                                "424": 61.899999999999999,
                                "524": 86.400000000000006,
                                "625": 42.100000000000001,
                                "726": 81,
                                "828": 85.700000000000003,
                                "929": 85,
                                "1030": 15.800000000000001,
                                "1131": 15,
                                "1232": 36.799999999999997,
                                "1332": 57.100000000000001,
                                "1433": 15.800000000000001,
                                "1534": 19,
                                "1635": 20,
                                "1736": 20,
                                "1837": 19,
                                "1938": 15.800000000000001,
                                "2039": 20,
                                "2140": 19,
                                "2284": 57.100000000000001,
                                "2385": 28.600000000000001,
                                "2486": 15.800000000000001,
                                "2587": 19,
                                "2688": 21.100000000000001,
                                "2789": 20,
                                "2889": 28.600000000000001,
                                "2990": 20,
                                "3091": 20,
                                "3192": 19,
                                "3293": 70,
                                "3394": 15.800000000000001,
                                "3495": 20,
                                "3596": 22.699999999999999,
                                "3697": 15.800000000000001,
                                "3797": 15,
                                "3898": 15.800000000000001,
                                "3999": 23.800000000000001,
                                "4100": 19,
                                "4201": 20,
                                "4302": 68.400000000000006,
                                "4403": 19,
                                "4504": 20,
                                "4605": 15.800000000000001,
                                "4706": 15.800000000000001,
                                "4807": 23.800000000000001,
                                "4907": 15.800000000000001,
                                "5008": 15.800000000000001,
                                "5109": 15.800000000000001,
                                "5210": 20,
                                "5313": 66.700000000000003,
                                "5414": 11.1,
                                "5514": 22.699999999999999,
                                "5615": 15.800000000000001,
                                "5716": 19,
                                "5817": 23.800000000000001,
                                "5918": 11.1,
                                "6019": 22.699999999999999,
                                "6120": 15.800000000000001,
                                "6221": 28.600000000000001,
                                "6322": 63.200000000000003,
                                "6423": 20,
                                "6524": 20,
                                "6625": 19,
                                "6726": 15.800000000000001,
                                "6827": 20,
                                "6928": 15,
                                "7028": 20,
                                "7129": 19,
                                "7230": 30,
                                "7331": 65,
                                "7432": 15,
                                "7533": 15,
                                "7634": 25,
                                "7735": 20,
                                "7836": 27.300000000000001,
                                "7936": 15.800000000000001,
                                "8037": 20,
                                "8138": 15.800000000000001,
                                "8239": 35,
                                "8340": 55,
                                "8441": 22.699999999999999,
                                "8542": 20,
                                "8643": 20,
                                "8744": 15.800000000000001,
                                "8845": 15,
                                "8946": 23.800000000000001,
                                "9046": 20,
                                "9147": 22.699999999999999,
                                "9283": 55.600000000000001,
                                "9384": 26.300000000000001,
                                "9485": 19,
                                "9586": 20,
                                "9687": 11.1,
                                "9788": 19,
                                "9889": 20,
                                "9990": 15,
                                "10091": 15.800000000000001,
                                "10191": 20,
                                "10292": 66.700000000000003,
                                "10393": 20,
                                "10494": 15.800000000000001,
                                "10595": 15,
                                "10696": 15.800000000000001,
                                "10797": 20,
                                "10898": 22.699999999999999,
                                "10999": 11.1,
                                "11100": 20,
                                "11200": 22.699999999999999,
                                "11301": 70,
                                "11402": 20,
                                "11503": 15,
                                "11604": 20,
                                "11705": 20,
                                "11806": 19,
                                "11907": 20,
                                "12008": 20,
                                "12109": 11.1,
                                "12210": 20,
                                "12311": 66.700000000000003,
                                "12412": 23.800000000000001,
                                "12513": 15.800000000000001,
                                "12613": 22.699999999999999,
                                "12714": 15.800000000000001,
                                "12815": 20,
                                "12916": 23.800000000000001,
                                "13017": 20,
                                "13118": 19,
                                "13219": 40,
                                "13320": 68.200000000000003,
                                "13421": 20,
                                "13522": 15.800000000000001,
                                "13623": 19,
                                "13724": 20,
                                "13825": 19,
                                "13926": 20,
                                "14027": 20,
                                "14127": 15,
                                "14228": 30,
                                "14329": 60,
                                "14430": 23.800000000000001,
                                "14531": 15,
                                "14632": 15.800000000000001,
                                "14733": 19,
                                "14834": 20,
                                "14935": 20,
                                "15036": 20,
                                "15137": 15.800000000000001,
                                "15237": 30,
                                "15338": 57.100000000000001,
                                "15443": 20,
                                "15545": 23.800000000000001,
                                "15645": 31.600000000000001,
                                "15746": 28.600000000000001,
                                "15847": 25,
                                "15948": 26.300000000000001,
                                "16049": 26.300000000000001,
                                "16150": 15.800000000000001,
                                "16263": 48,
                                "16364": 47.600000000000001,
                                "16465": 11.1,
                                "16566": 19,
                                "16667": 23.800000000000001,
                                "16768": 20,
                                "16869": 15,
                                "16970": 20,
                                "17071": 19,
                                "17171": 20,
                                "17291": 56.5,
                                "17392": 21.100000000000001,
                                "17493": 20,
                                "17594": 23.800000000000001,
                                "17695": 19,
                                "17796": 15.800000000000001,
                                "17897": 19,
                                "17997": 23.800000000000001,
                                "18098": 20,
                                "18199": 15,
                                "18300": 68.400000000000006,
                                "18401": 19,
                                "18502": 23.800000000000001,
                                "18603": 11.1,
                                "18704": 19,
                                "18804": 15.800000000000001,
                                "18905": 15,
                                "19006": 20,
                                "19107": 20,
                                "19208": 19,
                                "19309": 72.700000000000003,
                                "19410": 15.800000000000001,
                                "19511": 19,
                                "19612": 20,
                                "19712": 22.699999999999999,
                                "19813": 15.800000000000001,
                                "19914": 15.800000000000001,
                                "20015": 20,
                                "20116": 20,
                                "20217": 20,
                                "20318": 66.700000000000003,
                                "20419": 20,
                                "20520": 15,
                                "20621": 20,
                                "20722": 15.800000000000001,
                                "20822": 22.699999999999999,
                                "20923": 20,
                                "21024": 10.5,
                                "21125": 23.800000000000001,
                                "21226": 25,
                                "21327": 60,
                                "21428": 15.800000000000001,
                                "21529": 19,
                                "21630": 15.800000000000001,
                                "21731": 22.699999999999999,
                                "21832": 20,
                                "21933": 15,
                                "22034": 20,
                                "22134": 15.800000000000001,
                                "22235": 36.399999999999999,
                                "22336": 60,
                                "22437": 10.5,
                                "22538": 20,
                                "22639": 22.699999999999999,
                                "22740": 15.800000000000001,
                                "22842": 22.699999999999999,
                                "22943": 16.699999999999999,
                                "23043": 22.699999999999999,
                                "23144": 15.800000000000001,
                                "23245": 35,
                                "23346": 57.100000000000001,
                                "23447": 10.5,
                                "23548": 20,
                                "23649": 11.1,
                                "23749": 22.699999999999999,
                                "23850": 20,
                                "23951": 15.800000000000001,
                                "24052": 11.1,
                                "24153": 22.699999999999999,
                                "24254": 33.299999999999997,
                                "24355": 50,
                                "24456": 23.800000000000001,
                                "24556": 15,
                                "24657": 20,
                                "24758": 15.800000000000001,
                                "24859": 20,
                                "24960": 19,
                                "25061": 20,
                                "25162": 20,
                                "25263": 36.799999999999997,
                                "25364": 47.399999999999999,
                                "25465": 19,
                                "25566": 20,
                                "25667": 15.800000000000001,
                                "25768": 15,
                                "25869": 20,
                                "25970": 19,
                                "26071": 15.800000000000001,
                                "26172": 23.800000000000001,
                                "26299": 57.700000000000003,
                                "26400": 15.800000000000001,
                                "26501": 19,
                                "26602": 20,
                                "26703": 19,
                                "26804": 20,
                                "26905": 15.800000000000001,
                                "27006": 19,
                                "27107": 20,
                                "27208": 15,
                                "27309": 71.400000000000006,
                                "27409": 20,
                                "27510": 15.800000000000001,
                                "27611": 19,
                                "27712": 15.800000000000001,
                                "27813": 20,
                                "27914": 20,
                                "28015": 35,
                                "28116": 22.699999999999999,
                                "28217": 15.800000000000001,
                                "28318": 70,
                                "28419": 19,
                                "28520": 15.800000000000001,
                                "28621": 19,
                                "28722": 20,
                                "28823": 11.1,
                                "28924": 23.800000000000001,
                                "29025": 15,
                                "29126": 23.800000000000001,
                                "29227": 21.100000000000001,
                                "29327": 65,
                                "29428": 19,
                                "29529": 23.800000000000001,
                                "29630": 11.1,
                                "29731": 23.800000000000001,
                                "29832": 15.800000000000001,
                                "29933": 22.699999999999999,
                                "30034": 20,
                                "30135": 15,
                                "30236": 36.399999999999999,
                                "30336": 60,
                                "30437": 15.800000000000001,
                                "30538": 22.699999999999999,
                                "30639": 20,
                                "30740": 61.899999999999999
                            },
                            "max": 100,
                            "count": 304
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "120": 17203,
                                "221": 625785,
                                "322": 112221,
                                "424": 140061,
                                "524": 1048256,
                                "625": 2636928,
                                "726": 6858513,
                                "828": 3376436,
                                "929": 5149,
                                "1030": 0,
                                "1131": 0,
                                "1232": 86806,
                                "1332": 0,
                                "1433": 0,
                                "1534": 0,
                                "1635": 0,
                                "1736": 3326,
                                "1837": 0,
                                "1938": 0,
                                "2039": 0,
                                "2140": 0,
                                "2284": 0,
                                "2385": 0,
                                "2486": 0,
                                "2587": 0,
                                "2688": 16726,
                                "2789": 684187,
                                "2889": 96332,
                                "2990": 0,
                                "3091": 0,
                                "3192": 0,
                                "3293": 0,
                                "3394": 0,
                                "3495": 0,
                                "3596": 0,
                                "3697": 0,
                                "3797": 0,
                                "3898": 0,
                                "3999": 0,
                                "4100": 0,
                                "4201": 0,
                                "4302": 0,
                                "4403": 0,
                                "4504": 0,
                                "4605": 0,
                                "4706": 0,
                                "4807": 0,
                                "4907": 0,
                                "5008": 0,
                                "5109": 0,
                                "5210": 0,
                                "5313": 0,
                                "5414": 0,
                                "5514": 0,
                                "5615": 0,
                                "5716": 0,
                                "5817": 0,
                                "5918": 0,
                                "6019": 0,
                                "6120": 0,
                                "6221": 0,
                                "6322": 0,
                                "6423": 0,
                                "6524": 0,
                                "6625": 0,
                                "6726": 0,
                                "6827": 0,
                                "6928": 0,
                                "7028": 0,
                                "7129": 0,
                                "7230": 0,
                                "7331": 0,
                                "7432": 0,
                                "7533": 0,
                                "7634": 0,
                                "7735": 0,
                                "7836": 0,
                                "7936": 0,
                                "8037": 0,
                                "8138": 0,
                                "8239": 0,
                                "8340": 0,
                                "8441": 0,
                                "8542": 0,
                                "8643": 0,
                                "8744": 0,
                                "8845": 0,
                                "8946": 0,
                                "9046": 0,
                                "9147": 0,
                                "9283": 0,
                                "9384": 0,
                                "9485": 0,
                                "9586": 0,
                                "9687": 5233,
                                "9788": 0,
                                "9889": 0,
                                "9990": 0,
                                "10091": 0,
                                "10191": 0,
                                "10292": 0,
                                "10393": 0,
                                "10494": 0,
                                "10595": 0,
                                "10696": 0,
                                "10797": 0,
                                "10898": 0,
                                "10999": 0,
                                "11100": 0,
                                "11200": 0,
                                "11301": 0,
                                "11402": 0,
                                "11503": 0,
                                "11604": 0,
                                "11705": 0,
                                "11806": 0,
                                "11907": 0,
                                "12008": 5230,
                                "12109": 0,
                                "12210": 0,
                                "12311": 0,
                                "12412": 0,
                                "12513": 0,
                                "12613": 0,
                                "12714": 0,
                                "12815": 0,
                                "12916": 0,
                                "13017": 0,
                                "13118": 0,
                                "13219": 0,
                                "13320": 0,
                                "13421": 0,
                                "13522": 0,
                                "13623": 0,
                                "13724": 0,
                                "13825": 0,
                                "13926": 0,
                                "14027": 0,
                                "14127": 0,
                                "14228": 0,
                                "14329": 0,
                                "14430": 0,
                                "14531": 0,
                                "14632": 0,
                                "14733": 0,
                                "14834": 0,
                                "14935": 0,
                                "15036": 0,
                                "15137": 0,
                                "15237": 0,
                                "15338": 0,
                                "15443": 0,
                                "15545": 2175948,
                                "15645": 4757638,
                                "15746": 5236,
                                "15847": 8471291,
                                "15948": 2983479,
                                "16049": 0,
                                "16150": 0,
                                "16263": 0,
                                "16364": 0,
                                "16465": 0,
                                "16566": 0,
                                "16667": 0,
                                "16768": 3329,
                                "16869": 0,
                                "16970": 0,
                                "17071": 0,
                                "17171": 0,
                                "17291": 0,
                                "17392": 0,
                                "17493": 0,
                                "17594": 0,
                                "17695": 0,
                                "17796": 0,
                                "17897": 0,
                                "17997": 0,
                                "18098": 0,
                                "18199": 0,
                                "18300": 0,
                                "18401": 0,
                                "18502": 0,
                                "18603": 0,
                                "18704": 0,
                                "18804": 0,
                                "18905": 0,
                                "19006": 0,
                                "19107": 0,
                                "19208": 0,
                                "19309": 0,
                                "19410": 0,
                                "19511": 0,
                                "19612": 0,
                                "19712": 0,
                                "19813": 0,
                                "19914": 0,
                                "20015": 0,
                                "20116": 0,
                                "20217": 0,
                                "20318": 0,
                                "20419": 0,
                                "20520": 0,
                                "20621": 0,
                                "20722": 0,
                                "20822": 0,
                                "20923": 0,
                                "21024": 0,
                                "21125": 0,
                                "21226": 0,
                                "21327": 0,
                                "21428": 0,
                                "21529": 0,
                                "21630": 0,
                                "21731": 0,
                                "21832": 0,
                                "21933": 0,
                                "22034": 0,
                                "22134": 0,
                                "22235": 0,
                                "22336": 0,
                                "22437": 0,
                                "22538": 0,
                                "22639": 0,
                                "22740": 0,
                                "22842": 0,
                                "22943": 0,
                                "23043": 0,
                                "23144": 0,
                                "23245": 0,
                                "23346": 0,
                                "23447": 0,
                                "23548": 0,
                                "23649": 0,
                                "23749": 0,
                                "23850": 0,
                                "23951": 0,
                                "24052": 0,
                                "24153": 0,
                                "24254": 0,
                                "24355": 0,
                                "24456": 0,
                                "24556": 0,
                                "24657": 0,
                                "24758": 0,
                                "24859": 0,
                                "24960": 0,
                                "25061": 0,
                                "25162": 0,
                                "25263": 0,
                                "25364": 0,
                                "25465": 0,
                                "25566": 0,
                                "25667": 0,
                                "25768": 0,
                                "25869": 0,
                                "25970": 0,
                                "26071": 0,
                                "26172": 111600,
                                "26299": 0,
                                "26400": 0,
                                "26501": 0,
                                "26602": 0,
                                "26703": 0,
                                "26804": 0,
                                "26905": 0,
                                "27006": 0,
                                "27107": 0,
                                "27208": 0,
                                "27309": 0,
                                "27409": 0,
                                "27510": 0,
                                "27611": 0,
                                "27712": 0,
                                "27813": 0,
                                "27914": 0,
                                "28015": 0,
                                "28116": 0,
                                "28217": 0,
                                "28318": 0,
                                "28419": 0,
                                "28520": 0,
                                "28621": 0,
                                "28722": 0,
                                "28823": 0,
                                "28924": 0,
                                "29025": 0,
                                "29126": 0,
                                "29227": 0,
                                "29327": 0,
                                "29428": 0,
                                "29529": 0,
                                "29630": 0,
                                "29731": 111627,
                                "29832": 0,
                                "29933": 0,
                                "30034": 0,
                                "30135": 0,
                                "30236": 0,
                                "30336": 0,
                                "30437": 0,
                                "30538": 0,
                                "30639": 0,
                                "30740": 19339
                            },
                            "max": 8471291,
                            "count": 304
                        }
                    },
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_optimization.png"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcR8_9WC&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcR8_9WC&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "bael.co.uk": {
                            "bytes": 232290,
                            "requests": 11,
                            "connections": 1
                        },
                        "www.bael.co.uk": {
                            "bytes": 1527,
                            "requests": 1,
                            "connections": 1
                        },
                        "cdnjs.cloudflare.com": {
                            "bytes": 91280,
                            "requests": 3,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "ajax.googleapis.com": {
                            "bytes": 30399,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "use.typekit.net": {
                            "bytes": 696,
                            "requests": 1,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 1527,
                            "bytesUncompressed": 5915,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 125423,
                            "bytesUncompressed": 468160,
                            "requests": 11
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 4138,
                            "bytesUncompressed": 14796,
                            "requests": 2
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 225104,
                            "bytesUncompressed": 225104,
                            "requests": 2
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 1
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-l94q-10.10.1.37",
                    "loadTime": 1466,
                    "docTime": 1466,
                    "fullyLoaded": 1588,
                    "bytesOut": 43108,
                    "bytesOutDoc": 41346,
                    "bytesIn": 844101,
                    "bytesInDoc": 843675,
                    "requests": [
                        {
                            "type": 3,
                            "id": "7AF45002C67BD7707146FD9222A82FEB",
                            "request_id": "7AF45002C67BD7707146FD9222A82FEB",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/www.bael.co.uk\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.bael.co.uk",
                            "url": "\/",
                            "raw_id": "7AF45002C67BD7707146FD9222A82FEB",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 143,
                            "ttfb_ms": 141,
                            "load_start": 144,
                            "load_start_float": 144.00006099999999,
                            "bytesIn": 1527,
                            "objectSize": 1527,
                            "objectSizeUncompressed": 5915,
                            "chunks": [
                                {
                                    "ts": 287,
                                    "bytes": 1527,
                                    "inflated": 5915
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 45,
                            "connect_start": 45,
                            "connect_end": 78,
                            "ssl_start": 78,
                            "ssl_end": 143,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "www.bael.co.uk",
                                "sanList": [
                                    "www.bael.co.uk",
                                    "bael.co.uk"
                                ],
                                "issuer": "GeoTrust TLS RSA CA G1",
                                "validFrom": 1714608000,
                                "validTo": 1747353599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1714635136813,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DCEE403339623C897FCC2B7C5DB17F37D04A34DA1DC0462DC8920AE740505C270220476E2CF4FEEB4CDD745C83D8A848A15A4159099153341222B6512D5A1CFD62C5"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1714635136842,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402207EF1E4E64D8DD625833F754D13037F804D6DFDAECF1BBA8BE9132736EC6CF2A302200A1CB19BD0ED9D9D6D4EA11993B72651C2C25B5207F904779F51C945F2912604"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1714635136870,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A184490E4F22B19B691AE13172A794369CC1163D4F19EB7694814DC3D88B88F602205508F00E705B40F1AB1DCD9914EA6A2D6F2463C902849D158019AEF433B9D2E1"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1537,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.bael.co.uk",
                                    ":method: GET",
                                    ":path: \/",
                                    ":scheme: https",
                                    "accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: document",
                                    "sec-fetch-mode: navigate",
                                    "sec-fetch-site: cross-site",
                                    "upgrade-insecure-requests: 1",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "server: Apache",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 44,
                            "connect_ms": 33,
                            "ssl_ms": 65,
                            "gzip_total": 1625,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 24,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49199,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGJzCCBQ+gAwIBAgIQD47K0XgF+CkZuLLJCXhpeDANBgkqhkiG9w0BAQsFADBg\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMR8wHQYDVQQDExZHZW9UcnVzdCBUTFMgUlNBIENBIEcx\nMB4XDTI0MDUwMjAwMDAwMFoXDTI1MDUxNTIzNTk1OVowGTEXMBUGA1UEAxMOd3d3\nLmJhZWwuY28udWswggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCv2qD8\n41w5icD3i+WAViMH2RT1t\/RwP+ZtkIJfW90FD2+DfPf3y4lQbo3oDXqMOMP24BPQ\nD5ic6V9pSSGqRbYNTMOSnMdMCoCKk2FDgTErjAFgoKoHGrRk0D45kWjHaEfR7xt2\nDpP6TA30FdQPwsHkm3tw4O4OfuqFWskJpoFn9SDGD8uaZ02uEXb66QQpLDP37bXS\n3GtYROM5csuCbuJBQLeVU7QoymiXH06ZpW6KhLtEW8pnKwzow1P818\/vxtHpY3ch\nxtiOPtHIghb4\/17Tvfs44BqPvZ2ceBepCJ7y1fwIkgLiB7LzuWwBARfSvq9+Kqgd\nRHuFfDqvHjRHhcPvAgMBAAGjggMiMIIDHjAfBgNVHSMEGDAWgBSUT9Rdi+Sk4qaA\n\/v3Y+QDvo74CVzAdBgNVHQ4EFgQUhhzK4Zj2kWDfPYOrQpiEuJIJynIwJQYDVR0R\nBB4wHIIOd3d3LmJhZWwuY28udWuCCmJhZWwuY28udWswPgYDVR0gBDcwNTAzBgZn\ngQwBAgEwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIw\nPwYDVR0fBDgwNjA0oDKgMIYuaHR0cDovL2NkcC5nZW90cnVzdC5jb20vR2VvVHJ1\nc3RUTFNSU0FDQUcxLmNybDB2BggrBgEFBQcBAQRqMGgwJgYIKwYBBQUHMAGGGmh0\ndHA6Ly9zdGF0dXMuZ2VvdHJ1c3QuY29tMD4GCCsGAQUFBzAChjJodHRwOi8vY2Fj\nZXJ0cy5nZW90cnVzdC5jb20vR2VvVHJ1c3RUTFNSU0FDQUcxLmNydDAMBgNVHRMB\nAf8EAjAAMIIBfQYKKwYBBAHWeQIEAgSCAW0EggFpAWcAdgBOdaMnXJoQwzhbbNTf\nP1LrHfDgjhuNacCx+mSxYpo53wAAAY84N98tAAAEAwBHMEUCIQDc7kAzOWI8iX\/M\nK3xdsX830Eo02h3ARi3IkgrnQFBcJwIgR24s9P7rTN10XIPYqEihWkFZCZFTNBIi\ntlEtWhz9YsUAdQB9WR4S4XgqexxhZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY84\nN99KAAAEAwBGMEQCIH7x5OZNjdYlgz91TRMDf4BNbf2uzxu6i+kTJzbsbPKjAiAK\nHLGb0O2dnW1OoRmTtyZRwsJbUgf5BHefUclF8pEmBAB2AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABjzg332YAAAQDAEcwRQIhAKGESQ5PIrGbaRrh\nMXKnlDacwRY9TxnrdpSBTcPYi4j2AiBVCPAOcFtA8asdzZkU6motbyRjyQKEnRWA\nGa70M7nS4TANBgkqhkiG9w0BAQsFAAOCAQEAN30+UuwgToWkd8Jkp\/jcX4eOQsAk\nMaB7645PCm4HiQFL4P8lNuLs5dTTEVb8koodt\/vJGoZNZxVBGRTPQxo5qGUPIqfR\nTZ4C8uUnm5ofxNWa4eTitCMXzrqd7IRs8a1iczLZBpxgCEnVUew9gdKmjOjp7N4v\nmbprQdMNh14s+1ACFa+6a7CoNpzPv2\/\/CcxNW0hgBVPgRTbObFt\/aHUZT+zpw6t4\n5tvKCUm4vP\/U2l5TIviympXWMstX3dL4edaETNeumPMdy4yRcmem+7\/UHNrFAl8t\nQtaDSN+xyWB8k8PQ3hJqYCnLlr4lqsuhwyEvV6m8bZPVPbvorAAPvce\/uw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEjTCCA3WgAwIBAgIQDQd4KhM\/xvmlcpbhMf\/ReTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMDIxMjIzMzdaFw0yNzExMDIxMjIzMzdaMGAxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xHzAdBgNVBAMTFkdlb1RydXN0IFRMUyBSU0EgQ0EgRzEwggEiMA0GCSqGSIb3\nDQEBAQUAA4IBDwAwggEKAoIBAQC+F+jsvikKy\/65LWEx\/TMkCDIuWegh1Ngwvm4Q\nyISgP7oU5d79eoySG3vOhC3w\/3jEMuipoH1fBtp7m0tTpsYbAhch4XA7rfuD6whU\ngajeErLVxoiWMPkC\/DnUvbgi74BJmdBiuGHQSd7LwsuXpTEGG9fYXcbTVN5SATYq\nDfbexbYxTMwVJWoVb6lrBEgM3gBBqiiAiy800xu1Nq07JdCIQkBsNpFtZbIZhsDS\nfzlGWP4wEmBQ3O67c+ZXkFr2DcrXBEtHam80Gp2SNhou2U5U7UesDL\/xgLK6\/0d7\n6TnEVMSUVJkZ8VeZr+IUIlvoLrtjLbqugb0T3OYXW+CQU0kBAgMBAAGjggFAMIIB\nPDAdBgNVHQ4EFgQUlE\/UXYvkpOKmgP792PkA76O+AlcwHwYDVR0jBBgwFoAUTiJU\nIBiV5uNu5g\/6+rkS7QYXjzkwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMDQGCCsGAQUFBwEB\nBCgwJjAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEIGA1Ud\nHwQ7MDkwN6A1oDOGMWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEds\nb2JhbFJvb3RHMi5jcmwwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEW\nHGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDQYJKoZIhvcNAQELBQADggEB\nAIIcBDqC6cWpyGUSXAjjAcYwsK4iiGF7KweG97i1RJz1kwZhRoo6orU1JtBYnjzB\nc4+\/sXmnHJk3mlPyL1xuIAt9sMeC7+vreRIF5wFBC0MCN5sbHwhNN1JzKbifNeP5\nozpZdQFmkCo+neBiKR6HqIA+LMTMCMMuv2khGGuPHmtDze4GmEGZtYLyF8EQpa5Y\njPuV6k2Cr\/N3XxFpT3hRpt\/3usU\/Zb9wfKPtWpoznZ4\/44c1p9rzFcZYrWkj3A+7\nTNBJE0GmP2fhXhP1D\/XVfIW\/h0yCJGEiV9Glm\/uGOa3DXHlmbAcxSyCRraG+ZBkA\n7h4SeM6Y8l\/7MBRpPCz6l8Y=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 287,
                            "ttfb_start": 144,
                            "ttfb_end": 285,
                            "download_start": 285,
                            "download_end": 287,
                            "download_ms": 2,
                            "all_start": 1,
                            "all_end": 287,
                            "all_ms": 285,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "39110.7",
                            "request_id": "39110.7",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/clipboard.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/clipboard.min.js",
                            "raw_id": "39110.7",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 73,
                            "ttfb_ms": 72,
                            "load_start": 403,
                            "load_start_float": 403.00010400000002,
                            "bytesIn": 3744,
                            "objectSize": 3744,
                            "objectSizeUncompressed": 10754,
                            "chunks": [
                                {
                                    "ts": 475,
                                    "bytes": 3744,
                                    "inflated": 10754
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 309,
                            "dns_end": 358,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/clipboard.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 3744",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"2a02-587ba739eb140-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:57 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1777,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 49,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3744,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 330,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 104,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 476,
                            "ttfb_start": 403,
                            "ttfb_end": 475,
                            "download_start": 475,
                            "download_end": 476,
                            "download_ms": 1,
                            "all_start": 309,
                            "all_end": 476,
                            "all_ms": 122,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    630.20600000000002,
                                    632.07799999999997
                                ],
                                [
                                    630.22199999999998,
                                    630.64400000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "39110.2",
                            "request_id": "39110.2",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/css\/styles.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/css\/styles.css",
                            "raw_id": "39110.2",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 67,
                            "ttfb_ms": 64,
                            "load_start": 404,
                            "load_start_float": 404.00007699999998,
                            "bytesIn": 3442,
                            "objectSize": 3442,
                            "objectSizeUncompressed": 12072,
                            "chunks": [
                                {
                                    "ts": 470,
                                    "bytes": 3442,
                                    "inflated": 12072
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/css\/styles.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"2f28-587ba73802cc0-gzip\"",
                                    "priority: u=0",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 3442",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"2f28-587ba73802cc0-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:55 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1936,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 3442,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 305,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 77,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 471,
                            "ttfb_start": 404,
                            "ttfb_end": 468,
                            "download_start": 468,
                            "download_end": 471,
                            "download_ms": 3,
                            "all_start": 404,
                            "all_end": 471,
                            "all_ms": 67,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "39110.5",
                            "request_id": "39110.5",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/jquery.easing.1.3.js",
                            "raw_id": "39110.5",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 77,
                            "ttfb_ms": 76,
                            "load_start": 404,
                            "load_start_float": 404.00009399999999,
                            "bytesIn": 2170,
                            "objectSize": 2170,
                            "objectSizeUncompressed": 8097,
                            "chunks": [
                                {
                                    "ts": 480,
                                    "bytes": 2170,
                                    "inflated": 8097
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/jquery.easing.1.3.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 2170",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"1fa1-587ba73adf380-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1789,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 2170,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 319,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 94,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 481,
                            "ttfb_start": 404,
                            "ttfb_end": 480,
                            "download_start": 480,
                            "download_end": 481,
                            "download_ms": 1,
                            "all_start": 404,
                            "all_end": 481,
                            "all_ms": 77,
                            "index": 3,
                            "number": 4,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    619.79600000000005,
                                    620.67999999999995
                                ],
                                [
                                    619.82100000000003,
                                    620.17700000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "39110.6",
                            "request_id": "39110.6",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/barba.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/barba.min.js",
                            "raw_id": "39110.6",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 87,
                            "ttfb_ms": 85,
                            "load_start": 404,
                            "load_start_float": 404.00009899999998,
                            "bytesIn": 4819,
                            "objectSize": 4819,
                            "objectSizeUncompressed": 13135,
                            "chunks": [
                                {
                                    "ts": 491,
                                    "bytes": 4819,
                                    "inflated": 13135
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/barba.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 4819",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"334f-587ba739eb140-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:57 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1765,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4819,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 325,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 99,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 491,
                            "ttfb_start": 404,
                            "ttfb_end": 489,
                            "download_start": 489,
                            "download_end": 491,
                            "download_ms": 2,
                            "all_start": 404,
                            "all_end": 491,
                            "all_ms": 87,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    627.88499999999999,
                                    629.90599999999995
                                ],
                                [
                                    627.90800000000002,
                                    628.34900000000005
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "39110.8",
                            "request_id": "39110.8",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/tinycolor-min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/tinycolor-min.js",
                            "raw_id": "39110.8",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 100,
                            "ttfb_ms": 99,
                            "load_start": 404,
                            "load_start_float": 404.00010900000001,
                            "bytesIn": 5695,
                            "objectSize": 5695,
                            "objectSizeUncompressed": 14780,
                            "chunks": [
                                {
                                    "ts": 504,
                                    "bytes": 5695,
                                    "inflated": 14780
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/tinycolor-min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 5695",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"39bc-587ba73adf380-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1777,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 5695,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 334,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 109,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 504,
                            "ttfb_start": 404,
                            "ttfb_end": 503,
                            "download_start": 503,
                            "download_end": 504,
                            "download_ms": 1,
                            "all_start": 404,
                            "all_end": 504,
                            "all_ms": 100,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "EvaluateScript": 4,
                                "v8.compile": 3
                            },
                            "cpu.EvaluateScript": 4,
                            "cpu.v8.compile": 3,
                            "cpuTime": 7,
                            "js_timing": [
                                [
                                    632.30600000000004,
                                    636.36300000000006
                                ],
                                [
                                    632.322,
                                    635.33100000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "39110.9",
                            "request_id": "39110.9",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/jquery.mousewheel.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/jquery.mousewheel.min.js",
                            "raw_id": "39110.9",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 136,
                            "ttfb_ms": 132,
                            "load_start": 404,
                            "load_start_float": 404.000114,
                            "bytesIn": 1277,
                            "objectSize": 1277,
                            "objectSizeUncompressed": 2772,
                            "chunks": [
                                {
                                    "ts": 537,
                                    "bytes": 1277,
                                    "inflated": 2772
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/jquery.mousewheel.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 1277",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"ad4-587ba73adf380-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1801,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1277,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 336,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 114,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 540,
                            "ttfb_start": 404,
                            "ttfb_end": 536,
                            "download_start": 536,
                            "download_end": 540,
                            "download_ms": 4,
                            "all_start": 404,
                            "all_end": 540,
                            "all_ms": 136,
                            "index": 6,
                            "number": 7,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    637.31600000000003,
                                    638.04100000000005
                                ],
                                [
                                    637.33199999999999,
                                    637.50400000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "39110.12",
                            "request_id": "39110.12",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/smooth-scrollbar.css",
                            "raw_id": "39110.12",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 74,
                            "ttfb_ms": 73,
                            "load_start": 404,
                            "load_start_float": 404.00012600000002,
                            "bytesIn": 447,
                            "objectSize": 447,
                            "objectSizeUncompressed": 1598,
                            "chunks": [
                                {
                                    "ts": 478,
                                    "bytes": 447,
                                    "inflated": 1598
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/smooth-scrollbar.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 447",
                                    "content-type: text\/css",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"63e-587ba73adf380-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1831,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 447,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 345,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 126,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 478,
                            "ttfb_start": 404,
                            "ttfb_end": 477,
                            "download_start": 477,
                            "download_end": 478,
                            "download_ms": 1,
                            "all_start": 404,
                            "all_end": 478,
                            "all_ms": 74,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "39110.10",
                            "request_id": "39110.10",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/smooth-scrollbar.js",
                            "raw_id": "39110.10",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 140,
                            "ttfb_ms": 124,
                            "load_start": 407,
                            "load_start_float": 407.00011899999998,
                            "bytesIn": 18044,
                            "objectSize": 18044,
                            "objectSizeUncompressed": 46473,
                            "chunks": [
                                {
                                    "ts": 533,
                                    "bytes": 16176,
                                    "inflated": 41499
                                },
                                {
                                    "ts": 547,
                                    "bytes": 1868,
                                    "inflated": 4974
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/smooth-scrollbar.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 18044",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"b589-587ba73adf380-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent"
                                ]
                            },
                            "bytesOut": 1786,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 18044,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 339,
                            "http2_stream_id": 17,
                            "netlog_id": 119,
                            "renderBlocking": "blocking",
                            "load_end": 547,
                            "ttfb_start": 407,
                            "ttfb_end": 531,
                            "download_start": 531,
                            "download_end": 547,
                            "download_ms": 16,
                            "all_start": 407,
                            "all_end": 547,
                            "all_ms": 140,
                            "index": 8,
                            "number": 9,
                            "cpuTimes": {
                                "EvaluateScript": 9,
                                "v8.compile": 1,
                                "FunctionCall": 5
                            },
                            "cpu.EvaluateScript": 9,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 5,
                            "cpuTime": 15,
                            "js_timing": [
                                [
                                    642.654,
                                    651.84000000000003
                                ],
                                [
                                    642.67600000000004,
                                    644.06200000000001
                                ],
                                [
                                    1066.664,
                                    1069.019
                                ],
                                [
                                    1136.5060000000001,
                                    1136.5429999999999
                                ],
                                [
                                    1285.0029999999999,
                                    1285.0360000000001
                                ],
                                [
                                    1336.0989999999999,
                                    1336.133
                                ],
                                [
                                    1361.018,
                                    1361.3209999999999
                                ],
                                [
                                    1367.4739999999999,
                                    1367.6990000000001
                                ],
                                [
                                    1435.7860000000001,
                                    1435.818
                                ],
                                [
                                    1536.0070000000001,
                                    1536.04
                                ],
                                [
                                    1638.9580000000001,
                                    1638.99
                                ],
                                [
                                    1736.21,
                                    1736.2460000000001
                                ],
                                [
                                    1836.9480000000001,
                                    1836.9970000000001
                                ],
                                [
                                    1863.4570000000001,
                                    1863.5060000000001
                                ],
                                [
                                    1937.0029999999999,
                                    1937.0550000000001
                                ],
                                [
                                    2037.4159999999999,
                                    2037.4570000000001
                                ],
                                [
                                    2136.8220000000001,
                                    2136.8560000000002
                                ],
                                [
                                    2264.0259999999998,
                                    2264.0599999999999
                                ],
                                [
                                    2338.761,
                                    2338.79
                                ],
                                [
                                    2441.277,
                                    2441.308
                                ],
                                [
                                    2536.9920000000002,
                                    2537.0650000000001
                                ],
                                [
                                    2641.1880000000001,
                                    2641.2179999999998
                                ],
                                [
                                    2735.9639999999999,
                                    2735.9940000000001
                                ],
                                [
                                    2837.808,
                                    2837.8319999999999
                                ],
                                [
                                    2938.1399999999999,
                                    2938.1790000000001
                                ],
                                [
                                    3035.5619999999999,
                                    3035.5940000000001
                                ],
                                [
                                    3135.931,
                                    3135.9540000000002
                                ],
                                [
                                    3236.1300000000001,
                                    3236.2060000000001
                                ],
                                [
                                    3335.5030000000002,
                                    3335.5259999999998
                                ],
                                [
                                    3436.0479999999998,
                                    3436.069
                                ],
                                [
                                    3536.3009999999999,
                                    3536.3249999999998
                                ],
                                [
                                    3636.0540000000001,
                                    3636.1219999999998
                                ],
                                [
                                    3735.107,
                                    3735.1729999999998
                                ],
                                [
                                    3835.2159999999999,
                                    3835.2719999999999
                                ],
                                [
                                    3935.3200000000002,
                                    3935.3809999999999
                                ],
                                [
                                    4035.4549999999999,
                                    4035.5149999999999
                                ],
                                [
                                    4135.5500000000002,
                                    4135.6109999999999
                                ],
                                [
                                    4278.4350000000004,
                                    4278.5039999999999
                                ],
                                [
                                    4334.7870000000003,
                                    4334.8440000000001
                                ],
                                [
                                    4435.1840000000002,
                                    4435.2430000000004
                                ],
                                [
                                    4535.25,
                                    4535.3180000000002
                                ],
                                [
                                    4635.2560000000003,
                                    4635.3190000000004
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "39110.11",
                            "request_id": "39110.11",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/plugins\/invert-delta.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/plugins\/invert-delta.js",
                            "raw_id": "39110.11",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 80,
                            "ttfb_ms": 73,
                            "load_start": 469,
                            "load_start_float": 469.00012400000003,
                            "bytesIn": 1249,
                            "objectSize": 1249,
                            "objectSizeUncompressed": 3410,
                            "chunks": [
                                {
                                    "ts": 548,
                                    "bytes": 1249,
                                    "inflated": 3410
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 18,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/plugins\/invert-delta.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"d52-587ba73fa3ec0-gzip\"",
                                    "priority: u=1",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 1249",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"d52-587ba73fa3ec0-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:36:03 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1927,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1249,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 341,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 124,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 549,
                            "ttfb_start": 469,
                            "ttfb_end": 542,
                            "download_start": 542,
                            "download_end": 549,
                            "download_ms": 7,
                            "all_start": 469,
                            "all_end": 549,
                            "all_ms": 80,
                            "index": 9,
                            "number": 10,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    652.42999999999995,
                                    653.28899999999999
                                ],
                                [
                                    652.44799999999998,
                                    652.62300000000005
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "39110.16",
                            "request_id": "39110.16",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "raw_id": "39110.16",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 78,
                            "ttfb_ms": 60,
                            "load_start": 483,
                            "load_start_float": 483.000137,
                            "bytesIn": 84877,
                            "objectSize": 84877,
                            "objectSizeUncompressed": 84877,
                            "chunks": [
                                {
                                    "ts": 550,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 561,
                                    "bytes": 19341
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 56,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"14b8d-587ba8cf3ad80\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 84877",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"14b8d-587ba8cf3ad80\"",
                                    "last-modified: Tue, 30 Apr 2019 07:43:02 GMT",
                                    "server: Apache",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2122,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "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": "",
                            "server_count": null,
                            "created": 358,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "netlog_id": 137,
                            "server_port": "443",
                            "load_end": 561,
                            "ttfb_start": 483,
                            "ttfb_end": 543,
                            "download_start": 543,
                            "download_end": 561,
                            "download_ms": 18,
                            "all_start": 483,
                            "all_end": 561,
                            "all_ms": 78,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "39110.17",
                            "request_id": "39110.17",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                            "raw_id": "39110.17",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 73,
                            "ttfb_ms": 49,
                            "load_start": 495,
                            "load_start_float": 495.00013799999999,
                            "bytesIn": 140227,
                            "objectSize": 140227,
                            "objectSizeUncompressed": 140227,
                            "chunks": [
                                {
                                    "ts": 553,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 564,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 568,
                                    "bytes": 9155
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 65,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"223c3-587ba90873480\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 140227",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"223c3-587ba90873480\"",
                                    "last-modified: Tue, 30 Apr 2019 07:44:02 GMT",
                                    "server: Apache",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2152,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "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": "",
                            "server_count": null,
                            "created": 359,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "netlog_id": 138,
                            "server_port": "443",
                            "load_end": 568,
                            "ttfb_start": 495,
                            "ttfb_end": 544,
                            "download_start": 544,
                            "download_end": 568,
                            "download_ms": 24,
                            "all_start": 495,
                            "all_end": 568,
                            "all_ms": 73,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "39110.18",
                            "request_id": "39110.18",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                            "raw_id": "39110.18",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 65,
                            "ttfb_ms": 57,
                            "load_start": 574,
                            "load_start_float": 574.00015399999995,
                            "bytesIn": 164295,
                            "objectSize": 164295,
                            "objectSizeUncompressed": 164295,
                            "chunks": [
                                {
                                    "ts": 632,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 635,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 639,
                                    "bytes": 33223
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 74,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"281c7-587ba8eccb340\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 164295",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"281c7-587ba8eccb340\"",
                                    "last-modified: Tue, 30 Apr 2019 07:43:33 GMT",
                                    "server: Apache",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2128,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "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": "",
                            "server_count": null,
                            "created": 573,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "netlog_id": 154,
                            "server_port": "443",
                            "load_end": 639,
                            "ttfb_start": 574,
                            "ttfb_end": 631,
                            "download_start": 631,
                            "download_end": 639,
                            "download_ms": 8,
                            "all_start": 574,
                            "all_end": 639,
                            "all_ms": 65,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "39110.19",
                            "request_id": "39110.19",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                            "raw_id": "39110.19",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 66,
                            "ttfb_ms": 57,
                            "load_start": 578,
                            "load_start_float": 578.00016000000005,
                            "bytesIn": 157886,
                            "objectSize": 157886,
                            "objectSizeUncompressed": 157886,
                            "chunks": [
                                {
                                    "ts": 637,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 641,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 644,
                                    "bytes": 26814
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 83,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"268be-587ba8b0b6580\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 157886",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"268be-587ba8b0b6580\"",
                                    "last-modified: Tue, 30 Apr 2019 07:42:30 GMT",
                                    "server: Apache",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2134,
                            "score_cache": -1,
                            "score_cdn": 0,
                            "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": "",
                            "server_count": null,
                            "created": 577,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "netlog_id": 160,
                            "server_port": "443",
                            "load_end": 644,
                            "ttfb_start": 578,
                            "ttfb_end": 635,
                            "download_start": 635,
                            "download_end": 644,
                            "download_ms": 9,
                            "all_start": 578,
                            "all_end": 644,
                            "all_ms": 66,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "39110.20",
                            "request_id": "39110.20",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                            "raw_id": "39110.20",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 300,
                            "ttfb_ms": 168,
                            "load_start": 669,
                            "load_start_float": 669.000179,
                            "bytesIn": 91472,
                            "objectSize": 91472,
                            "objectSizeUncompressed": 91472,
                            "chunks": [
                                {
                                    "ts": 840,
                                    "bytes": 16211
                                },
                                {
                                    "ts": 867,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 905,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 925,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 952,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 969,
                                    "bytes": 9797
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 92,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 91472",
                                    "content-type: image\/jpeg",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"16550-587ba8be10500\"",
                                    "last-modified: Tue, 30 Apr 2019 07:42:44 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2014,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 87,
                            "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": 91472,
                            "image_save": 11457,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 668,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 179,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "89 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                        "ImageWidth": 683,
                                        "ImageHeight": 1000,
                                        "EncodingProcess": "Progressive 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": "683x1000",
                                        "Megapixels": 0.68300000000000005
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 683,
                                        "height": 1000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 683000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 194.55500000000001,
                                            "standardDeviation": 38.953600000000002,
                                            "kurtosis": 3.8444600000000002,
                                            "skewness": -1.88575,
                                            "entropy": 0.85745700000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 20,
                                            "max": 255,
                                            "mean": 200.19399999999999,
                                            "standardDeviation": 29.234100000000002,
                                            "kurtosis": 4.7600600000000002,
                                            "skewness": -1.66771,
                                            "entropy": 0.83858299999999997
                                        },
                                        "green": {
                                            "min": 12,
                                            "max": 254,
                                            "mean": 190.85499999999999,
                                            "standardDeviation": 43.501100000000001,
                                            "kurtosis": 2.8451,
                                            "skewness": -1.7809600000000001,
                                            "entropy": 0.866286
                                        },
                                        "blue": {
                                            "min": 8,
                                            "max": 255,
                                            "mean": 192.61600000000001,
                                            "standardDeviation": 44.125599999999999,
                                            "kurtosis": 2.7971599999999999,
                                            "skewness": -1.74173,
                                            "entropy": 0.86750099999999997
                                        }
                                    },
                                    "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": 683,
                                        "height": 1000,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                        "date:create": "2024-09-06T14:48:54+00:00",
                                        "date:modify": "2024-09-06T14:48:54+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "7b650ae8bdb35fcb33a853719c9ee0edc328c5793913f361b64a2314cf244422"
                                    },
                                    "tainted": false,
                                    "filesize": "91472B",
                                    "numberPixels": "683000",
                                    "pixelsPerSecond": "33.4855MB",
                                    "userTime": "0.020u",
                                    "elapsedTime": "0:01.020"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 969,
                            "ttfb_start": 669,
                            "ttfb_end": 837,
                            "download_start": 837,
                            "download_end": 969,
                            "download_ms": 132,
                            "all_start": 669,
                            "all_end": 969,
                            "all_ms": 300,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "39110.21",
                            "request_id": "39110.21",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/bael.co.uk\/assets\/js\/main.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "bael.co.uk",
                            "url": "\/assets\/js\/main.js",
                            "raw_id": "39110.21",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 305,
                            "ttfb_ms": 303,
                            "load_start": 671,
                            "load_start_float": 671.00018499999999,
                            "bytesIn": 5097,
                            "objectSize": 5097,
                            "objectSizeUncompressed": 26685,
                            "chunks": [
                                {
                                    "ts": 976,
                                    "bytes": 5097,
                                    "inflated": 26685
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/www.bael.co.uk\/",
                            "initiator_line": 105,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: bael.co.uk",
                                    ":method: GET",
                                    ":path: \/assets\/js\/main.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 5097",
                                    "content-type: text\/javascript",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"683d-587ba73adf380-gzip\"",
                                    "last-modified: Tue, 30 Apr 2019 07:35:58 GMT",
                                    "server: Apache",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1750,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 5097,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 670,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 185,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 976,
                            "ttfb_start": 671,
                            "ttfb_end": 974,
                            "download_start": 974,
                            "download_end": 976,
                            "download_ms": 2,
                            "all_start": 671,
                            "all_end": 976,
                            "all_ms": 305,
                            "index": 15,
                            "number": 16,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 1,
                                "FunctionCall": 7
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 7,
                            "cpuTime": 13,
                            "js_timing": [
                                [
                                    1024.614,
                                    1029.595
                                ],
                                [
                                    1024.636,
                                    1025.585
                                ],
                                [
                                    1561.463,
                                    1561.5719999999999
                                ],
                                [
                                    1562.7940000000001,
                                    1569.683
                                ],
                                [
                                    2066.9400000000001,
                                    2067.3330000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "39110.36",
                            "request_id": "39110.36",
                            "ip_addr": "184.24.77.146",
                            "full_url": "https:\/\/p.typekit.net\/p.css?s=1&k=qku3uyg&ht=tk&f=6080.6081.6092&a=4365546&app=typekit&e=css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "p.typekit.net",
                            "url": "\/p.css?s=1&k=qku3uyg&ht=tk&f=6080.6081.6092&a=4365546&app=typekit&e=css",
                            "raw_id": "39110.36",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 122,
                            "ttfb_ms": 120,
                            "load_start": 811,
                            "load_start_float": 811.00016600000004,
                            "bytesIn": 5,
                            "objectSize": 5,
                            "objectSizeUncompressed": 5,
                            "chunks": [
                                {
                                    "ts": 933,
                                    "bytes": 5
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=604800",
                            "contentType": "text\/css",
                            "contentEncoding": "",
                            "socket": 192,
                            "protocol": "HTTP\/2",
                            "dns_start": 666,
                            "dns_end": 707,
                            "connect_start": 707,
                            "connect_end": 737,
                            "ssl_start": 737,
                            "ssl_end": 811,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "use.typekit.net",
                                "sanList": [
                                    "use.typekit.net",
                                    "use-staging.typekit.net",
                                    "faster-staging.typekit.net",
                                    "muse.typekit.net",
                                    "emoji-staging.typekit.net",
                                    "apicdn-dev.typekit.net",
                                    "emoji.typekit.net",
                                    "fontservicescdn-dev.typekit.net",
                                    "fontservicescdn.typekit.net",
                                    "use.edgefonts.net",
                                    "use.typekit.com",
                                    "primer.typekit.net",
                                    "fontservicescdn-staging.typekit.net",
                                    "apicdn-staging.typekit.net",
                                    "webfonts.creativecloud.com",
                                    "apicdn.typekit.net",
                                    "faster.typekit.net",
                                    "cctypekit-dev.typekit.net",
                                    "p.typekit.net"
                                ],
                                "issuer": "DigiCert Global G2 TLS RSA SHA256 2020 CA1",
                                "validFrom": 1724716800,
                                "validTo": 1759017599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2025h2' log",
                                        "logId": "DDDCCA3495D7E11605E79532FAC79FF83D1C50DFDB003A1412760A2CACBBC82A",
                                        "timestamp": 1724764711040,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100D0694C2A529A41E2F354C1E83813753DECBC94FC344A19F6B494118783AD7B9602210091FA3872CC73137DEBD347B450D6C1EE0BBC45BA65027D6ABAB9BB7E3DD62A09"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1724764711034,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022070BFB692B9327D06E55B16A52932C4496A752068C74C620E39AD3229EF905181022100DB52128AADBA1CFF56F0B3619B570656B3DED2F4C8C36C5A95CF9E3E11355B47"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1724764711050,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100E3A507A7E779FBA1A06FC2A635C9B4AFA41D894CF9E39D87C1527FB2AB85100D022052731D5F4FA4BAB4D9A5AB582188E2C75B2C9B1877E0B46314CC286CCA217ED7"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/use.typekit.net\/qku3uyg.css",
                            "initiator_line": 0,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: p.typekit.net",
                                    ":method: GET",
                                    ":path: \/p.css?s=1&k=qku3uyg&ht=tk&f=6080.6081.6092&a=4365546&app=typekit&e=css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=604800",
                                    "content-length: 5",
                                    "content-type: text\/css",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"6649f74c-5\"",
                                    "last-modified: Sun, 19 May 2024 12:57:48 GMT",
                                    "server: nginx",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1966,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 41,
                            "connect_ms": 30,
                            "ssl_ms": 74,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 604800,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 665,
                            "socket_group": "https:\/\/p.typekit.net <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 166,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 933,
                            "ttfb_start": 811,
                            "ttfb_end": 931,
                            "download_start": 931,
                            "download_end": 933,
                            "download_ms": 2,
                            "all_start": 666,
                            "all_end": 933,
                            "all_ms": 267,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "39110.49",
                            "request_id": "39110.49",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/af\/1c6249\/00000000000000000000e00c\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/1c6249\/00000000000000000000e00c\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "raw_id": "39110.49",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 130,
                            "ttfb_ms": 39,
                            "load_start": 1116,
                            "load_start_float": 1116.000219,
                            "bytesIn": 51092,
                            "objectSize": 51092,
                            "objectSizeUncompressed": 51092,
                            "chunks": [
                                {
                                    "ts": 1185,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1213,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1239,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1246,
                                    "bytes": 1949
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 227,
                            "protocol": "HTTP\/2",
                            "dns_start": 981,
                            "dns_end": 1023,
                            "connect_start": 1024,
                            "connect_end": 1054,
                            "ssl_start": 1054,
                            "ssl_end": 1116,
                            "initiator": "https:\/\/use.typekit.net\/qku3uyg.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/1c6249\/00000000000000000000e00c\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.bael.co.uk",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/qku3uyg.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 51092",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"ae37a41269d2f7944fe9d7ed755dc91fa7bf98d0\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2206,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 42,
                            "connect_ms": 30,
                            "ssl_ms": 62,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 988,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_HEADER_TABLE_SIZE": 4096,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65535,
                                "SETTINGS_MAX_FRAME_SIZE": 16384,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 32768
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 219,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIHwjCCBqqgAwIBAgIQD6BSumln7rwO5cNha5XVvDANBgkqhkiG9w0BAQsFADBZ\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMTMwMQYDVQQDEypE\naWdpQ2VydCBHbG9iYWwgRzIgVExTIFJTQSBTSEEyNTYgMjAyMCBDQTEwHhcNMjQw\nODI3MDAwMDAwWhcNMjUwOTI3MjM1OTU5WjBkMQswCQYDVQQGEwJVUzETMBEGA1UE\nCBMKQ2FsaWZvcm5pYTERMA8GA1UEBxMIU2FuIEpvc2UxEzARBgNVBAoTCkFkb2Jl\nIEluYy4xGDAWBgNVBAMTD3VzZS50eXBla2l0Lm5ldDBZMBMGByqGSM49AgEGCCqG\nSM49AwEHA0IABE3dCbQY94XJPCZr9NJe3OUoxrHZAaHV5YTipdwEUEK58Xg7z2Jg\nDAKbHNpBVvfqzUi14KD9aDp4XPLPn7RXKeWjggVEMIIFQDAfBgNVHSMEGDAWgBR0\nhYDAZsffN97PvSk3qgMdvu3NFzAdBgNVHQ4EFgQUUxaDQLwxAWA4rwvZDryvS5Xt\n7SgwggHQBgNVHREEggHHMIIBw4IPdXNlLnR5cGVraXQubmV0ghd1c2Utc3RhZ2lu\nZy50eXBla2l0Lm5ldIIaZmFzdGVyLXN0YWdpbmcudHlwZWtpdC5uZXSCEG11c2Uu\ndHlwZWtpdC5uZXSCGWVtb2ppLXN0YWdpbmcudHlwZWtpdC5uZXSCFmFwaWNkbi1k\nZXYudHlwZWtpdC5uZXSCEWVtb2ppLnR5cGVraXQubmV0gh9mb250c2VydmljZXNj\nZG4tZGV2LnR5cGVraXQubmV0ghtmb250c2VydmljZXNjZG4udHlwZWtpdC5uZXSC\nEXVzZS5lZGdlZm9udHMubmV0gg91c2UudHlwZWtpdC5jb22CEnByaW1lci50eXBl\na2l0Lm5ldIIjZm9udHNlcnZpY2VzY2RuLXN0YWdpbmcudHlwZWtpdC5uZXSCGmFw\naWNkbi1zdGFnaW5nLnR5cGVraXQubmV0ghp3ZWJmb250cy5jcmVhdGl2ZWNsb3Vk\nLmNvbYISYXBpY2RuLnR5cGVraXQubmV0ghJmYXN0ZXIudHlwZWtpdC5uZXSCGWNj\ndHlwZWtpdC1kZXYudHlwZWtpdC5uZXSCDXAudHlwZWtpdC5uZXQwPgYDVR0gBDcw\nNTAzBgZngQwBAgIwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5j\nb20vQ1BTMA4GA1UdDwEB\/wQEAwIDiDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB\nBQUHAwIwgZ8GA1UdHwSBlzCBlDBIoEagRIZCaHR0cDovL2NybDMuZGlnaWNlcnQu\nY29tL0RpZ2lDZXJ0R2xvYmFsRzJUTFNSU0FTSEEyNTYyMDIwQ0ExLTEuY3JsMEig\nRqBEhkJodHRwOi8vY3JsNC5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRM\nU1JTQVNIQTI1NjIwMjBDQTEtMS5jcmwwgYcGCCsGAQUFBwEBBHsweTAkBggrBgEF\nBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMFEGCCsGAQUFBzAChkVodHRw\nOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRHbG9iYWxHMlRMU1JTQVNI\nQTI1NjIwMjBDQTEtMS5jcnQwDAYDVR0TAQH\/BAIwADCCAX8GCisGAQQB1nkCBAIE\nggFvBIIBawFpAHcA3dzKNJXX4RYF55Uy+sef+D0cUN\/bADoUEnYKLKy7yCoAAAGR\nk\/zogAAABAMASDBGAiEA0GlMKlKaQeLzVMHoOBN1Pey8lPw0Shn2tJQRh4Ote5YC\nIQCR+jhyzHMTfevTR7RQ1sHuC7xFumUCfWq6ubt+PdYqCQB2AH1ZHhLheCp7HGFn\nfF79+NCHXBSgTpWeuQMv2Q6MLnm4AAABkZP86HoAAAQDAEcwRQIgcL+2krkyfQbl\nWxalKTLESWp1IGjHTGIOOa0yKe+QUYECIQDbUhKKrboc\/1bws2GbVwZWs97S9MjD\nbFqVz54+ETVbRwB2AObSMWNAd4zBEEEG13G5zsHSQPaWhIb7uocyHf0eN45QAAAB\nkZP86IoAAAQDAEcwRQIhAOOlB6fnefuhoG\/CpjXJtK+kHYlM+eOdh8FSf7KrhRAN\nAiBScx1fT6S6tNmlq1ghiOLHWyybGHfgtGMUzChsyiF+1zANBgkqhkiG9w0BAQsF\nAAOCAQEARVDhZvhv9JMAJrBx2n\/bQ8senvvCgABF7UvQOYyrmoKC9PDnGCFPw3DY\nmFZVQhCjAQ2xGQyoUW0boIFN5so4o1gI29yw9HVpgkPdRgmzyVBHHtqkEbvNb6cz\nnWMha50NJOrTLu0+zuwAhSlL0twtScR+YH7FSXJ5fghbpArHK1a5eVFkvUDBYqDR\np9OcjJNyS7OWv8DSXSbHB+1WqCefH36DiIgHhTTlo\/0hHIlQN3IN5XmNoaFbzSaf\n\/L7ZvkMaAONZV77rl6RSLsE5A3OLemQUX6tN\/366Dosh072PRZ7xfUxY12IwXFyT\nSqwPEeNaHgfltIImN8pXdzNZLzIVJQ==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEyDCCA7CgAwIBAgIQDPW9BitWAvR6uFAsI8zwZjANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0yMTAzMzAwMDAwMDBaFw0zMTAzMjkyMzU5NTlaMFkxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxMzAxBgNVBAMTKkRpZ2lDZXJ0IEdsb2Jh\nbCBHMiBUTFMgUlNBIFNIQTI1NiAyMDIwIENBMTCCASIwDQYJKoZIhvcNAQEBBQAD\nggEPADCCAQoCggEBAMz3EGJPprtjb+2QUlbFbSd7ehJWivH0+dbn4Y+9lavyYEEV\ncNsSAPonCrVXOFt9slGTcZUOakGUWzUb+nv6u8W+JDD+Vu\/E832X4xT1FE3LpxDy\nFuqrIvAxIhFhaZAmunjZlx\/jfWardUSVc8is\/+9dCopZQ+GssjoP80j812s3wWPc\n3kbW20X+fSP9kOhRBx5Ro1\/tSUZUfyyIxfQTnJcVPAPooTncaQwywa8WV0yUR0J8\nosicfebUTVSvQpmowQTCd5zWSOTOEeAqgJnwQ3DPP3Zr0UxJqyRewg2C\/Uaoq2yT\nzGJSQnWS+Jr6Xl6ysGHlHx+5fwmY6D36g39HaaECAwEAAaOCAYIwggF+MBIGA1Ud\nEwEB\/wQIMAYBAf8CAQAwHQYDVR0OBBYEFHSFgMBmx9833s+9KTeqAx2+7c0XMB8G\nA1UdIwQYMBaAFE4iVCAYlebjbuYP+vq5Eu0GF485MA4GA1UdDwEB\/wQEAwIBhjAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwdgYIKwYBBQUHAQEEajBoMCQG\nCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wQAYIKwYBBQUHMAKG\nNGh0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEdsb2JhbFJvb3RH\nMi5jcnQwQgYDVR0fBDswOTA3oDWgM4YxaHR0cDovL2NybDMuZGlnaWNlcnQuY29t\nL0RpZ2lDZXJ0R2xvYmFsUm9vdEcyLmNybDA9BgNVHSAENjA0MAsGCWCGSAGG\/WwC\nATAHBgVngQwBATAIBgZngQwBAgEwCAYGZ4EMAQICMAgGBmeBDAECAzANBgkqhkiG\n9w0BAQsFAAOCAQEAkPFwyyiXaZd8dP3A+iZ7U6utzWX9upwGnIrXWkOH7U1MVl+t\nwcW1BSAuWdH\/SvWgKtiwla3JLko716f2b4gp\/DA\/JIS7w7d7kwcsr4drdjPtAFVS\nslme5LnQ89\/nD\/7d+MS5EHKBCQRfz5eeLjJ1js+aWNJXMX43AYGyZm0pGrFmCW3R\nbpD0ufovARTFXFZkAdl9h6g4U5+LXUZtXMYnhIHUfoyMo5tS58aI7Dd8KvvwVVo4\nchDYABPPTHPbqjc1qCmBaZx2vN4Ye5DUys\/vZwP9BFohFrH\/6j\/f3IL16\/RZkiMN\nJCqVJUzKoZHm1Lesh3Sz8W2jmdv51b2EQJ8HmA==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG\n9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX\/RrohCgiN9RlUyfuI\n2\/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx\n1x7e\/dfgy5SDN67sH0NO3Xss0r0upS\/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ\nq2EGnI\/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134\/tJS7SsVQepj5Wz\ntCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ\nvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP\nBgNVHRMBAf8EBTADAQH\/MA4GA1UdDwEB\/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV\n5uNu5g\/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY\n1Yl9PMWLSn\/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv\/iPsGEMNKSuIEyExtv4\nNeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth\/Jsw1HKj2ZL7tcu7XUIOGZX1NG\nFdtom\/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91\n8rGOmaFvE7FBcf6IKshPECBV1\/MUReXgRPTqh5Uykw7+U0b6LJ3\/iyK5S9kJRaTe\npLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl\nMrY=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 48201,
                                    "DYNA": 279,
                                    "GDYN": 237,
                                    "GPOS": 13402,
                                    "GSUB": 11332,
                                    "OS\/2": 96,
                                    "cmap": 436,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1992,
                                    "maxp": 6,
                                    "name": 940,
                                    "post": 32
                                },
                                "names": {
                                    "0": "\u00a9 2004 Just Another Foundry. All Rights Reserved.",
                                    "1": "LaptureDisplay",
                                    "2": "Regular",
                                    "3": "1.001;JAF ;LaptureDisplay-Regular",
                                    "4": "LaptureDisplay",
                                    "5": "Version 1.001;PS 001.000;hotconv 1.0.38;makeotf.lib1.6.5960",
                                    "6": "LaptureDisplay-Regular",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000000000e00c"
                                },
                                "OS2": {
                                    "version": 2,
                                    "xAvgCharWidth": 459,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 150,
                                    "yStrikeoutPosition": 271,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483823,
                                    "ulUnicodeRange2": 1342201979,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "JAF ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 745,
                                    "sTypoDescender": -235,
                                    "sTypoLineGap": 220,
                                    "usWinAscent": 913,
                                    "usWinDescent": 283,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 452,
                                    "sCapHeight": 670,
                                    "usDefaultChar": 32,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -150,
                                    "underlineThickness": 150,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 215,
                                    "num_glyphs": 498
                                }
                            },
                            "load_end": 1246,
                            "ttfb_start": 1116,
                            "ttfb_end": 1155,
                            "download_start": 1155,
                            "download_end": 1246,
                            "download_ms": 91,
                            "all_start": 981,
                            "all_end": 1246,
                            "all_ms": 264,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "39110.43",
                            "request_id": "39110.43",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/af\/179e7f\/00000000000000000000e000\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/179e7f\/00000000000000000000e000\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                            "raw_id": "39110.43",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 217,
                            "ttfb_ms": 130,
                            "load_start": 1117,
                            "load_start_float": 1117.0002010000001,
                            "bytesIn": 52532,
                            "objectSize": 52532,
                            "objectSizeUncompressed": 52532,
                            "chunks": [
                                {
                                    "ts": 1273,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1300,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1329,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1334,
                                    "bytes": 3380
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 227,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/qku3uyg.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/179e7f\/00000000000000000000e000\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.bael.co.uk",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/qku3uyg.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 52532",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"adc036381a8f85517ab4dc2b2b765da5272dd8cd\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2206,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 980,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 1,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 201,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 50040,
                                    "DYNA": 279,
                                    "GDYN": 237,
                                    "GPOS": 13602,
                                    "GSUB": 11332,
                                    "OS\/2": 96,
                                    "cmap": 436,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1992,
                                    "maxp": 6,
                                    "name": 855,
                                    "post": 32
                                },
                                "names": {
                                    "0": "\u00a9 2004 Just Another Foundry. All Rights Reserved.",
                                    "1": "Lapture",
                                    "2": "Regular",
                                    "3": "1.001;JAF ;Lapture-Regular",
                                    "4": "Lapture",
                                    "5": "Version 1.001;PS 001.000;hotconv 1.0.38;makeotf.lib1.6.5960",
                                    "6": "Lapture-Regular",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000000000e000"
                                },
                                "OS2": {
                                    "version": 2,
                                    "xAvgCharWidth": 504,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 150,
                                    "yStrikeoutPosition": 283,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483823,
                                    "ulUnicodeRange2": 1342201979,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "JAF ",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 741,
                                    "sTypoDescender": -214,
                                    "sTypoLineGap": 245,
                                    "usWinAscent": 932,
                                    "usWinDescent": 293,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 473,
                                    "sCapHeight": 670,
                                    "usDefaultChar": 32,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -150,
                                    "underlineThickness": 150,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "sups",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 215,
                                    "num_glyphs": 498
                                }
                            },
                            "load_end": 1334,
                            "ttfb_start": 1117,
                            "ttfb_end": 1247,
                            "download_start": 1247,
                            "download_end": 1334,
                            "download_ms": 87,
                            "all_start": 1117,
                            "all_end": 1334,
                            "all_ms": 217,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "39110.46",
                            "request_id": "39110.46",
                            "ip_addr": "184.24.77.156",
                            "full_url": "https:\/\/use.typekit.net\/af\/8f8c38\/00000000000000000000e001\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "use.typekit.net",
                            "url": "\/af\/8f8c38\/00000000000000000000e001\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                            "raw_id": "39110.46",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 302,
                            "ttfb_ms": 218,
                            "load_start": 1117,
                            "load_start_float": 1117.0002139999999,
                            "bytesIn": 53088,
                            "objectSize": 53088,
                            "objectSizeUncompressed": 53088,
                            "chunks": [
                                {
                                    "ts": 1362,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1391,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1416,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1419,
                                    "bytes": 3936
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=31536000",
                            "contentType": "application\/font-woff2",
                            "contentEncoding": "",
                            "socket": 227,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/use.typekit.net\/qku3uyg.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: use.typekit.net",
                                    ":method: GET",
                                    ":path: \/af\/8f8c38\/00000000000000000000e001\/27\/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/www.bael.co.uk",
                                    "priority: u=0",
                                    "referer: https:\/\/use.typekit.net\/qku3uyg.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: font",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=31536000",
                                    "content-length: 53088",
                                    "content-type: application\/font-woff2",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Fri, 06 Sep 2024 14:48:54 GMT",
                                    "etag: \"1eab877fc56491ad79b6628abaa0ee63a0126a23\"",
                                    "server: nginx",
                                    "timing-allow-origin: *",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2206,
                            "score_cache": 100,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "Akamai",
                            "server_count": null,
                            "created": 987,
                            "socket_group": "pm\/https:\/\/use.typekit.net <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 214,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "CFF ": 50880,
                                    "DYNA": 284,
                                    "GDYN": 249,
                                    "GPOS": 12664,
                                    "GSUB": 10344,
                                    "OS\/2": 96,
                                    "cmap": 436,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1972,
                                    "maxp": 6,
                                    "name": 846,
                                    "post": 32
                                },
                                "names": {
                                    "0": "\u00a9 2004 Just Another Foundry. All Rights Reserved.",
                                    "1": "Lapture",
                                    "2": "Italic",
                                    "3": "1.001;JAF ;Lapture-Italic",
                                    "4": "Lapture",
                                    "5": "Version 1.001;PS 001.000;hotconv 1.0.38;makeotf.lib1.6.5960",
                                    "6": "Lapture-Italic",
                                    "14": "http:\/\/typekit.com\/eulas\/00000000000000000000e001"
                                },
                                "OS2": {
                                    "version": 2,
                                    "xAvgCharWidth": 501,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": -9,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 44,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 150,
                                    "yStrikeoutPosition": 283,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483823,
                                    "ulUnicodeRange2": 1342201979,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "JAF ",
                                    "fsSelection": 1,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 57350,
                                    "sTypoAscender": 741,
                                    "sTypoDescender": -214,
                                    "sTypoLineGap": 245,
                                    "usWinAscent": 933,
                                    "usWinDescent": 293,
                                    "ulCodePageRange1": 147,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 473,
                                    "sCapHeight": 670,
                                    "usDefaultChar": 32,
                                    "usBreakChar": 32,
                                    "usMaxContext": 4,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 5,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": -7.1300048828125,
                                    "underlinePosition": -150,
                                    "underlineThickness": 150,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        338,
                                        339,
                                        376,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8249,
                                        8250,
                                        8364,
                                        8482,
                                        57344,
                                        57345,
                                        57346,
                                        57347,
                                        57348,
                                        57349,
                                        57350
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "c2sc",
                                                "calt",
                                                "case",
                                                "dlig",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "pnum",
                                                "salt",
                                                "sinf",
                                                "smcp",
                                                "sups",
                                                "swsh",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "liga"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "latn": {
                                            "default": [
                                                "cpsp",
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 215,
                                    "num_glyphs": 493
                                }
                            },
                            "load_end": 1419,
                            "ttfb_start": 1117,
                            "ttfb_end": 1335,
                            "download_start": 1335,
                            "download_end": 1419,
                            "download_ms": 84,
                            "all_start": 1117,
                            "all_end": 1419,
                            "all_ms": 302,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "39110.53",
                            "request_id": "39110.53",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/www.bael.co.uk\/favicon-32x32.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.bael.co.uk",
                            "url": "\/favicon-32x32.png",
                            "raw_id": "39110.53",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 77,
                            "ttfb_ms": 76,
                            "load_start": 1436,
                            "load_start_float": 1436.0002420000001,
                            "bytesIn": 690,
                            "objectSize": 690,
                            "objectSizeUncompressed": 690,
                            "chunks": [
                                {
                                    "ts": 1513,
                                    "bytes": 690
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 68,
                            "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.bael.co.uk",
                                    ":method: GET",
                                    ":path: \/favicon-32x32.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: image",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 690",
                                    "content-type: image\/png",
                                    "date: Fri, 06 Sep 2024 14:48:55 GMT",
                                    "etag: \"2b2-587bab9b70740\"",
                                    "last-modified: Tue, 30 Apr 2019 07:55:33 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1957,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 690,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1433,
                            "socket_group": "https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 242,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "[minor] Text\/EXIF chunk(s) found after PNG IDAT (may be ignored by some readers)"
                                    },
                                    "File": {
                                        "FileSize": "690 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 32,
                                        "ImageHeight": 32,
                                        "BitDepth": 8,
                                        "ColorType": "Grayscale",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "Gamma": 2.2000000000000002,
                                        "WhitePointX": 0.31269999999999998,
                                        "WhitePointY": 0.32900000000000001,
                                        "RedX": 0.64000000000000001,
                                        "RedY": 0.33000000000000002,
                                        "GreenX": 0.29999999999999999,
                                        "GreenY": 0.59999999999999998,
                                        "BlueX": 0.14999999999999999,
                                        "BlueY": 0.059999999999999998,
                                        "BackgroundColor": 255,
                                        "ModifyDate": "2019:04:30 09:52:18",
                                        "Datecreate": "2019-04-30T09:52:18+02:00",
                                        "Datemodify": "2019-04-30T09:52:18+02:00"
                                    },
                                    "IPTC": {
                                        "Credit": "RFG",
                                        "ApplicationRecordVersion": 4
                                    },
                                    "Composite": {
                                        "ImageSize": "32x32",
                                        "Megapixels": 0.001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "PseudoClass",
                                    "geometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "Grayscale",
                                    "endianness": "Undefined",
                                    "colorspace": "Gray",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "gray": 8
                                    },
                                    "pixels": 1024,
                                    "channelStatistics": {
                                        "gray": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 217.82300000000001,
                                            "standardDeviation": 79.751099999999994,
                                            "kurtosis": 2.2224400000000002,
                                            "skewness": -1.9630099999999999,
                                            "entropy": 0.33039499999999999
                                        }
                                    },
                                    "colormapEntries": 256,
                                    "renderingIntent": "Undefined",
                                    "gamma": 0.45455000000000001,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-06T14:48:55+00:00",
                                        "date:modify": "2024-09-06T14:48:55+00:00",
                                        "png:bKGD": "chunk was found (see Background color, above)",
                                        "png:cHRM": "chunk was found (see Chromaticity, above)",
                                        "png:gAMA": "gamma=0.45455 (See Gamma, above)",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "0",
                                        "png:IHDR.color_type": "0 (Grayscale)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "32, 32",
                                        "png:text": "3 tEXt\/zTXt\/iTXt chunks were found",
                                        "png:text-encoded profiles": "1 were found",
                                        "png:tIME": "2019-04-30T09:52:18Z",
                                        "signature": "c6c7e3fa833121b75c506779d740277701f71084bbe2b6d0cb18b8eb4b562d8b"
                                    },
                                    "profiles": {
                                        "iptc": {
                                            "Credit[2,110]": [
                                                "RFG"
                                            ],
                                            "Unknown[2,0]": [
                                                null
                                            ],
                                            "length": 28
                                        }
                                    },
                                    "tainted": false,
                                    "filesize": "690B",
                                    "numberPixels": "1024",
                                    "pixelsPerSecond": "630645B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 1513,
                            "ttfb_start": 1436,
                            "ttfb_end": 1512,
                            "download_start": 1512,
                            "download_end": 1513,
                            "download_ms": 1,
                            "all_start": 1436,
                            "all_end": 1513,
                            "all_ms": 77,
                            "index": 20,
                            "number": 21
                        },
                        {
                            "type": 3,
                            "id": "39110.52",
                            "request_id": "39110.52",
                            "ip_addr": "217.160.0.161",
                            "full_url": "https:\/\/www.bael.co.uk\/site.webmanifest",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.bael.co.uk",
                            "url": "\/site.webmanifest",
                            "raw_id": "39110.52",
                            "frame_id": "FBDDEAC13212D12FABF56685C43C5A03",
                            "documentURL": "https:\/\/www.bael.co.uk\/",
                            "responseCode": 200,
                            "request_type": "Manifest",
                            "load_ms": 61,
                            "ttfb_ms": 60,
                            "load_start": 1527,
                            "load_start_float": 1527.0002340000001,
                            "bytesIn": 426,
                            "objectSize": 426,
                            "objectSizeUncompressed": 426,
                            "chunks": [
                                {
                                    "ts": 1588,
                                    "bytes": 426
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "",
                            "contentEncoding": "",
                            "socket": 241,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": 1433,
                            "connect_end": 1464,
                            "ssl_start": 1465,
                            "ssl_end": 1526,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "www.bael.co.uk",
                                "sanList": [
                                    "www.bael.co.uk",
                                    "bael.co.uk"
                                ],
                                "issuer": "GeoTrust TLS RSA CA G1",
                                "validFrom": 1714608000,
                                "validTo": 1747353599,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2025h1' log",
                                        "logId": "4E75A3275C9A10C3385B6CD4DF3F52EB1DF0E08E1B8D69C0B1FA64B1629A39DF",
                                        "timestamp": 1714635136813,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100DCEE403339623C897FCC2B7C5DB17F37D04A34DA1DC0462DC8920AE740505C270220476E2CF4FEEB4CDD745C83D8A848A15A4159099153341222B6512D5A1CFD62C5"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2025 Log",
                                        "logId": "7D591E12E1782A7B1C61677C5EFDF8D0875C14A04E959EB9032FD90E8C2E79B8",
                                        "timestamp": 1714635136842,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304402207EF1E4E64D8DD625833F754D13037F804D6DFDAECF1BBA8BE9132736EC6CF2A302200A1CB19BD0ED9D9D6D4EA11993B72651C2C25B5207F904779F51C945F2912604"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Nessie2025 Log",
                                        "logId": "E6D2316340778CC1104106D771B9CEC1D240F6968486FBBA87321DFD1E378E50",
                                        "timestamp": 1714635136870,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022100A184490E4F22B19B691AE13172A794369CC1163D4F19EB7694814DC3D88B88F602205508F00E705B40F1AB1DCD9914EA6A2D6F2463C902849D158019AEF433B9D2E1"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1537,
                                "encryptedClientHello": false
                            },
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.bael.co.uk",
                                    ":method: GET",
                                    ":path: \/site.webmanifest",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/www.bael.co.uk\/",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: manifest",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.09"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-length: 426",
                                    "date: Fri, 06 Sep 2024 14:48:55 GMT",
                                    "etag: \"1aa-587bab9c64980\"",
                                    "last-modified: Tue, 30 Apr 2019 07:55:34 GMT",
                                    "server: Apache",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1762,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": 31,
                            "ssl_ms": 61,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1431,
                            "socket_group": "pm\/https:\/\/www.bael.co.uk <https:\/\/bael.co.uk same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 8,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49199,
                            "netlog_id": 234,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGJzCCBQ+gAwIBAgIQD47K0XgF+CkZuLLJCXhpeDANBgkqhkiG9w0BAQsFADBg\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMR8wHQYDVQQDExZHZW9UcnVzdCBUTFMgUlNBIENBIEcx\nMB4XDTI0MDUwMjAwMDAwMFoXDTI1MDUxNTIzNTk1OVowGTEXMBUGA1UEAxMOd3d3\nLmJhZWwuY28udWswggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCv2qD8\n41w5icD3i+WAViMH2RT1t\/RwP+ZtkIJfW90FD2+DfPf3y4lQbo3oDXqMOMP24BPQ\nD5ic6V9pSSGqRbYNTMOSnMdMCoCKk2FDgTErjAFgoKoHGrRk0D45kWjHaEfR7xt2\nDpP6TA30FdQPwsHkm3tw4O4OfuqFWskJpoFn9SDGD8uaZ02uEXb66QQpLDP37bXS\n3GtYROM5csuCbuJBQLeVU7QoymiXH06ZpW6KhLtEW8pnKwzow1P818\/vxtHpY3ch\nxtiOPtHIghb4\/17Tvfs44BqPvZ2ceBepCJ7y1fwIkgLiB7LzuWwBARfSvq9+Kqgd\nRHuFfDqvHjRHhcPvAgMBAAGjggMiMIIDHjAfBgNVHSMEGDAWgBSUT9Rdi+Sk4qaA\n\/v3Y+QDvo74CVzAdBgNVHQ4EFgQUhhzK4Zj2kWDfPYOrQpiEuJIJynIwJQYDVR0R\nBB4wHIIOd3d3LmJhZWwuY28udWuCCmJhZWwuY28udWswPgYDVR0gBDcwNTAzBgZn\ngQwBAgEwKTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BT\nMA4GA1UdDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIw\nPwYDVR0fBDgwNjA0oDKgMIYuaHR0cDovL2NkcC5nZW90cnVzdC5jb20vR2VvVHJ1\nc3RUTFNSU0FDQUcxLmNybDB2BggrBgEFBQcBAQRqMGgwJgYIKwYBBQUHMAGGGmh0\ndHA6Ly9zdGF0dXMuZ2VvdHJ1c3QuY29tMD4GCCsGAQUFBzAChjJodHRwOi8vY2Fj\nZXJ0cy5nZW90cnVzdC5jb20vR2VvVHJ1c3RUTFNSU0FDQUcxLmNydDAMBgNVHRMB\nAf8EAjAAMIIBfQYKKwYBBAHWeQIEAgSCAW0EggFpAWcAdgBOdaMnXJoQwzhbbNTf\nP1LrHfDgjhuNacCx+mSxYpo53wAAAY84N98tAAAEAwBHMEUCIQDc7kAzOWI8iX\/M\nK3xdsX830Eo02h3ARi3IkgrnQFBcJwIgR24s9P7rTN10XIPYqEihWkFZCZFTNBIi\ntlEtWhz9YsUAdQB9WR4S4XgqexxhZ3xe\/fjQh1wUoE6VnrkDL9kOjC55uAAAAY84\nN99KAAAEAwBGMEQCIH7x5OZNjdYlgz91TRMDf4BNbf2uzxu6i+kTJzbsbPKjAiAK\nHLGb0O2dnW1OoRmTtyZRwsJbUgf5BHefUclF8pEmBAB2AObSMWNAd4zBEEEG13G5\nzsHSQPaWhIb7uocyHf0eN45QAAABjzg332YAAAQDAEcwRQIhAKGESQ5PIrGbaRrh\nMXKnlDacwRY9TxnrdpSBTcPYi4j2AiBVCPAOcFtA8asdzZkU6motbyRjyQKEnRWA\nGa70M7nS4TANBgkqhkiG9w0BAQsFAAOCAQEAN30+UuwgToWkd8Jkp\/jcX4eOQsAk\nMaB7645PCm4HiQFL4P8lNuLs5dTTEVb8koodt\/vJGoZNZxVBGRTPQxo5qGUPIqfR\nTZ4C8uUnm5ofxNWa4eTitCMXzrqd7IRs8a1iczLZBpxgCEnVUew9gdKmjOjp7N4v\nmbprQdMNh14s+1ACFa+6a7CoNpzPv2\/\/CcxNW0hgBVPgRTbObFt\/aHUZT+zpw6t4\n5tvKCUm4vP\/U2l5TIviympXWMstX3dL4edaETNeumPMdy4yRcmem+7\/UHNrFAl8t\nQtaDSN+xyWB8k8PQ3hJqYCnLlr4lqsuhwyEvV6m8bZPVPbvorAAPvce\/uw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIEjTCCA3WgAwIBAgIQDQd4KhM\/xvmlcpbhMf\/ReTANBgkqhkiG9w0BAQsFADBh\nMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3\nd3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH\nMjAeFw0xNzExMDIxMjIzMzdaFw0yNzExMDIxMjIzMzdaMGAxCzAJBgNVBAYTAlVT\nMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j\nb20xHzAdBgNVBAMTFkdlb1RydXN0IFRMUyBSU0EgQ0EgRzEwggEiMA0GCSqGSIb3\nDQEBAQUAA4IBDwAwggEKAoIBAQC+F+jsvikKy\/65LWEx\/TMkCDIuWegh1Ngwvm4Q\nyISgP7oU5d79eoySG3vOhC3w\/3jEMuipoH1fBtp7m0tTpsYbAhch4XA7rfuD6whU\ngajeErLVxoiWMPkC\/DnUvbgi74BJmdBiuGHQSd7LwsuXpTEGG9fYXcbTVN5SATYq\nDfbexbYxTMwVJWoVb6lrBEgM3gBBqiiAiy800xu1Nq07JdCIQkBsNpFtZbIZhsDS\nfzlGWP4wEmBQ3O67c+ZXkFr2DcrXBEtHam80Gp2SNhou2U5U7UesDL\/xgLK6\/0d7\n6TnEVMSUVJkZ8VeZr+IUIlvoLrtjLbqugb0T3OYXW+CQU0kBAgMBAAGjggFAMIIB\nPDAdBgNVHQ4EFgQUlE\/UXYvkpOKmgP792PkA76O+AlcwHwYDVR0jBBgwFoAUTiJU\nIBiV5uNu5g\/6+rkS7QYXjzkwDgYDVR0PAQH\/BAQDAgGGMB0GA1UdJQQWMBQGCCsG\nAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/AgEAMDQGCCsGAQUFBwEB\nBCgwJjAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tMEIGA1Ud\nHwQ7MDkwN6A1oDOGMWh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEds\nb2JhbFJvb3RHMi5jcmwwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEW\nHGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDQYJKoZIhvcNAQELBQADggEB\nAIIcBDqC6cWpyGUSXAjjAcYwsK4iiGF7KweG97i1RJz1kwZhRoo6orU1JtBYnjzB\nc4+\/sXmnHJk3mlPyL1xuIAt9sMeC7+vreRIF5wFBC0MCN5sbHwhNN1JzKbifNeP5\nozpZdQFmkCo+neBiKR6HqIA+LMTMCMMuv2khGGuPHmtDze4GmEGZtYLyF8EQpa5Y\njPuV6k2Cr\/N3XxFpT3hRpt\/3usU\/Zb9wfKPtWpoznZ4\/44c1p9rzFcZYrWkj3A+7\nTNBJE0GmP2fhXhP1D\/XVfIW\/h0yCJGEiV9Glm\/uGOa3DXHlmbAcxSyCRraG+ZBkA\n7h4SeM6Y8l\/7MBRpPCz6l8Y=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1588,
                            "ttfb_start": 1527,
                            "ttfb_end": 1587,
                            "download_start": 1587,
                            "download_end": 1588,
                            "download_ms": 1,
                            "all_start": 1433,
                            "all_end": 1588,
                            "all_ms": 153,
                            "index": 21,
                            "number": 22
                        }
                    ],
                    "requestsFull": 22,
                    "requestsDoc": 21,
                    "responses_200": 18,
                    "responses_404": 0,
                    "responses_other": 4,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "FBDDEAC13212D12FABF56685C43C5A03",
                    "loadEventStart": 1429,
                    "loadEventEnd": 1429,
                    "domContentLoadedEventStart": 994,
                    "domContentLoadedEventEnd": 995,
                    "URL": "https:\/\/www.bael.co.uk\/",
                    "connections": 4,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "7AF45002C67BD7707146FD9222A82FEB",
                    "final_url": "https:\/\/www.bael.co.uk\/",
                    "domInteractive": 994,
                    "firstPaint": 1003.6999999997206,
                    "firstContentfulPaint": 1040,
                    "firstMeaningfulPaint": 1040,
                    "firstImagePaint": 1074,
                    "renderBlockingCSS": 3,
                    "renderBlockingJS": 7,
                    "TTFB": 285,
                    "basePageSSLTime": 65,
                    "score_cache": 24,
                    "score_cdn": 19,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 88,
                    "score_etags": -1,
                    "score_progressive_jpeg": 100,
                    "gzip_total": 47609,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 92162,
                    "image_savings": 11457,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 7,
                        "HTMLDocumentParser::FetchQueuedPreloads": 4,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 28,
                        "ParseAuthorStyleSheet": 2,
                        "EvaluateScript": 69,
                        "v8.compile": 31,
                        "v8.produceCache": 11,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "UpdateLayoutTree": 7,
                        "Layout": 71,
                        "TimerFire": 1,
                        "FunctionCall": 33,
                        "FireAnimationFrame": 1,
                        "PrePaint": 2,
                        "Paint": 4,
                        "Layerize": 7,
                        "MarkDOMContent": 0,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "Idle": 1307
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 7,
                        "HTMLDocumentParser::FetchQueuedPreloads": 4,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 27,
                        "ParseAuthorStyleSheet": 2,
                        "EvaluateScript": 69,
                        "v8.compile": 31,
                        "v8.produceCache": 11,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "UpdateLayoutTree": 7,
                        "Layout": 69,
                        "TimerFire": 1,
                        "FunctionCall": 23,
                        "FireAnimationFrame": 1,
                        "PrePaint": 2,
                        "Paint": 3,
                        "Layerize": 7,
                        "MarkDOMContent": 0,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkLoad": 0,
                        "Idle": 1198
                    },
                    "cpu.ParseHTML": 7,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 4,
                    "cpu.EventDispatch": 1,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 28,
                    "cpu.ParseAuthorStyleSheet": 2,
                    "cpu.EvaluateScript": 69,
                    "cpu.v8.compile": 31,
                    "cpu.v8.produceCache": 11,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 4,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.UpdateLayoutTree": 7,
                    "cpu.Layout": 71,
                    "cpu.TimerFire": 1,
                    "cpu.FunctionCall": 33,
                    "cpu.FireAnimationFrame": 1,
                    "cpu.PrePaint": 2,
                    "cpu.Paint": 4,
                    "cpu.Layerize": 7,
                    "cpu.MarkDOMContent": 0,
                    "cpu.HitTest": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.Idle": 1307,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725634131.1957979,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725634133.7676427,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 2490,
                    "fullyLoadedCPUpct": 30.29197080292213,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "FBDDEAC13212D12FABF56685C43C5A03",
                                    "loaderId": "03DCD0559E8A83893B252943190E2A9C"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/www.bael.co.uk",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/www.bael.co.uk\/",
                    "document_hostname": "www.bael.co.uk",
                    "document_origin": "https:\/\/www.bael.co.uk",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 143,
                    "domComplete": 1429,
                    "PerformancePaintTiming.first-paint": 1003.6999999997206,
                    "PerformancePaintTiming.first-contentful-paint": 1003.6999999997206,
                    "origin_dns": {
                        "ns": [
                            "ns1112.ui-dns.org.",
                            "ns1028.ui-dns.com.",
                            "ns1098.ui-dns.biz.",
                            "ns1100.ui-dns.de."
                        ],
                        "mx": [
                            "10 mx00.ionos.de.",
                            "10 mx01.ionos.de."
                        ],
                        "txt": [
                            "\"v=spf1 include:_spf-eu.ionos.com ~all\""
                        ],
                        "soa": [
                            "ns1098.ui-dns.biz. hostmaster.1and1.com. 2017033115 28800 7200 604800 300"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "JavaScript frameworks": "GSAP 2.0.2",
                        "Web servers": "Apache HTTP Server",
                        "CDN": "Cloudflare,Google Hosted Libraries,cdnjs",
                        "JavaScript libraries": "core-js 2.5.1,jQuery UI 1.12.1,jQuery 3.3.1,Clipboard.js",
                        "Font scripts": "Typekit",
                        "Hosting": "IONOS",
                        "Miscellaneous": "PWA"
                    },
                    "detected_apps": {
                        "GSAP": "2.0.2",
                        "Apache HTTP Server": "",
                        "Cloudflare": "",
                        "core-js": "2.5.1",
                        "Typekit": "",
                        "jQuery UI": "1.12.1",
                        "jQuery": "3.3.1",
                        "IONOS": "",
                        "Google Hosted Libraries": "",
                        "cdnjs": "",
                        "Clipboard.js": "",
                        "PWA": ""
                    },
                    "detected_technologies": {
                        "GSAP": {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.0.2",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Cloudflare": {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "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.5.1",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        "Typekit": {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "jQuery UI": {
                            "name": "jQuery UI",
                            "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
                            "slug": "jquery-ui",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "1.12.1",
                            "icon": "jQuery UI.svg",
                            "website": "http:\/\/jqueryui.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*"
                        },
                        "jQuery": {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.3.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        "IONOS": {
                            "name": "IONOS",
                            "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                            "slug": "ionos",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "IONOS.svg",
                            "website": "https:\/\/www.ionos.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Google Hosted Libraries": {
                            "name": "Google Hosted Libraries",
                            "description": "Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.",
                            "slug": "google-hosted-libraries",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Developers.svg",
                            "website": "https:\/\/developers.google.com\/speed\/libraries",
                            "pricing": [],
                            "cpe": null
                        },
                        "cdnjs": {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Clipboard.js": {
                            "name": "Clipboard.js",
                            "description": null,
                            "slug": "clipboard-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Clipboard.js.svg",
                            "website": "https:\/\/clipboardjs.com\/",
                            "pricing": [],
                            "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
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "GSAP",
                            "description": "GSAP is an animation library that allows you to create animations with JavaScript.",
                            "slug": "gsap",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "2.0.2",
                            "icon": "TweenMax.png",
                            "website": "https:\/\/greensock.com\/gsap",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Cloudflare",
                            "description": "Cloudflare is a web-infrastructure and website-security company, providing content-delivery-network services, DDoS mitigation, Internet security, and distributed domain-name-server services.",
                            "slug": "cloudflare",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "CloudFlare.svg",
                            "website": "http:\/\/www.cloudflare.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "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.5.1",
                            "icon": "core-js.png",
                            "website": "https:\/\/github.com\/zloirock\/core-js",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Typekit",
                            "description": "Typekit is an online service which offers a subscription library of fonts.",
                            "slug": "typekit",
                            "categories": [
                                {
                                    "id": 17,
                                    "slug": "font-scripts",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Font scripts",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Typekit.png",
                            "website": "http:\/\/typekit.com",
                            "pricing": [
                                "low",
                                "freemium",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "jQuery UI",
                            "description": "jQuery UI is a collection of GUI widgets, animated visual effects, and themes implemented with jQuery, Cascading Style Sheets, and HTML.",
                            "slug": "jquery-ui",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "1.12.1",
                            "icon": "jQuery UI.svg",
                            "website": "http:\/\/jqueryui.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery_ui:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "jQuery",
                            "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.",
                            "slug": "jquery",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "3.3.1",
                            "icon": "jQuery.svg",
                            "website": "https:\/\/jquery.com",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "IONOS",
                            "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.",
                            "slug": "ionos",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "IONOS.svg",
                            "website": "https:\/\/www.ionos.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Google Hosted Libraries",
                            "description": "Google Hosted Libraries is a stable, reliable, high-speed, globally available content distribution network for the most popular, open-source JavaScript libraries.",
                            "slug": "google-hosted-libraries",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Developers.svg",
                            "website": "https:\/\/developers.google.com\/speed\/libraries",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "cdnjs",
                            "description": "cdnjs is a free distributed JS library delivery service.",
                            "slug": "cdnjs",
                            "categories": [
                                {
                                    "id": 31,
                                    "slug": "cdn",
                                    "groups": [
                                        7
                                    ],
                                    "name": "CDN",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "cdnjs.svg",
                            "website": "https:\/\/cdnjs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Clipboard.js",
                            "description": null,
                            "slug": "clipboard-js",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Clipboard.js.svg",
                            "website": "https:\/\/clipboardjs.com\/",
                            "pricing": [],
                            "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
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": "serious",
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": {
                                                    "role": null,
                                                    "nodeName": "div",
                                                    "messageKey": "noRoleSingular",
                                                    "prohibited": [
                                                        "aria-label"
                                                    ]
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute cannot be used on a div with no valid role attribute."
                                            }
                                        ],
                                        "impact": "serious",
                                        "html": "<div class=\"logo\" aria-label=\"BAEL\">",
                                        "target": [
                                            ".logo"
                                        ],
                                        "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute."
                                    }
                                ]
                            }
                        ],
                        "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=\"barba-wrapper\" aria-live=\"polite\">",
                                        "target": [
                                            "#barba-wrapper"
                                        ]
                                    },
                                    {
                                        "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=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#About"
                                        ]
                                    },
                                    {
                                        "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=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Galleries"
                                        ]
                                    },
                                    {
                                        "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=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Blog"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"SHE\">",
                                        "target": [
                                            "h3[aria-label=\"SHE\"]"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"VARUS\">",
                                        "target": [
                                            "h3[aria-label=\"VARUS\"]"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"ANIMA\">",
                                        "target": [
                                            "h3[aria-label=\"ANIMA\"]"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"ROKOKO\">",
                                        "target": [
                                            "h3[aria-label=\"ROKOKO\"]"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"Archive\">",
                                        "target": [
                                            "h3[aria-label=\"Archive\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 style=\"visibility: visible; background-color: rgb(192, 122, 146);\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-focus",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag131"
                                ],
                                "description": "Ensures aria-hidden elements do not contain focusable elements",
                                "help": "ARIA hidden element must not contain focusable elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-focus?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span>",
                                        "target": [
                                            ".logo > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span>",
                                        "target": [
                                            ".logo > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span>",
                                        "target": [
                                            ".logo > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">L<\/span>",
                                        "target": [
                                            ".logo > .char4"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span>",
                                        "target": [
                                            "#About > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">b<\/span>",
                                        "target": [
                                            "#About > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span>",
                                        "target": [
                                            "#About > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">u<\/span>",
                                        "target": [
                                            "#About > .char4"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">t<\/span>",
                                        "target": [
                                            "#About > .char5"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">G<\/span>",
                                        "target": [
                                            "#Galleries > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">a<\/span>",
                                        "target": [
                                            "#Galleries > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                        "target": [
                                            "#Galleries > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                        "target": [
                                            "#Galleries > .char4"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span>",
                                        "target": [
                                            "#Galleries > .char5"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char6\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">r<\/span>",
                                        "target": [
                                            "#Galleries > .char6"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char7\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">i<\/span>",
                                        "target": [
                                            "#Galleries > .char7"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char8\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span>",
                                        "target": [
                                            ".char8"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char9\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">s<\/span>",
                                        "target": [
                                            ".char9"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span>",
                                        "target": [
                                            "#Blog > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                        "target": [
                                            "#Blog > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span>",
                                        "target": [
                                            "#Blog > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">g<\/span>",
                                        "target": [
                                            "#Blog > .char4"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char1\" aria-hidden=\"true\">B<\/span>",
                                        "target": [
                                            "a[aria-label=\"Back\"] > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\">a<\/span>",
                                        "target": [
                                            "a[aria-label=\"Back\"] > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\">c<\/span>",
                                        "target": [
                                            "a[aria-label=\"Back\"] > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char4\" aria-hidden=\"true\">k<\/span>",
                                        "target": [
                                            "a[aria-label=\"Back\"] > .char4"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">S<\/span>",
                                        "target": [
                                            "h3[aria-label=\"SHE\"] > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">H<\/span>",
                                        "target": [
                                            "h3[aria-label=\"SHE\"] > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span>",
                                        "target": [
                                            "h3[aria-label=\"SHE\"] > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">V<\/span>",
                                        "target": [
                                            "h3[aria-label=\"VARUS\"] > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span>",
                                        "target": [
                                            "h3[aria-label=\"VARUS\"] > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">R<\/span>",
                                        "target": [
                                            "h3[aria-label=\"VARUS\"] > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">U<\/span>",
                                        "target": [
                                            "h3[aria-label=\"VARUS\"] > .char4"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">S<\/span>",
                                        "target": [
                                            "h3[aria-label=\"VARUS\"] > .char5"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ANIMA\"] > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">N<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ANIMA\"] > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">I<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ANIMA\"] > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">M<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ANIMA\"] > .char4"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ANIMA\"] > .char5"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">R<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ROKOKO\"] > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ROKOKO\"] > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">K<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ROKOKO\"] > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ROKOKO\"] > .char4"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">K<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ROKOKO\"] > .char5"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char6\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span>",
                                        "target": [
                                            "h3[aria-label=\"ROKOKO\"] > .char6"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span>",
                                        "target": [
                                            "h3[aria-label=\"Archive\"] > .char1"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">r<\/span>",
                                        "target": [
                                            "h3[aria-label=\"Archive\"] > .char2"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">c<\/span>",
                                        "target": [
                                            "h3[aria-label=\"Archive\"] > .char3"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">h<\/span>",
                                        "target": [
                                            "h3[aria-label=\"Archive\"] > .char4"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">i<\/span>",
                                        "target": [
                                            "h3[aria-label=\"Archive\"] > .char5"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char6\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">v<\/span>",
                                        "target": [
                                            "h3[aria-label=\"Archive\"] > .char6"
                                        ]
                                    },
                                    {
                                        "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": "<span class=\"char7\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">e<\/span>",
                                        "target": [
                                            "h3[aria-label=\"Archive\"] > .char7"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<header role=\"banner\">",
                                        "target": [
                                            "header"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<nav role=\"navigation\">",
                                        "target": [
                                            "nav"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<header role=\"banner\">",
                                        "target": [
                                            "header"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<nav role=\"navigation\">",
                                        "target": [
                                            "nav"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"barba-wrapper\" aria-live=\"polite\">",
                                        "target": [
                                            "#barba-wrapper"
                                        ]
                                    },
                                    {
                                        "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=\"logo\" aria-label=\"BAEL\">",
                                        "target": [
                                            ".logo"
                                        ]
                                    },
                                    {
                                        "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=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#About"
                                        ]
                                    },
                                    {
                                        "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=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Galleries"
                                        ]
                                    },
                                    {
                                        "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=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Blog"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"SHE\">",
                                        "target": [
                                            "h3[aria-label=\"SHE\"]"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"VARUS\">",
                                        "target": [
                                            "h3[aria-label=\"VARUS\"]"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"ANIMA\">",
                                        "target": [
                                            "h3[aria-label=\"ANIMA\"]"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"ROKOKO\">",
                                        "target": [
                                            "h3[aria-label=\"ROKOKO\"]"
                                        ]
                                    },
                                    {
                                        "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": "<h3 class=\"showcase-title\" aria-label=\"Archive\">",
                                        "target": [
                                            "h3[aria-label=\"Archive\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"barba-wrapper\" aria-live=\"polite\">",
                                        "target": [
                                            "#barba-wrapper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"logo\" aria-label=\"BAEL\">",
                                        "target": [
                                            ".logo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#About"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Galleries"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Blog"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"showcase-title\" aria-label=\"SHE\">",
                                        "target": [
                                            "h3[aria-label=\"SHE\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"showcase-title\" aria-label=\"VARUS\">",
                                        "target": [
                                            "h3[aria-label=\"VARUS\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"showcase-title\" aria-label=\"ANIMA\">",
                                        "target": [
                                            "h3[aria-label=\"ANIMA\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"showcase-title\" aria-label=\"ROKOKO\">",
                                        "target": [
                                            "h3[aria-label=\"ROKOKO\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"showcase-title\" aria-label=\"Archive\">",
                                        "target": [
                                            "h3[aria-label=\"Archive\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<h3 class=\"showcase-title\" aria-label=\"SHE\">",
                                                        "target": [
                                                            "h3[aria-label=\"SHE\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"showcase-title\" aria-label=\"VARUS\">",
                                                        "target": [
                                                            "h3[aria-label=\"VARUS\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"showcase-title\" aria-label=\"ANIMA\">",
                                                        "target": [
                                                            "h3[aria-label=\"ANIMA\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"showcase-title\" aria-label=\"ROKOKO\">",
                                                        "target": [
                                                            "h3[aria-label=\"ROKOKO\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"showcase-title\" aria-label=\"Archive\">",
                                                        "target": [
                                                            "h3[aria-label=\"Archive\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" style=\"--vh: 9.93px;\">",
                                        "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": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "43.2pt (57.6px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span>",
                                        "target": [
                                            ".logo > .char1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "43.2pt (57.6px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span>",
                                        "target": [
                                            ".logo > .char2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "43.2pt (57.6px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span>",
                                        "target": [
                                            ".logo > .char3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "43.2pt (57.6px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">L<\/span>",
                                        "target": [
                                            ".logo > .char4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span>",
                                        "target": [
                                            "#About > .char1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">b<\/span>",
                                        "target": [
                                            "#About > .char2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span>",
                                        "target": [
                                            "#About > .char3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">u<\/span>",
                                        "target": [
                                            "#About > .char4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">t<\/span>",
                                        "target": [
                                            "#About > .char5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">G<\/span>",
                                        "target": [
                                            "#Galleries > .char1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">a<\/span>",
                                        "target": [
                                            "#Galleries > .char2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                        "target": [
                                            "#Galleries > .char3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                        "target": [
                                            "#Galleries > .char4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span>",
                                        "target": [
                                            "#Galleries > .char5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char6\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">r<\/span>",
                                        "target": [
                                            "#Galleries > .char6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char7\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">i<\/span>",
                                        "target": [
                                            "#Galleries > .char7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char8\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span>",
                                        "target": [
                                            ".char8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char9\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">s<\/span>",
                                        "target": [
                                            ".char9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span>",
                                        "target": [
                                            "#Blog > .char1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span>",
                                        "target": [
                                            "#Blog > .char2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span>",
                                        "target": [
                                            "#Blog > .char3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#000000",
                                                    "bgColor": "#c07a92",
                                                    "contrastRatio": 6.4400000000000004,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 6.44"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">g<\/span>",
                                        "target": [
                                            "#Blog > .char4"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" style=\"--vh: 9.93px;\">",
                                        "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": "logo",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"\/\" id=\"logo\" class=\"link\" data-transition=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#logo"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "About",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#About"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "Galleries",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Galleries"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "Blog",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Blog"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "smooth-scrollbar-style",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style id=\"smooth-scrollbar-style\">",
                                        "target": [
                                            "#smooth-scrollbar-style"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "blocker",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"blocker\" style=\"display: none;\"><\/div>",
                                        "target": [
                                            "#blocker"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "barba-wrapper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"barba-wrapper\" aria-live=\"polite\">",
                                        "target": [
                                            "#barba-wrapper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "buy",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\" id=\"buy\"><a id=\"buylink\" href=\"\/\" class=\"link\" target=\"_blank\" style=\"color: rgb(0, 0, 0);\"><\/a><\/li>",
                                        "target": [
                                            "#buy"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "buylink",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a id=\"buylink\" href=\"\/\" class=\"link\" target=\"_blank\" style=\"color: rgb(0, 0, 0);\"><\/a>",
                                        "target": [
                                            "#buylink"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "SHE",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"SHE\">",
                                        "target": [
                                            "#SHE"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "VARUS",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"VARUS\">",
                                        "target": [
                                            "#VARUS"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ANIMA",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"ANIMA\">",
                                        "target": [
                                            "#ANIMA"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ROKOKO",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"ROKOKO\">",
                                        "target": [
                                            "#ROKOKO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Archive",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"Archive\">",
                                        "target": [
                                            "#Archive"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" style=\"--vh: 9.93px;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\" style=\"--vh: 9.93px;\">",
                                        "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for SHE\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\" alt=\"Thumbnail for VARUS\" class=\"showcase-image\" data-colour=\"#809DAF\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for VARUS\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\" alt=\"Thumbnail for ANIMA\" class=\"showcase-image\" data-colour=\"#CECED6\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for ANIMA\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\" alt=\"Thumbnail for ROKOKO\" class=\"showcase-image\" data-colour=\"#8c8280\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for ROKOKO\"]"
                                        ]
                                    },
                                    {
                                        "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=\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\" alt=\"Thumbnail for Archive\" class=\"showcase-image\" data-colour=\"#A45256\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for Archive\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"\/\" id=\"logo\" class=\"link\" data-transition=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#logo"
                                        ]
                                    },
                                    {
                                        "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=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#About"
                                        ]
                                    },
                                    {
                                        "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=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Galleries"
                                        ]
                                    },
                                    {
                                        "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=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\">",
                                        "target": [
                                            "#Blog"
                                        ]
                                    },
                                    {
                                        "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:\/\/bael.co.uk\/galleries\/she\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                        "target": [
                                            "#SHE > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/bael.co.uk\/galleries\/varus\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                        "target": [
                                            "#VARUS > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/bael.co.uk\/galleries\/anima\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                        "target": [
                                            "#ANIMA > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/bael.co.uk\/galleries\/rokoko\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                        "target": [
                                            "#ROKOKO > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/bael.co.uk\/galleries\/archive\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">",
                                        "target": [
                                            "#Archive > .showcase-link.noSelect[data-transition=\"Gallery\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"menu is-open\">",
                                        "target": [
                                            ".menu"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"showcase\">",
                                        "target": [
                                            ".showcase"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "listitem",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures <li> elements are used semantically",
                                "help": "<li> elements must be contained in a <ul> or <ol>",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/listitem?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\">",
                                        "target": [
                                            ".menu > .menu-item:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item is-active\">",
                                        "target": [
                                            ".is-active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"menu-item\">",
                                        "target": [
                                            ".menu > .menu-item:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"SHE\">",
                                        "target": [
                                            "#SHE"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"VARUS\">",
                                        "target": [
                                            "#VARUS"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"ANIMA\">",
                                        "target": [
                                            "#ANIMA"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"ROKOKO\">",
                                        "target": [
                                            "#ROKOKO"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"showcase-item\" id=\"Archive\">",
                                        "target": [
                                            "#Archive"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for SHE\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\" alt=\"Thumbnail for VARUS\" class=\"showcase-image\" data-colour=\"#809DAF\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for VARUS\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\" alt=\"Thumbnail for ANIMA\" class=\"showcase-image\" data-colour=\"#CECED6\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for ANIMA\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\" alt=\"Thumbnail for ROKOKO\" class=\"showcase-image\" data-colour=\"#8c8280\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for ROKOKO\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\" alt=\"Thumbnail for Archive\" class=\"showcase-image\" data-colour=\"#A45256\">",
                                        "target": [
                                            "img[alt=\"Thumbnail for Archive\"]"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "incomplete": [
                            {
                                "id": "color-contrast",
                                "impact": "serious",
                                "tags": [
                                    "cat.color",
                                    "wcag2aa",
                                    "wcag143"
                                ],
                                "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
                                "help": "Elements must have sufficient color contrast",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/color-contrast?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "111.7pt (148.95px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                                        "target": [
                                                            "img[alt=\"Thumbnail for SHE\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">S<\/span>",
                                        "target": [
                                            "h3[aria-label=\"SHE\"] > .char1"
                                        ],
                                        "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": "111.7pt (148.95px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                                        "target": [
                                                            "img[alt=\"Thumbnail for SHE\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">H<\/span>",
                                        "target": [
                                            "h3[aria-label=\"SHE\"] > .char2"
                                        ],
                                        "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": "111.7pt (148.95px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "shortTextContent",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                                                        "target": [
                                                            "img[alt=\"Thumbnail for SHE\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element content is too short to determine if it is actual text content"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span>",
                                        "target": [
                                            "h3[aria-label=\"SHE\"] > .char3"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "217-160-0-161.elastic-ssl.ui-r.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns1098.ui-dns.biz",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 11450,
                    "testUrl": "https:\/\/www.bael.co.uk\/",
                    "custom": [
                        "Colordepth",
                        "Dpi",
                        "Images",
                        "Resolution",
                        "fonts",
                        "generated-content-percent",
                        "generated-content-size",
                        "imgs-in-viewport",
                        "imgs-no-alt",
                        "imgs-out-viewport",
                        "jsLibsVulns",
                        "meta-viewport",
                        "possibly-render-blocking-reqs",
                        "rendered-html",
                        "securityHeaders"
                    ],
                    "Colordepth": 24,
                    "Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
                    "Images": "[{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\",\"width\":739,\"height\":993,\"naturalWidth\":744,\"naturalHeight\":1000},{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\",\"width\":619,\"height\":993,\"naturalWidth\":623,\"naturalHeight\":1000},{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\",\"width\":815,\"height\":993,\"naturalWidth\":821,\"naturalHeight\":1000},{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\",\"width\":821,\"height\":993,\"naturalWidth\":827,\"naturalHeight\":1000},{\"url\":\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\",\"width\":678,\"height\":993,\"naturalWidth\":683,\"naturalHeight\":1000}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "jaf-lapture",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "jaf-lapture",
                            "display": "auto",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "jaf-lapture-display",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        }
                    ],
                    "generated-content-percent": 51.649999999999999,
                    "generated-content-size": 6.1699999999999999,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">",
                            "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 744,
                            "naturalHeight": 1000
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                            "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\" alt=\"Thumbnail for VARUS\" class=\"showcase-image\" data-colour=\"#809DAF\">",
                            "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 623,
                            "naturalHeight": 1000
                        },
                        {
                            "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                            "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\" alt=\"Thumbnail for ANIMA\" class=\"showcase-image\" data-colour=\"#CECED6\">",
                            "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 821,
                            "naturalHeight": 1000
                        },
                        {
                            "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                            "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\" alt=\"Thumbnail for ROKOKO\" class=\"showcase-image\" data-colour=\"#8c8280\">",
                            "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 827,
                            "naturalHeight": 1000
                        },
                        {
                            "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                            "html": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\" alt=\"Thumbnail for Archive\" class=\"showcase-image\" data-colour=\"#A45256\">",
                            "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 683,
                            "naturalHeight": 1000
                        }
                    ],
                    "jsLibsVulns": [
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.3.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-567880"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.3.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-565129"
                        },
                        {
                            "name": "jquery",
                            "severity": "medium",
                            "version": "3.3.1",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-JQUERY-174006"
                        },
                        {
                            "name": "gsap",
                            "severity": "high",
                            "version": "2.0.2",
                            "url": "https:\/\/snyk.io\/vuln\/SNYK-JS-GSAP-1054614"
                        }
                    ],
                    "meta-viewport": "width=device-width,initial-scale=1.0",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js",
                        "https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js",
                        "https:\/\/bael.co.uk\/assets\/js\/barba.min.js",
                        "https:\/\/bael.co.uk\/assets\/js\/clipboard.min.js",
                        "https:\/\/bael.co.uk\/assets\/js\/tinycolor-min.js",
                        "https:\/\/bael.co.uk\/assets\/js\/jquery.mousewheel.min.js",
                        "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.js",
                        "https:\/\/bael.co.uk\/assets\/js\/plugins\/invert-delta.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js",
                        "https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js",
                        "https:\/\/bael.co.uk\/assets\/js\/main.js",
                        "https:\/\/bael.co.uk\/assets\/css\/styles.css",
                        "https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.css",
                        "https:\/\/use.typekit.net\/qku3uyg.css"
                    ],
                    "rendered-html": "<html lang=\"en\" style=\"--vh: 9.93px;\"><head>\n\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0\">\n\n  <title>Galleries \/\/ BAEL<\/title>\n  <meta name=\"description\" content=\"Website for UK-based artist, Bael.\">\n\n  <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"\/apple-touch-icon.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"32x32\" href=\"\/favicon-32x32.png\">\n  <link rel=\"icon\" type=\"image\/png\" sizes=\"16x16\" href=\"\/favicon-16x16.png\">\n  <link rel=\"manifest\" href=\"\/site.webmanifest\">\n  <link rel=\"mask-icon\" href=\"\/safari-pinned-tab.svg\" color=\"#5bbad5\">\n  <meta name=\"msapplication-TileColor\" content=\"#ffffff\">\n  <meta name=\"theme-color\" content=\"#ffffff\">\n\n  <link rel=\"stylesheet\" href=\"https:\/\/bael.co.uk\/assets\/css\/styles.css\">  <script src=\"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js\"><\/script>  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/jqueryui\/1.12.1\/jquery-ui.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/jquery.easing.1.3.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/barba.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/clipboard.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/tinycolor-min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/jquery.mousewheel.min.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.js\"><\/script>  <script src=\"https:\/\/bael.co.uk\/assets\/js\/plugins\/invert-delta.js\"><\/script>  <link rel=\"stylesheet\" href=\"https:\/\/bael.co.uk\/assets\/js\/smooth-scrollbar.css\">\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/2.0.2\/TweenMax.min.js\"><\/script>\n  <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/lettering.js\/0.7.0\/jquery.lettering.min.js\"><\/script>\n  <link rel=\"stylesheet\" href=\"https:\/\/use.typekit.net\/qku3uyg.css\">\n\n\n<style id=\"smooth-scrollbar-style\">\/* inner styles set by WPT to match CSSOM *\/[data-scrollbar] { display: block; position: relative; }.scroll-content { transform: translate3d(0px, 0px, 0px); }.scrollbar-track { position: absolute; opacity: 0; z-index: 1; background: rgba(222, 222, 222, 0.75); user-select: none; transition: opacity 0.5s ease-out 0.5s; }.scrollbar-track.show, .scrollbar-track:hover { opacity: 1; transition-delay: 0s; }.scrollbar-track-x { bottom: 0px; left: 0px; width: 100%; height: 8px; }.scrollbar-track-y { top: 0px; right: 0px; width: 8px; height: 100%; }.scrollbar-thumb { position: absolute; top: 0px; left: 0px; width: 8px; height: 8px; background: rgba(0, 0, 0, 0.5); border-radius: 4px; }<\/style><\/head>\n<body style=\"visibility: visible; background-color: rgb(192, 122, 146);\">\n  <div id=\"blocker\" style=\"display: none;\"><\/div>\n  <div id=\"barba-wrapper\" aria-live=\"polite\">\n    <header role=\"banner\">\n      <a href=\"\/\" id=\"logo\" class=\"link\" data-transition=\"Galleries\" style=\"color: rgb(0, 0, 0);\">\n        <div class=\"logo\" aria-label=\"BAEL\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">L<\/span><\/div>\n      <\/a>\n      <nav role=\"navigation\">\n  <ul class=\"menu is-open\">\n        <li class=\"menu-item\"><a class=\"link\" id=\"About\" href=\"https:\/\/bael.co.uk\/about\" data-transition=\"About\" aria-label=\"About\" style=\"color: rgb(0, 0, 0);\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">A<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">b<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">u<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">t<\/span><\/a><\/li>\n        <li class=\"menu-item is-active\"><a class=\"link\" id=\"Galleries\" href=\"https:\/\/bael.co.uk\" data-transition=\"Galleries\" aria-label=\"Galleries\" style=\"color: rgb(0, 0, 0);\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">G<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">a<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span><span class=\"char6\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">r<\/span><span class=\"char7\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">i<\/span><span class=\"char8\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">e<\/span><span class=\"char9\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">s<\/span><\/a><\/li>\n        <li class=\"menu-item\"><a class=\"link\" id=\"Blog\" href=\"https:\/\/bael.co.uk\/blog\" data-transition=\"Blog\" aria-label=\"Blog\" style=\"color: rgb(0, 0, 0);\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">B<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">l<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">o<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">g<\/span><\/a><\/li>\n      <\/ul>\n  <ul class=\"galleryOpen\">\n    <li class=\"menu-item back-link\"><a href=\"\/\" class=\"link\" aria-label=\"Back\" style=\"color: rgb(0, 0, 0);\"><span class=\"char1\" aria-hidden=\"true\">B<\/span><span class=\"char2\" aria-hidden=\"true\">a<\/span><span class=\"char3\" aria-hidden=\"true\">c<\/span><span class=\"char4\" aria-hidden=\"true\">k<\/span><\/a><\/li>\n    <li class=\"menu-item\" id=\"buy\"><a id=\"buylink\" href=\"\/\" class=\"link\" target=\"_blank\" style=\"color: rgb(0, 0, 0);\"><\/a><\/li>\n    <li class=\"menu-item gallery-name\" style=\"color: rgb(0, 0, 0);\">Galleries - <\/li>\n  <\/ul>\n<\/nav>\n    <\/header>\n\n  <div class=\"barba-container\" data-namespace=\"Galleries\">\n\n      \n  <div class=\"scrollwrapper\" data-scrollbar=\"true\" tabindex=\"1\" style=\"overflow: hidden; outline: none;\"><div class=\"scroll-content\">\n\n    <ul class=\"showcase\">\n\n      \n        <li class=\"showcase-item\" id=\"SHE\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/she\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 1;\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"SHE\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">S<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">H<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 1;\">E<\/span><\/h3> <h4 class=\"showcase-title\">- 2015<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n        <li class=\"showcase-item\" id=\"VARUS\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/varus\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/varus\/unsystamatik-623x1000.jpg\" alt=\"Thumbnail for VARUS\" class=\"showcase-image\" data-colour=\"#809DAF\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"VARUS\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">V<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">R<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">U<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">S<\/span><\/h3> <h4 class=\"showcase-title\">- 2013<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n        <li class=\"showcase-item\" id=\"ANIMA\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/anima\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/anima\/aera-821x1000.jpg\" alt=\"Thumbnail for ANIMA\" class=\"showcase-image\" data-colour=\"#CECED6\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"ANIMA\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">N<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">I<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">M<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span><\/h3> <h4 class=\"showcase-title\">- 2012<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n        <li class=\"showcase-item\" id=\"ROKOKO\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/rokoko\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/rokoko\/midas-827x1000.jpg\" alt=\"Thumbnail for ROKOKO\" class=\"showcase-image\" data-colour=\"#8c8280\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"ROKOKO\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">R<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">K<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">K<\/span><span class=\"char6\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">O<\/span><\/h3> <h4 class=\"showcase-title\">- 2011<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n        <li class=\"showcase-item\" id=\"Archive\">\n          <a href=\"https:\/\/bael.co.uk\/galleries\/archive\" class=\"showcase-link noSelect\" data-transition=\"Gallery\">\n                        <img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/archive\/boon-683x1000.jpg\" alt=\"Thumbnail for Archive\" class=\"showcase-image\" data-colour=\"#A45256\">\n                        <div class=\"showcase-item--middle\"><\/div>\n            <div class=\"showcase-caption\"><h3 class=\"showcase-title\" aria-label=\"Archive\"><span class=\"char1\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">A<\/span><span class=\"char2\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">r<\/span><span class=\"char3\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">c<\/span><span class=\"char4\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">h<\/span><span class=\"char5\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">i<\/span><span class=\"char6\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">v<\/span><span class=\"char7\" aria-hidden=\"true\" style=\"visibility: hidden; opacity: 0;\">e<\/span><\/h3> <h4 class=\"showcase-title\">- 2006 \u2013 2009<\/h4><\/div>\n          <\/a>\n        <\/li>\n\n      \n    <\/ul>\n\n  <\/div><div class=\"scrollbar-track scrollbar-track-x\" style=\"display: none;\"><div class=\"scrollbar-thumb scrollbar-thumb-x\" style=\"width: 1920px; transform: translate3d(0px, 0px, 0px);\"><\/div><\/div><div class=\"scrollbar-track scrollbar-track-y\" style=\"display: block;\"><div class=\"scrollbar-thumb scrollbar-thumb-y\" style=\"height: 171.219px; transform: translate3d(0px, 0px, 0px);\"><\/div><\/div><\/div>\n\n    <\/div><!--Close Barba Container-->\n  <\/div><!--Close Barba Wrapper-->\n    <script src=\"https:\/\/bael.co.uk\/assets\/js\/main.js\"><\/script>\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            652
                        ],
                        [
                            713,
                            4723
                        ]
                    ],
                    "longTasks": [
                        [
                            652,
                            713
                        ]
                    ],
                    "lastVisualChange": 2900,
                    "render": 1500,
                    "visualComplete85": 2900,
                    "visualComplete90": 2900,
                    "visualComplete95": 2900,
                    "visualComplete99": 2900,
                    "visualComplete": 2900,
                    "SpeedIndex": 2308,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1465,
                            "size": 1980,
                            "DOMNodeId": 52,
                            "nodeInfo": {
                                "nodeType": "SPAN",
                                "attributes": {
                                    "class": "char1",
                                    "aria-hidden": "true",
                                    "style": "visibility: inherit; opacity: 1;"
                                },
                                "bounds": [
                                    96,
                                    96,
                                    172.796875,
                                    57.59375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1465,
                            "size": 1980,
                            "element": {
                                "nodeName": "SPAN",
                                "boundingRect": {
                                    "x": 96,
                                    "y": 96,
                                    "width": 172.796875,
                                    "height": 57.59375,
                                    "top": 96,
                                    "right": 268.796875,
                                    "bottom": 153.59375,
                                    "left": 96
                                },
                                "outerHTML": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 0.966169;\">B<\/span>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1652,
                            "size": 2365,
                            "DOMNodeId": 54,
                            "nodeInfo": {
                                "nodeType": "SPAN",
                                "attributes": {
                                    "class": "char2",
                                    "aria-hidden": "true",
                                    "style": "visibility: inherit; opacity: 1;"
                                },
                                "bounds": [
                                    226.234375,
                                    211.1875,
                                    42.5625,
                                    57.59375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1652,
                            "size": 2365,
                            "element": {
                                "nodeName": "SPAN",
                                "boundingRect": {
                                    "x": 226.234375,
                                    "y": 211.1875,
                                    "width": 42.5625,
                                    "height": 57.59375,
                                    "top": 211.1875,
                                    "right": 268.796875,
                                    "bottom": 268.78125,
                                    "left": 226.234375
                                },
                                "outerHTML": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 0.653469;\">A<\/span>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2185,
                            "size": 27740,
                            "DOMNodeId": 111,
                            "nodeInfo": {
                                "nodeType": "SPAN",
                                "attributes": {
                                    "class": "char2",
                                    "aria-hidden": "true",
                                    "style": "visibility: inherit; opacity: 1;"
                                },
                                "bounds": [
                                    882.171875,
                                    415.03125,
                                    189.3125,
                                    146
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2185,
                            "size": 469649,
                            "DOMNodeId": 193,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                    "alt": "Thumbnail for SHE",
                                    "class": "showcase-image",
                                    "data-colour": "#c07a92",
                                    "style": "opacity: 1;"
                                },
                                "sourceURL": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                "bounds": [
                                    664.484375,
                                    99.296875,
                                    591.03125,
                                    794.40625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2185,
                            "size": 469649,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 664.48748779296875,
                                    "y": 99.29998779296875,
                                    "width": 591.02496337890625,
                                    "height": 794.4000244140625,
                                    "top": 99.29998779296875,
                                    "right": 1255.512451171875,
                                    "bottom": 893.70001220703125,
                                    "left": 664.48748779296875
                                },
                                "outerHTML": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 0.402471;\">",
                                "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1465,
                            "size": 1980,
                            "DOMNodeId": 52,
                            "nodeInfo": {
                                "nodeType": "SPAN",
                                "attributes": {
                                    "class": "char1",
                                    "aria-hidden": "true",
                                    "style": "visibility: inherit; opacity: 1;"
                                },
                                "bounds": [
                                    96,
                                    96,
                                    172.796875,
                                    57.59375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1465,
                            "size": 1980,
                            "element": {
                                "nodeName": "SPAN",
                                "boundingRect": {
                                    "x": 96,
                                    "y": 96,
                                    "width": 172.796875,
                                    "height": 57.59375,
                                    "top": 96,
                                    "right": 268.796875,
                                    "bottom": 153.59375,
                                    "left": 96
                                },
                                "outerHTML": "<span class=\"char1\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 0.966169;\">B<\/span>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1652,
                            "size": 2365,
                            "DOMNodeId": 54,
                            "nodeInfo": {
                                "nodeType": "SPAN",
                                "attributes": {
                                    "class": "char2",
                                    "aria-hidden": "true",
                                    "style": "visibility: inherit; opacity: 1;"
                                },
                                "bounds": [
                                    226.234375,
                                    211.1875,
                                    42.5625,
                                    57.59375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1652,
                            "size": 2365,
                            "element": {
                                "nodeName": "SPAN",
                                "boundingRect": {
                                    "x": 226.234375,
                                    "y": 211.1875,
                                    "width": 42.5625,
                                    "height": 57.59375,
                                    "top": 211.1875,
                                    "right": 268.796875,
                                    "bottom": 268.78125,
                                    "left": 226.234375
                                },
                                "outerHTML": "<span class=\"char2\" aria-hidden=\"true\" style=\"visibility: inherit; opacity: 0.653469;\">A<\/span>",
                                "content": "normal"
                            },
                            "type": "text"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2184,
                            "size": 27740,
                            "DOMNodeId": 111,
                            "nodeInfo": {
                                "nodeType": "SPAN",
                                "attributes": {
                                    "class": "char2",
                                    "aria-hidden": "true",
                                    "style": "visibility: inherit; opacity: 1;"
                                },
                                "bounds": [
                                    882.171875,
                                    415.03125,
                                    189.3125,
                                    146
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2184,
                            "size": 469649,
                            "DOMNodeId": 193,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                    "alt": "Thumbnail for SHE",
                                    "class": "showcase-image",
                                    "data-colour": "#c07a92",
                                    "style": "opacity: 1;"
                                },
                                "sourceURL": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                "bounds": [
                                    664.484375,
                                    99.296875,
                                    591.03125,
                                    794.40625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2184,
                            "size": 469649,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 664.48748779296875,
                                    "y": 99.29998779296875,
                                    "width": 591.02496337890625,
                                    "height": 794.4000244140625,
                                    "top": 99.29998779296875,
                                    "right": 1255.512451171875,
                                    "bottom": 893.70001220703125,
                                    "left": 664.48748779296875
                                },
                                "outerHTML": "<img src=\"https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg\" alt=\"Thumbnail for SHE\" class=\"showcase-image\" data-colour=\"#c07a92\" style=\"opacity: 0.402471;\">",
                                "src": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                "currentSrc": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/bael.co.uk\/thumbs\/galleries\/she\/m1.2-744x1000.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 36
                        },
                        {
                            "name": "fetchStart",
                            "time": 61
                        },
                        {
                            "name": "navigationStart",
                            "time": 107
                        },
                        {
                            "name": "domLoading",
                            "time": 107
                        },
                        {
                            "name": "responseEnd",
                            "time": 109
                        },
                        {
                            "name": "domInteractive",
                            "time": 109
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 109
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 109
                        },
                        {
                            "name": "domComplete",
                            "time": 110
                        },
                        {
                            "name": "responseEnd",
                            "time": 328
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 339
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 339
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 339
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 340
                        },
                        {
                            "name": "domLoading",
                            "time": 340
                        },
                        {
                            "name": "domInteractive",
                            "time": 1030
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1030
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1031
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1040
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1040
                        },
                        {
                            "name": "firstPaint",
                            "time": 1040
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1040
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1040
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1074
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1074
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1437
                        },
                        {
                            "name": "domComplete",
                            "time": 1465
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1465
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1465
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2184
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 2184
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 2184
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 1.9085011093277943e-6
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 1.9085011093277943e-6
                        }
                    ],
                    "chromeUserTiming.navigationStart": 107,
                    "chromeUserTiming.fetchStart": 61,
                    "chromeUserTiming.domLoading": 341,
                    "chromeUserTiming.responseEnd": 328,
                    "chromeUserTiming.domInteractive": 1030,
                    "chromeUserTiming.domContentLoadedEventStart": 1031,
                    "chromeUserTiming.domContentLoadedEventEnd": 1032,
                    "chromeUserTiming.domComplete": 1466,
                    "chromeUserTiming.unloadEventStart": 340,
                    "chromeUserTiming.unloadEventEnd": 340,
                    "chromeUserTiming.markAsMainFrame": 340,
                    "chromeUserTiming.commitNavigationEnd": 340,
                    "chromeUserTiming.firstPaint": 1040,
                    "chromeUserTiming.firstContentfulPaint": 1040,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1040,
                    "chromeUserTiming.firstMeaningfulPaint": 1040,
                    "chromeUserTiming.firstImagePaint": 1074,
                    "chromeUserTiming.LayoutShift": 1438,
                    "chromeUserTiming.loadEventStart": 1466,
                    "chromeUserTiming.loadEventEnd": 1466,
                    "chromeUserTiming.LargestTextPaint": 2185,
                    "chromeUserTiming.LargestContentfulPaint": 2185,
                    "chromeUserTiming.LargestImagePaint": 2185,
                    "chromeUserTiming.TotalLayoutShift": 1.9085011093277943e-6,
                    "chromeUserTiming.CumulativeLayoutShift": 1.9085011093277943e-6,
                    "LayoutShifts": [
                        {
                            "time": 1437,
                            "score": 1.9085011093277943e-6,
                            "cumulative_score": 1.9085011093277943e-6,
                            "window_score": 1.9085011093277943e-6,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1770,
                                    96,
                                    54,
                                    30
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1774,
                                        "y": 96,
                                        "width": 50,
                                        "height": 30,
                                        "top": 96,
                                        "right": 1824,
                                        "bottom": 126,
                                        "left": 1774
                                    },
                                    "currentRect": {
                                        "x": 1770,
                                        "y": 96,
                                        "width": 54,
                                        "height": 30,
                                        "top": 96,
                                        "right": 1824,
                                        "bottom": 126,
                                        "left": 1770
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 517.23199999999997
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 659.995
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 343.13900000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 343.154
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 347.90199999999999
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 380.86000000000001
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 380.928
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 380.93599999999998
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 380.95699999999999
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 392.29500000000002
                            },
                            "1069": {
                                "name": "CrossOriginTextScript",
                                "firstUsed": 423.47699999999998
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 492.13499999999999
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 513.17399999999998
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 513.31299999999999
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 513.43200000000002
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 517.24199999999996
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 543.50400000000002
                            },
                            "1898": {
                                "name": "HTMLSlotElement",
                                "firstUsed": 543.52300000000002
                            },
                            "84": {
                                "name": "FormElement",
                                "firstUsed": 552.85199999999998
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 570.48500000000001
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 596.00400000000002
                            },
                            "4997": {
                                "name": "Feature_4997",
                                "firstUsed": 647.51999999999998
                            },
                            "3259": {
                                "name": "V8InvalidatedArrayIteratorLookupChainProtector",
                                "firstUsed": 648.88099999999997
                            },
                            "3262": {
                                "name": "V8InvalidatedMapIteratorLookupChainProtector",
                                "firstUsed": 649.01800000000003
                            },
                            "3269": {
                                "name": "V8InvalidatedSetIteratorLookupChainProtector",
                                "firstUsed": 649.38999999999999
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 665.04600000000005
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 665.17499999999995
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 665.48599999999999
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 666.07299999999998
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 666.16099999999994
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 666.32899999999995
                            },
                            "1842": {
                                "name": "TransformUsesBoxSizeOnSVG",
                                "firstUsed": 697.71100000000001
                            },
                            "971": {
                                "name": "CSSAtRuleImport",
                                "firstUsed": 705.10500000000002
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 708.11199999999997
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 977.77800000000002
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 978.09900000000005
                            },
                            "1128": {
                                "name": "BodyScrollsInAdditionToViewport",
                                "firstUsed": 979.01800000000003
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 1032.319
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 1039.453
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 1044.6279999999999
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 1067.3409999999999
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 1068.586
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 1068.598
                            }
                        },
                        "CSSFeatures": {
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 588.71400000000006
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 664.31600000000003
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 664.33199999999999
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 666.18399999999997
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 666.197
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 666.21199999999999
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 666.21900000000005
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 666.23099999999999
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 666.23900000000003
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 666.24599999999998
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 666.25699999999995
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 666.26999999999998
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 666.27700000000004
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 666.28499999999997
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 666.29499999999996
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 666.30200000000002
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 708.15700000000004
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 708.16600000000005
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 708.17100000000005
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 708.17899999999997
                            },
                            "80": {
                                "name": "CSSPropertyFontStretch",
                                "firstUsed": 708.19500000000005
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 977.02300000000002
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 977.03599999999994
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 977.13699999999994
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 977.149
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 977.15300000000002
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 977.15700000000004
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 977.16499999999996
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 977.16999999999996
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 977.21699999999998
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 977.27499999999998
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 977.29600000000005
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 977.30200000000002
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 977.30899999999997
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 977.31399999999996
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 977.31899999999996
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 977.36300000000006
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 977.36800000000005
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 977.41800000000001
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 977.43100000000004
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 977.46600000000001
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 977.56500000000005
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 977.67499999999995
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 977.67999999999995
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 977.69399999999996
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 977.69899999999996
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 977.70299999999997
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 977.74800000000005
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 977.75199999999995
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 977.75999999999999
                            },
                            "164": {
                                "name": "CSSPropertyWordWrap",
                                "firstUsed": 977.82799999999997
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 977.83299999999997
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 977.84000000000003
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 1052.623
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 1055.181
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 1055.239
                            },
                            "332": {
                                "name": "CSSPropertyAliasWebkitTransition",
                                "firstUsed": 1055.269
                            },
                            "333": {
                                "name": "CSSPropertyAliasWebkitTransitionDelay",
                                "firstUsed": 1055.2860000000001
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 1055.2919999999999
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 1055.319
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 1056.749
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 1058.1010000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 4723,
                    "LastInteractive": 1500,
                    "TotalBlockingTime": 0,
                    "testID": "240906_BiDcR8_9WC",
                    "step": 1,
                    "effectiveBps": 647813,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 110,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": null,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": null,
                    "lighthouse.PWA": null,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "112": 70,
                                "213": 66.700000000000003,
                                "337": 66.700000000000003,
                                "438": 80,
                                "539": 100,
                                "640": 100,
                                "741": 100,
                                "842": 42.899999999999999,
                                "942": 42.899999999999999,
                                "1043": 52.399999999999999,
                                "1144": 85,
                                "1245": 35,
                                "1346": 85,
                                "1446": 45.5,
                                "1547": 50,
                                "1648": 47.600000000000001,
                                "1749": 26.300000000000001,
                                "1850": 28.600000000000001,
                                "1951": 25,
                                "2052": 21.100000000000001,
                                "2153": 25,
                                "2254": 52.399999999999999,
                                "2355": 89.5,
                                "2456": 42.899999999999999,
                                "2557": 28.600000000000001,
                                "2657": 30,
                                "2758": 28.600000000000001,
                                "2859": 26.300000000000001,
                                "2960": 31.800000000000001,
                                "3061": 38.100000000000001,
                                "3162": 65,
                                "3263": 33.299999999999997,
                                "3364": 70,
                                "3465": 20,
                                "3565": 15.800000000000001,
                                "3666": 20,
                                "3767": 15,
                                "3868": 15,
                                "3969": 19,
                                "4070": 19,
                                "4171": 19,
                                "4272": 23.800000000000001,
                                "4373": 60,
                                "4474": 20,
                                "4575": 23.800000000000001,
                                "4676": 15,
                                "4777": 23.800000000000001
                            },
                            "max": 100,
                            "count": 48
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "112": 18431,
                                "213": 621373,
                                "337": 87127,
                                "438": 155924,
                                "539": 934538,
                                "640": 2675307,
                                "741": 47552,
                                "842": 62436,
                                "942": 7959012,
                                "1043": 494157,
                                "1144": 63476,
                                "1245": 6370393,
                                "1346": 4203660,
                                "1446": 3523766,
                                "1547": 11090,
                                "1648": 438110,
                                "1749": 58586,
                                "1850": 0,
                                "1951": 0,
                                "2052": 0,
                                "2153": 0,
                                "2254": 0,
                                "2355": 0,
                                "2456": 0,
                                "2557": 0,
                                "2657": 0,
                                "2758": 0,
                                "2859": 0,
                                "2960": 0,
                                "3061": 631689,
                                "3162": 165975,
                                "3263": 0,
                                "3364": 0,
                                "3465": 0,
                                "3565": 0,
                                "3666": 0,
                                "3767": 0,
                                "3868": 0,
                                "3969": 0,
                                "4070": 0,
                                "4171": 0,
                                "4272": 0,
                                "4373": 0,
                                "4474": 0,
                                "4575": 0,
                                "4676": 0,
                                "4777": 0
                            },
                            "max": 7959012,
                            "count": 48
                        }
                    },
                    "effectiveBpsDoc": 714373,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240906_BiDcR8_9WC\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcR8_9WC&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/06\/BiDcR8\/9WC\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240906_BiDcR8_9WC&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001500.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001600.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001700.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001800.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 25
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002100.jpg",
                            "VisuallyComplete": 25
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002200.jpg",
                            "VisuallyComplete": 76
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002400.jpg",
                            "VisuallyComplete": 77
                        },
                        {
                            "time": 2500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002500.jpg",
                            "VisuallyComplete": 77
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002600.jpg",
                            "VisuallyComplete": 78
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002700.jpg",
                            "VisuallyComplete": 78
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002800.jpg",
                            "VisuallyComplete": 80
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240906_BiDcR8_9WC&video=video_1_cached&file=ms_002900.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "bael.co.uk": {
                            "bytes": 684741,
                            "requests": 15,
                            "connections": 1
                        },
                        "www.bael.co.uk": {
                            "bytes": 2643,
                            "requests": 3,
                            "connections": 2
                        },
                        "use.typekit.net": {
                            "bytes": 156712,
                            "requests": 3,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        },
                        "p.typekit.net": {
                            "bytes": 5,
                            "requests": 1,
                            "cdn_provider": "Akamai",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 1527,
                            "bytesUncompressed": 5915,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 42095,
                            "bytesUncompressed": 126106,
                            "requests": 8
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 3894,
                            "bytesUncompressed": 13675,
                            "requests": 3
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 639447,
                            "bytesUncompressed": 639447,
                            "requests": 6
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 156712,
                            "bytesUncompressed": 156712,
                            "requests": 3
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 426,
                            "bytesUncompressed": 426,
                            "requests": 1
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}