{
    "data": {
        "id": "240902_AiDcAM_802",
        "url": "https:\/\/acb.studio",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240902_AiDcAM_802",
        "testUrl": "https:\/\/acb.studio",
        "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": 1725270103,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/acb.studio\/",
            "mainDocumentUrl": "https:\/\/acb.studio\/en",
            "finalDisplayedUrl": "https:\/\/acb.studio\/en",
            "finalUrl": "https:\/\/acb.studio\/en",
            "fetchTime": "2024-09-02T09:41:03.364Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_NAVSTART",
                "message": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)"
            },
            "runWarnings": [
                "The page may not be loading as expected because your test URL (https:\/\/acb.studio\/) was redirected to https:\/\/acb.studio\/en. Try testing the second URL directly."
            ],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1181.5,
                "credits": {
                    "axe-core": "4.10.0"
                }
            },
            "audits": {
                "is-on-https": {
                    "id": "is-on-https",
                    "title": "Uses HTTPS",
                    "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https:\/\/developers.google.com\/web\/fundamentals\/security\/prevent-mixed-content\/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP\/2 and many new web platform APIs. [Learn more about HTTPS](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/is-on-https\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "viewport": {
                    "id": "viewport",
                    "title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
                    "description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https:\/\/developer.chrome.com\/blog\/300ms-tap-delay-gone-away\/). [Learn more about using the viewport meta tag](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/viewport\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "metricSavings": {
                        "INP": 0
                    },
                    "guidanceLevel": 3
                },
                "first-contentful-paint": {
                    "id": "first-contentful-paint",
                    "title": "First Contentful Paint",
                    "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-contentful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "largest-contentful-paint": {
                    "id": "largest-contentful-paint",
                    "title": "Largest Contentful Paint",
                    "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "first-meaningful-paint": {
                    "id": "first-meaningful-paint",
                    "title": "First Meaningful Paint",
                    "description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/first-meaningful-paint\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "speed-index": {
                    "id": "speed-index",
                    "title": "Speed Index",
                    "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/speed-index\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "screenshot-thumbnails": {
                    "id": "screenshot-thumbnails",
                    "title": "Screenshot Thumbnails",
                    "description": "This is what the load of your site looked like.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "final-screenshot": {
                    "id": "final-screenshot",
                    "title": "Final Screenshot",
                    "description": "The last screenshot captured of the pageload.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "total-blocking-time": {
                    "id": "total-blocking-time",
                    "title": "Total Blocking Time",
                    "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-total-blocking-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "max-potential-fid": {
                    "id": "max-potential-fid",
                    "title": "Max Potential First Input Delay",
                    "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-max-potential-fid\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "cumulative-layout-shift": {
                    "id": "cumulative-layout-shift",
                    "title": "Cumulative Layout Shift",
                    "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https:\/\/web.dev\/articles\/cls).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "errors-in-console": {
                    "id": "errors-in-console",
                    "title": "No browser errors logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 100.59100000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 100\u00a0ms",
                    "metricSavings": {
                        "FCP": 0.59100000000000819,
                        "LCP": 0.59100000000000819
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/acb.studio\/en",
                                "responseTime": 100.59100000000001
                            }
                        ],
                        "overallSavingsMs": 0.59100000000000819
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "redirects": {
                    "id": "redirects",
                    "title": "Avoid multiple page redirects",
                    "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/redirects\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest or service worker do not meet the installability requirements",
                    "description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "numericValue": 1,
                    "numericUnit": "element",
                    "displayValue": "1 reason",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Page has no manifest <link> URL"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": null
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Is not configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Does not set a theme color for the address bar.",
                    "description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "themeColor": "#000000",
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest doesn't have a maskable icon",
                    "description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "No manifest was fetched"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "All text remains visible during webfont loads",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "protocol",
                                "valueType": "text",
                                "label": "Protocol"
                            },
                            {
                                "key": "networkRequestTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network Request Time"
                            },
                            {
                                "key": "networkEndTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network End Time"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Transfer Size"
                            },
                            {
                                "key": "resourceSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Resource Size"
                            },
                            {
                                "key": "statusCode",
                                "valueType": "text",
                                "label": "Status Code"
                            },
                            {
                                "key": "mimeType",
                                "valueType": "text",
                                "label": "MIME Type"
                            },
                            {
                                "key": "resourceType",
                                "valueType": "text",
                                "label": "Resource Type"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/acb.studio\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 1.9230000004172325,
                                "networkEndTime": 243.1019999999553,
                                "finished": true,
                                "transferSize": 147,
                                "resourceSize": 0,
                                "statusCode": 302,
                                "mimeType": "text\/html",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/en",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 243.1019999999553,
                                "networkRequestTime": 244.54900000244379,
                                "networkEndTime": 406.16500000096858,
                                "finished": true,
                                "transferSize": 15179,
                                "resourceSize": 113283,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 363.21600000187755,
                                "networkRequestTime": 365.12000000290573,
                                "networkEndTime": 443.43099999986589,
                                "finished": true,
                                "transferSize": 5043,
                                "resourceSize": 22668,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 409.95400000177324,
                                "networkRequestTime": 410.72000000067055,
                                "networkEndTime": 480.39500000327826,
                                "finished": true,
                                "transferSize": 779,
                                "resourceSize": 2811,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 410.61100000329316,
                                "networkRequestTime": 412.53800000064075,
                                "networkEndTime": 487.54399999976158,
                                "finished": true,
                                "transferSize": 8705,
                                "resourceSize": 28339,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/cdn.usefathom.com\/script.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 414.58600000292063,
                                "networkRequestTime": 416.08300000056624,
                                "networkEndTime": 664.0870000012219,
                                "finished": true,
                                "transferSize": 2567,
                                "resourceSize": 6033,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Fathom Analytics"
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 447.88400000147521,
                                "networkRequestTime": 448.61199999973178,
                                "networkEndTime": 540.01700000278652,
                                "finished": true,
                                "transferSize": 24677,
                                "resourceSize": 24582,
                                "statusCode": 200,
                                "mimeType": "image\/webp",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 449.23700000159442,
                                "networkRequestTime": 451.37700000219047,
                                "networkEndTime": 550.69300000183284,
                                "finished": true,
                                "transferSize": 3144,
                                "resourceSize": 53562,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 466.3980000000447,
                                "networkRequestTime": 875.76200000010431,
                                "networkEndTime": 1162.7130000013858,
                                "finished": true,
                                "transferSize": 22237,
                                "resourceSize": 22120,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 466.85100000165403,
                                "networkRequestTime": 878.35300000011921,
                                "networkEndTime": 1175.8609999995679,
                                "finished": true,
                                "transferSize": 24541,
                                "resourceSize": 24456,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 467.24100000225008,
                                "networkRequestTime": 880.18500000238419,
                                "networkEndTime": 1204.7080000005662,
                                "finished": true,
                                "transferSize": 21836,
                                "resourceSize": 21752,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 467.69600000046194,
                                "networkRequestTime": 884.12600000016391,
                                "networkEndTime": 1243.9860000014305,
                                "finished": true,
                                "transferSize": 21833,
                                "resourceSize": 21772,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 468.77500000037253,
                                "networkRequestTime": 887.90699999965727,
                                "networkEndTime": 1223.992000002414,
                                "finished": true,
                                "transferSize": 20673,
                                "resourceSize": 20588,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 839.79300000332296,
                                "networkRequestTime": 840.51400000415742,
                                "networkEndTime": 1039.6990000009537,
                                "finished": true,
                                "transferSize": 63798,
                                "resourceSize": 63639,
                                "statusCode": 200,
                                "mimeType": "image\/avif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 841.19600000046194,
                                "networkRequestTime": 841.71100000105798,
                                "networkEndTime": 1136.5280000027269,
                                "finished": true,
                                "transferSize": 113951,
                                "resourceSize": 113820,
                                "statusCode": 200,
                                "mimeType": "image\/avif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 841.60900000296533,
                                "networkRequestTime": 843.01500000245869,
                                "networkEndTime": 1179.5050000008196,
                                "finished": true,
                                "transferSize": 1147,
                                "resourceSize": 5832,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 841.95500000007451,
                                "networkRequestTime": 844.00300000235438,
                                "networkEndTime": 1266.7580000013113,
                                "finished": true,
                                "transferSize": 16080,
                                "resourceSize": 37259,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 842.84000000171363,
                                "networkRequestTime": 845.08000000193715,
                                "networkEndTime": 1245.5160000026226,
                                "finished": true,
                                "transferSize": 583,
                                "resourceSize": 1375,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 843.18800000287592,
                                "networkRequestTime": 846.15100000239909,
                                "networkEndTime": 1254.6199999991804,
                                "finished": true,
                                "transferSize": 1136,
                                "resourceSize": 10783,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            },
                            {
                                "url": "https:\/\/cdn.usefathom.com\/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=74544613",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1057.0320000015199,
                                "networkRequestTime": 1057.7430000007153,
                                "networkEndTime": 1148.656000001356,
                                "finished": true,
                                "transferSize": 427,
                                "resourceSize": 43,
                                "statusCode": 200,
                                "mimeType": "image\/gif",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Fathom Analytics"
                            },
                            {
                                "url": "https:\/\/acb.studio\/favicon.ico",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1380.5470000002533,
                                "networkRequestTime": 1381.3080000001937,
                                "networkEndTime": 1453.3570000026375,
                                "finished": true,
                                "transferSize": 1447,
                                "resourceSize": 7406,
                                "statusCode": 200,
                                "mimeType": "image\/x-icon",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "acb.studio"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 16753997706.999998
                        }
                    }
                },
                "network-rtt": {
                    "id": "network-rtt",
                    "title": "Network Round Trip Times",
                    "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https:\/\/hpbn.co\/primer-on-latency-and-bandwidth\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 60.084000000000003,
                    "numericUnit": "millisecond",
                    "displayValue": "60\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/acb.studio",
                                "rtt": 60.084000000000003
                            },
                            {
                                "origin": "https:\/\/cdn.usefathom.com",
                                "rtt": 45.424999999999997
                            }
                        ],
                        "sortedBy": [
                            "rtt"
                        ]
                    }
                },
                "network-server-latency": {
                    "id": "network-server-latency",
                    "title": "Server Backend Latencies",
                    "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https:\/\/hpbn.co\/primer-on-web-performance\/#analyzing-the-resource-waterfall).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 40.817000000000007,
                    "numericUnit": "millisecond",
                    "displayValue": "40\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/acb.studio",
                                "serverResponseTime": 40.817000000000007
                            },
                            {
                                "origin": "https:\/\/cdn.usefathom.com",
                                "serverResponseTime": 20.438000000000002
                            }
                        ],
                        "sortedBy": [
                            "serverResponseTime"
                        ]
                    }
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "performance-budget": {
                    "id": "performance-budget",
                    "title": "Performance budget",
                    "description": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "timing-budget": {
                    "id": "timing-budget",
                    "title": "Timing budget",
                    "description": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Resources Summary",
                    "description": "Aggregates all network requests and groups them by type",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "label",
                                "valueType": "text",
                                "label": "Resource Type"
                            },
                            {
                                "key": "requestCount",
                                "valueType": "numeric",
                                "label": "Requests"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "resourceType": "total",
                                "label": "Total",
                                "requestCount": 20,
                                "transferSize": 368483
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 10,
                                "transferSize": 225722
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 5,
                                "transferSize": 111120
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 15179
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 2,
                                "transferSize": 11272
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 1,
                                "transferSize": 5043
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 1,
                                "transferSize": 147
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 2,
                                "transferSize": 2994
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Avoids `unload` event listeners",
                    "description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "non-composited-animations": {
                    "id": "non-composited-animations",
                    "title": "Avoid non-composited animations",
                    "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/non-composited-animations\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "valid-source-maps": {
                    "id": "valid-source-maps",
                    "title": "Page has valid source maps",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/articles\/optimize-lcp#optimize_when_the_resource_is_discovered).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "csp-xss": {
                    "id": "csp-xss",
                    "title": "Ensure CSP is effective against XSS attacks",
                    "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/csp-xss\/)",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "description",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "description"
                                },
                                "label": "Description"
                            },
                            {
                                "key": "directive",
                                "valueType": "code",
                                "subItemsHeading": {
                                    "key": "directive"
                                },
                                "label": "Directive"
                            },
                            {
                                "key": "severity",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "severity"
                                },
                                "label": "Severity"
                            }
                        ],
                        "items": [
                            {
                                "severity": "High",
                                "description": "No CSP found in enforcement mode"
                            }
                        ]
                    }
                },
                "script-treemap-data": {
                    "id": "script-treemap-data",
                    "title": "Script Treemap Data",
                    "description": "Used for treemap app",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "treemap-data",
                        "nodes": [
                            {
                                "name": "https:\/\/acb.studio\/en",
                                "resourceBytes": 337,
                                "children": [
                                    {
                                        "name": "(inline) (function(docum\u2026",
                                        "resourceBytes": 337,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                                "resourceBytes": 28339,
                                "unusedBytes": 17991
                            },
                            {
                                "name": "https:\/\/cdn.usefathom.com\/script.js",
                                "resourceBytes": 6033,
                                "unusedBytes": 1485
                            }
                        ]
                    }
                },
                "pwa-cross-browser": {
                    "id": "pwa-cross-browser",
                    "title": "Site works cross-browser",
                    "description": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-cross-browser\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-page-transitions": {
                    "id": "pwa-page-transitions",
                    "title": "Page transitions don't feel like they block on the network",
                    "description": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-page-transitions\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "pwa-each-page-has-url": {
                    "id": "pwa-each-page-has-url",
                    "title": "Each page has a URL",
                    "description": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-each-page-has-url\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "accesskeys": {
                    "id": "accesskeys",
                    "title": "`[accesskey]` values are unique",
                    "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/accesskeys).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-allowed-attr": {
                    "id": "aria-allowed-attr",
                    "title": "`[aria-*]` attributes match their roles",
                    "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-allowed-role": {
                    "id": "aria-allowed-role",
                    "title": "Values assigned to `role=\"\"` are valid ARIA roles.",
                    "description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-command-name": {
                    "id": "aria-command-name",
                    "title": "`button`, `link`, and `menuitem` elements have accessible names",
                    "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-command-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-dialog-name": {
                    "id": "aria-dialog-name",
                    "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
                    "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-dialog-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-hidden-body": {
                    "id": "aria-hidden-body",
                    "title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
                    "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-body).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-hidden-focus": {
                    "id": "aria-hidden-focus",
                    "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
                    "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-hidden-focus).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-input-field-name": {
                    "id": "aria-input-field-name",
                    "title": "ARIA input fields have accessible names",
                    "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-input-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-meter-name": {
                    "id": "aria-meter-name",
                    "title": "ARIA `meter` elements have accessible names",
                    "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-meter-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-progressbar-name": {
                    "id": "aria-progressbar-name",
                    "title": "ARIA `progressbar` elements have accessible names",
                    "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-progressbar-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-attr": {
                    "id": "aria-required-attr",
                    "title": "`[role]`s have all required `[aria-*]` attributes",
                    "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-children": {
                    "id": "aria-required-children",
                    "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
                    "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-children).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-required-parent": {
                    "id": "aria-required-parent",
                    "title": "`[role]`s are contained by their required parent element",
                    "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-required-parent).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-roles": {
                    "id": "aria-roles",
                    "title": "`[role]` values are valid",
                    "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-roles).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-text": {
                    "id": "aria-text",
                    "title": "Elements with the `role=text` attribute do not have focusable descendents.",
                    "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-text).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-toggle-field-name": {
                    "id": "aria-toggle-field-name",
                    "title": "ARIA toggle fields have accessible names",
                    "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-toggle-field-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-tooltip-name": {
                    "id": "aria-tooltip-name",
                    "title": "ARIA `tooltip` elements have accessible names",
                    "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-tooltip-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-treeitem-name": {
                    "id": "aria-treeitem-name",
                    "title": "ARIA `treeitem` elements have accessible names",
                    "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-treeitem-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "aria-valid-attr-value": {
                    "id": "aria-valid-attr-value",
                    "title": "`[aria-*]` attributes have valid values",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr-value).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "aria-valid-attr": {
                    "id": "aria-valid-attr",
                    "title": "`[aria-*]` attributes are valid and not misspelled",
                    "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-valid-attr).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "button-name": {
                    "id": "button-name",
                    "title": "Buttons have an accessible name",
                    "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/button-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors 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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements have `[alt]` attributes",
                    "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links have a discernible name",
                    "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-name).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "link-in-text-block": {
                    "id": "link-in-text-block",
                    "title": "Links are distinguishable without relying on color.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/link-in-text-block).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 60727.800000000003,
                    "numericUnit": "byte",
                    "displayValue": "3 resources found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "cacheLifetimeMs",
                                "valueType": "ms",
                                "label": "Cache TTL",
                                "displayUnit": "duration"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size",
                                "displayUnit": "kb",
                                "granularity": 1
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 113951,
                                "wastedBytes": 34185.300000000003
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 63798,
                                "wastedBytes": 19139.400000000001
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 172800
                                },
                                "cacheLifetimeMs": 172800000,
                                "cacheHitProbability": 0.69999999999999996,
                                "totalBytes": 24677,
                                "wastedBytes": 7403.1000000000013
                            }
                        ],
                        "summary": {
                            "wastedBytes": 60727.800000000003
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoids enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 369930,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 361\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                                "totalBytes": 113951
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                                "totalBytes": 63798
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                                "totalBytes": 24677
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2",
                                "totalBytes": 24541
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2",
                                "totalBytes": 22237
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2",
                                "totalBytes": 21836
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2",
                                "totalBytes": 21833
                            },
                            {
                                "url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2",
                                "totalBytes": 20673
                            },
                            {
                                "url": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                                "totalBytes": 16080
                            },
                            {
                                "url": "https:\/\/acb.studio\/en",
                                "totalBytes": 15179
                            }
                        ],
                        "sortedBy": [
                            "totalBytes"
                        ]
                    },
                    "guidanceLevel": 1
                },
                "offscreen-images": {
                    "id": "offscreen-images",
                    "title": "Defer offscreen images",
                    "description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/offscreen-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "render-blocking-resources": {
                    "id": "render-blocking-resources",
                    "title": "Eliminate render-blocking resources",
                    "description": "Resources are blocking the first paint of your page. Consider delivering critical JS\/CSS inline and deferring all non-critical JS\/styles. [Learn how to eliminate render-blocking resources](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/render-blocking-resources\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unminified-css": {
                    "id": "unminified-css",
                    "title": "Minify CSS",
                    "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-css\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unminified-javascript": {
                    "id": "unminified-javascript",
                    "title": "Minify JavaScript",
                    "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unminified-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "unused-css-rules": {
                    "id": "unused-css-rules",
                    "title": "Reduce unused CSS",
                    "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-css-rules\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "unused-javascript": {
                    "id": "unused-javascript",
                    "title": "Reduce unused JavaScript",
                    "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/unused-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "modern-image-formats": {
                    "id": "modern-image-formats",
                    "title": "Serve images in next-gen formats",
                    "description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-webp-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-optimized-images": {
                    "id": "uses-optimized-images",
                    "title": "Efficiently encode images",
                    "description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-optimized-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "uses-text-compression": {
                    "id": "uses-text-compression",
                    "title": "Enable text compression",
                    "description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-text-compression\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-responsive-images": {
                    "id": "uses-responsive-images",
                    "title": "Properly size images",
                    "description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-responsive-images\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "efficient-animated-content": {
                    "id": "efficient-animated-content",
                    "title": "Use video formats for animated content",
                    "description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4\/WebM videos for animations and PNG\/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/efficient-animated-content\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "duplicated-javascript": {
                    "id": "duplicated-javascript",
                    "title": "Remove duplicate modules in JavaScript bundles",
                    "description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "legacy-javascript": {
                    "id": "legacy-javascript",
                    "title": "Avoid serving legacy JavaScript to modern browsers",
                    "description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. For your bundled JavaScript, adopt a modern script deployment strategy using module\/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https:\/\/web.dev\/articles\/publish-modern-javascript)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "doctype": {
                    "id": "doctype",
                    "title": "Page has the HTML doctype",
                    "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/doctype\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "charset": {
                    "id": "charset",
                    "title": "Properly defines charset",
                    "description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/charset\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "dom-size": {
                    "id": "dom-size",
                    "title": "Avoids an excessive DOM size",
                    "description": "A large DOM will increase memory usage, cause longer [style calculations](https:\/\/developers.google.com\/web\/fundamentals\/performance\/rendering\/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https:\/\/developers.google.com\/speed\/articles\/reflow). [Learn how to avoid an excessive DOM size](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/dom-size\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 458,
                    "numericUnit": "element",
                    "displayValue": "458 elements",
                    "metricSavings": {
                        "TBT": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "statistic",
                                "valueType": "text",
                                "label": "Statistic"
                            },
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Element"
                            },
                            {
                                "key": "value",
                                "valueType": "numeric",
                                "label": "Value"
                            }
                        ],
                        "items": [
                            {
                                "statistic": "Total DOM Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 458
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-26-EM",
                                    "path": "1,HTML,1,BODY,2,MAIN,0,DIV,4,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,SECTION,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,H2,0,P,1,EM",
                                    "selector": "div.content-center > h2#talk-to-sebastian > p.opacity-0 > em",
                                    "boundingRect": {
                                        "top": 5475,
                                        "bottom": 5527,
                                        "left": 185,
                                        "right": 338,
                                        "width": 153,
                                        "height": 52
                                    },
                                    "snippet": "<em>",
                                    "nodeLabel": "Sebastian"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 17
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-27-DIV",
                                    "path": "1,HTML,1,BODY,2,MAIN,0,DIV",
                                    "selector": "body.relative > main#swup > div#home",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 8830,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 8830
                                    },
                                    "snippet": "<div id=\"home\">",
                                    "nodeLabel": "Welcome\n\nWe develop digital products & services \u2013 with a constant eye on planet\u2026"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 9
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "No issues in the `Issues` panel in Chrome Devtools",
                    "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page is 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": 0,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "source",
                                "valueType": "code",
                                "label": "Blocking Directive Source"
                            }
                        ],
                        "items": [
                            {
                                "source": {
                                    "type": "node",
                                    "lhId": "1-48-META",
                                    "path": "1,HTML,0,HEAD,9,META",
                                    "selector": "head > meta",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<meta name=\"robots\" content=\"noindex\" \/>",
                                    "nodeLabel": "head > meta"
                                }
                            }
                        ]
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page 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": 1,
                    "scoreDisplayMode": "binary",
                    "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.07",
                "auditMode": false,
                "gatherMode": false,
                "clearStorageTypes": [
                    "file_systems",
                    "shader_cache",
                    "service_workers",
                    "cache_storage"
                ],
                "disableStorageReset": false,
                "debugNavigation": false,
                "channel": "cli",
                "usePassiveGathering": false,
                "disableFullPageScreenshot": true,
                "skipAboutBlank": false,
                "blankPage": "about:blank",
                "ignoreStatusCode": false,
                "budgets": null,
                "locale": "en-US",
                "blockedUrlPatterns": null,
                "additionalTraceCategories": null,
                "extraHeaders": null,
                "precomputedLanternData": null,
                "onlyAudits": null,
                "onlyCategories": null,
                "skipAudits": null
            },
            "categories": {
                "performance": {
                    "title": "Performance",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "first-contentful-paint",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "FCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules"
                            ]
                        },
                        {
                            "id": "largest-contentful-paint",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "LCP",
                            "relevantAudits": [
                                "server-response-time",
                                "render-blocking-resources",
                                "redirects",
                                "critical-request-chains",
                                "uses-text-compression",
                                "uses-rel-preconnect",
                                "uses-rel-preload",
                                "font-display",
                                "unminified-javascript",
                                "unminified-css",
                                "unused-css-rules",
                                "largest-contentful-paint-element",
                                "prioritize-lcp-image",
                                "unused-javascript",
                                "efficient-animated-content",
                                "total-byte-weight",
                                "lcp-lazy-loaded"
                            ]
                        },
                        {
                            "id": "total-blocking-time",
                            "weight": 30,
                            "group": "metrics",
                            "acronym": "TBT",
                            "relevantAudits": [
                                "long-tasks",
                                "third-party-summary",
                                "third-party-facades",
                                "bootup-time",
                                "mainthread-work-breakdown",
                                "dom-size",
                                "duplicated-javascript",
                                "legacy-javascript",
                                "viewport"
                            ]
                        },
                        {
                            "id": "cumulative-layout-shift",
                            "weight": 25,
                            "group": "metrics",
                            "acronym": "CLS",
                            "relevantAudits": [
                                "layout-shift-elements",
                                "non-composited-animations",
                                "unsized-images"
                            ]
                        },
                        {
                            "id": "speed-index",
                            "weight": 10,
                            "group": "metrics",
                            "acronym": "SI"
                        },
                        {
                            "id": "interactive",
                            "weight": 0,
                            "group": "hidden",
                            "acronym": "TTI"
                        },
                        {
                            "id": "max-potential-fid",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "first-meaningful-paint",
                            "weight": 0,
                            "acronym": "FMP",
                            "group": "hidden"
                        },
                        {
                            "id": "render-blocking-resources",
                            "weight": 0
                        },
                        {
                            "id": "uses-responsive-images",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-images",
                            "weight": 0
                        },
                        {
                            "id": "unminified-css",
                            "weight": 0
                        },
                        {
                            "id": "unminified-javascript",
                            "weight": 0
                        },
                        {
                            "id": "unused-css-rules",
                            "weight": 0
                        },
                        {
                            "id": "unused-javascript",
                            "weight": 0
                        },
                        {
                            "id": "uses-optimized-images",
                            "weight": 0
                        },
                        {
                            "id": "modern-image-formats",
                            "weight": 0
                        },
                        {
                            "id": "uses-text-compression",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preconnect",
                            "weight": 0
                        },
                        {
                            "id": "server-response-time",
                            "weight": 0
                        },
                        {
                            "id": "redirects",
                            "weight": 0
                        },
                        {
                            "id": "uses-rel-preload",
                            "weight": 0
                        },
                        {
                            "id": "uses-http2",
                            "weight": 0
                        },
                        {
                            "id": "efficient-animated-content",
                            "weight": 0
                        },
                        {
                            "id": "duplicated-javascript",
                            "weight": 0
                        },
                        {
                            "id": "legacy-javascript",
                            "weight": 0
                        },
                        {
                            "id": "prioritize-lcp-image",
                            "weight": 0
                        },
                        {
                            "id": "total-byte-weight",
                            "weight": 0
                        },
                        {
                            "id": "uses-long-cache-ttl",
                            "weight": 0
                        },
                        {
                            "id": "dom-size",
                            "weight": 0
                        },
                        {
                            "id": "critical-request-chains",
                            "weight": 0
                        },
                        {
                            "id": "user-timings",
                            "weight": 0
                        },
                        {
                            "id": "bootup-time",
                            "weight": 0
                        },
                        {
                            "id": "mainthread-work-breakdown",
                            "weight": 0
                        },
                        {
                            "id": "font-display",
                            "weight": 0
                        },
                        {
                            "id": "third-party-summary",
                            "weight": 0
                        },
                        {
                            "id": "third-party-facades",
                            "weight": 0
                        },
                        {
                            "id": "largest-contentful-paint-element",
                            "weight": 0
                        },
                        {
                            "id": "lcp-lazy-loaded",
                            "weight": 0
                        },
                        {
                            "id": "layout-shift-elements",
                            "weight": 0
                        },
                        {
                            "id": "uses-passive-event-listeners",
                            "weight": 0
                        },
                        {
                            "id": "no-document-write",
                            "weight": 0
                        },
                        {
                            "id": "long-tasks",
                            "weight": 0
                        },
                        {
                            "id": "non-composited-animations",
                            "weight": 0
                        },
                        {
                            "id": "unsized-images",
                            "weight": 0
                        },
                        {
                            "id": "viewport",
                            "weight": 0
                        },
                        {
                            "id": "bf-cache",
                            "weight": 0
                        },
                        {
                            "id": "performance-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "timing-budget",
                            "weight": 0,
                            "group": "budgets"
                        },
                        {
                            "id": "network-requests",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-rtt",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "network-server-latency",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "main-thread-tasks",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "diagnostics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "metrics",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "screenshot-thumbnails",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "final-screenshot",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "script-treemap-data",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "resource-summary",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "performance",
                    "score": null
                },
                "accessibility": {
                    "title": "Accessibility",
                    "description": "These checks highlight opportunities to [improve the accessibility of your web app](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https:\/\/web.dev\/articles\/how-to-review) is also encouraged.",
                    "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https:\/\/web.dev\/articles\/how-to-review).",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "accesskeys",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "aria-allowed-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-allowed-role",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-command-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-dialog-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-body",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-hidden-focus",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-input-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-meter-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-progressbar-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-attr",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-children",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-required-parent",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-roles",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-text",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-toggle-field-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-tooltip-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-treeitem-name",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "aria-valid-attr",
                            "weight": 10,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "button-name",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": 1
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 0,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 0.91000000000000003
                },
                "pwa": {
                    "title": "PWA",
                    "description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
                    "manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
                    "supportedModes": [
                        "navigation"
                    ],
                    "auditRefs": [
                        {
                            "id": "installable-manifest",
                            "weight": 2,
                            "group": "pwa-installable"
                        },
                        {
                            "id": "splash-screen",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "themed-omnibox",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "content-width",
                            "weight": 0,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "viewport",
                            "weight": 2,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "maskable-icon",
                            "weight": 1,
                            "group": "pwa-optimized"
                        },
                        {
                            "id": "pwa-cross-browser",
                            "weight": 0
                        },
                        {
                            "id": "pwa-page-transitions",
                            "weight": 0
                        },
                        {
                            "id": "pwa-each-page-has-url",
                            "weight": 0
                        }
                    ],
                    "id": "pwa",
                    "score": 0.28999999999999998
                }
            },
            "categoryGroups": {
                "metrics": {
                    "title": "Metrics"
                },
                "load-opportunities": {
                    "title": "Opportunities",
                    "description": "These suggestions can help your page load faster. They don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "budgets": {
                    "title": "Budgets",
                    "description": "Performance budgets set standards for the performance of your site."
                },
                "diagnostics": {
                    "title": "Diagnostics",
                    "description": "More information about the performance of your application. These numbers don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
                },
                "pwa-installable": {
                    "title": "Installable"
                },
                "pwa-optimized": {
                    "title": "PWA Optimized"
                },
                "a11y-best-practices": {
                    "title": "Best practices",
                    "description": "These items highlight common accessibility best practices."
                },
                "a11y-color-contrast": {
                    "title": "Contrast",
                    "description": "These are opportunities to improve the legibility of your content."
                },
                "a11y-names-labels": {
                    "title": "Names and labels",
                    "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-navigation": {
                    "title": "Navigation",
                    "description": "These are opportunities to improve keyboard navigation in your application."
                },
                "a11y-aria": {
                    "title": "ARIA",
                    "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
                },
                "a11y-language": {
                    "title": "Internationalization and localization",
                    "description": "These are opportunities to improve the interpretation of your content by users in different locales."
                },
                "a11y-audio-video": {
                    "title": "Audio and video",
                    "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
                },
                "a11y-tables-lists": {
                    "title": "Tables and lists",
                    "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
                },
                "seo-mobile": {
                    "title": "Mobile Friendly",
                    "description": "Make sure your pages are mobile friendly so users don\u2019t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https:\/\/developers.google.com\/search\/mobile-sites\/)."
                },
                "seo-content": {
                    "title": "Content Best Practices",
                    "description": "Format your HTML in a way that enables crawlers to better understand your app\u2019s content."
                },
                "seo-crawl": {
                    "title": "Crawling and Indexing",
                    "description": "To appear in search results, crawlers need access to your app."
                },
                "best-practices-trust-safety": {
                    "title": "Trust and Safety"
                },
                "best-practices-ux": {
                    "title": "User Experience"
                },
                "best-practices-browser-compat": {
                    "title": "Browser Compatibility"
                },
                "best-practices-general": {
                    "title": "General"
                },
                "hidden": {
                    "title": ""
                }
            },
            "stackPacks": [],
            "entities": [
                {
                    "name": "acb.studio",
                    "origins": [
                        "https:\/\/acb.studio"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Fathom Analytics",
                    "homepage": "https:\/\/usefathom.com\/",
                    "origins": [
                        "https:\/\/cdn.usefathom.com"
                    ],
                    "category": "analytics"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 984.65999999999997,
                        "name": "lh:config",
                        "duration": 929.44000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 994.85000000000002,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 138.16999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1914.3299999999999,
                        "name": "lh:runner:gather",
                        "duration": 19533.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2201.0900000000001,
                        "name": "lh:driver:connect",
                        "duration": 19.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2221.6599999999999,
                        "name": "lh:driver:navigate",
                        "duration": 28.629999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2250.9499999999998,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1016.86,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3268.1100000000001,
                        "name": "lh:gather:getVersion",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3269.8299999999999,
                        "name": "lh:prepare:navigationMode",
                        "duration": 66.310000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3301.3899999999999,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 15.57,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3317.21,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 14.859999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3333.6500000000001,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3395.4400000000001,
                        "name": "lh:driver:navigate",
                        "duration": 12332.9,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18203.470000000001,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18203.869999999999,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.14000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18204.279999999999,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 6.5199999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18211.68,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18212.279999999999,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18212.509999999998,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 503.42000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18716.009999999998,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 106.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18822.169999999998,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18822.709999999999,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 275.33999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19098.119999999999,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 19.609999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19117.810000000001,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 21.07,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19138.970000000001,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 6.2300000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19145.279999999999,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 372.32999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19517.669999999998,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 6.9800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19524.709999999999,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 7.1799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19531.959999999999,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 729.64999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20261.689999999999,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20262.009999999998,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 1.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20263.619999999999,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20264.32,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20264.580000000002,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 9.4700000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20273.700000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.28000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20274.110000000001,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 10.210000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20284.389999999999,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 14.92,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20299.509999999998,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.33000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20299.919999999998,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 0.91000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20300.900000000001,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20301.689999999999,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 272.44999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20574.209999999999,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20574.689999999999,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20574.900000000001,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 44.229999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20575.07,
                        "name": "lh:gather:collectStacks",
                        "duration": 44.009999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20619.189999999999,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 4.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20623.529999999999,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 83.159999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20707.369999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 253.16999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20961.049999999999,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 2.9300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20964.029999999999,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 2.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20966.59,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20966.970000000001,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20967.439999999999,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 448.63999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21448.310000000001,
                        "name": "lh:runner:audit",
                        "duration": 1045.9200000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21448.529999999999,
                        "name": "lh:runner:auditing",
                        "duration": 1044.9300000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21450.700000000001,
                        "name": "lh:audit:is-on-https",
                        "duration": 12.08,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21455.52,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 4.5700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21463.580000000002,
                        "name": "lh:audit:viewport",
                        "duration": 11.720000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21472.619999999999,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21475.939999999999,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 107.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21482.380000000001,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 99,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21482.709999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 98.609999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21584.200000000001,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 2.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21585.240000000002,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21587.16,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 2.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21588.060000000001,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21589.77,
                        "name": "lh:audit:speed-index",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21590.32,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21591.759999999998,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21592.27,
                        "name": "lh:computed:Speedline",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21592.75,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21593.970000000001,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21594.759999999998,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21596.470000000001,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21597.27,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.40000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21598.990000000002,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21599.610000000001,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21600.919999999998,
                        "name": "lh:audit:errors-in-console",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21601.529999999999,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21602.82,
                        "name": "lh:audit:server-response-time",
                        "duration": 3.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21603.389999999999,
                        "name": "lh:computed:MainResource",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21606.82,
                        "name": "lh:audit:interactive",
                        "duration": 2.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21607.619999999999,
                        "name": "lh:computed:Interactive",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21609.549999999999,
                        "name": "lh:audit:user-timings",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21610.25,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21612.349999999999,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 2.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21613.049999999999,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.46999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21613.299999999999,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21621.580000000002,
                        "name": "lh:audit:redirects",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21624.189999999999,
                        "name": "lh:audit:installable-manifest",
                        "duration": 8.6799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21633.959999999999,
                        "name": "lh:audit:splash-screen",
                        "duration": 5.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21637.18,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21640.029999999999,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 2.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21643.209999999999,
                        "name": "lh:audit:maskable-icon",
                        "duration": 3.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21647.68,
                        "name": "lh:audit:content-width",
                        "duration": 2.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21650.970000000001,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 2.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21653.450000000001,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 2.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21655.860000000001,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21657.509999999998,
                        "name": "lh:audit:deprecations",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21660.16,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.8,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21662.330000000002,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 2.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21663.75,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21665.310000000001,
                        "name": "lh:audit:bootup-time",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21667.66,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 1.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21668.970000000001,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 3.9100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21669.75,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 2.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21669.869999999999,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21669.93,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21673.23,
                        "name": "lh:audit:font-display",
                        "duration": 3.04,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21676.459999999999,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21677.119999999999,
                        "name": "lh:audit:network-requests",
                        "duration": 5.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21677.549999999999,
                        "name": "lh:computed:EntityClassification",
                        "duration": 3.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21682.540000000001,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21684.549999999999,
                        "name": "lh:audit:network-server-latency",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21686.27,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.56000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21686.889999999999,
                        "name": "lh:audit:metrics",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21687.200000000001,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21688.119999999999,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21688.619999999999,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21690.23,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21691.950000000001,
                        "name": "lh:audit:resource-summary",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21693.509999999998,
                        "name": "lh:audit:third-party-summary",
                        "duration": 2.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21694.389999999999,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21696.060000000001,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21698.209999999999,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21700,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21701.57,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21702.860000000001,
                        "name": "lh:audit:long-tasks",
                        "duration": 1.5700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21704.799999999999,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.6599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21706.970000000001,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21709.32,
                        "name": "lh:audit:unsized-images",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21712.23,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 2.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21715.740000000002,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21717.82,
                        "name": "lh:audit:csp-xss",
                        "duration": 2.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21720.119999999999,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 6.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21720.77,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.48999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21721.330000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.47999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21721.970000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 3.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21725.57,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21727.009999999998,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21729.080000000002,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21730.919999999998,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 1.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21732.650000000001,
                        "name": "lh:audit:accesskeys",
                        "duration": 2.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21756.099999999999,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 15.83,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21772.68,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21775.610000000001,
                        "name": "lh:audit:aria-command-name",
                        "duration": 2.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21778.630000000001,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 11.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21790.330000000002,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 8.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21798.919999999998,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 2.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21802.009999999998,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.6499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21804.07,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21806.009999999998,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21808.130000000001,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 1.6799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21810.119999999999,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21812.630000000001,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 3.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21816.619999999999,
                        "name": "lh:audit:aria-roles",
                        "duration": 26.609999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21843.700000000001,
                        "name": "lh:audit:aria-text",
                        "duration": 2.1800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21846.209999999999,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 3.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21850.400000000001,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 3.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21854.110000000001,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21856.810000000001,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 4.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21861.509999999998,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 4.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21866.040000000001,
                        "name": "lh:audit:button-name",
                        "duration": 4.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21870.599999999999,
                        "name": "lh:audit:bypass",
                        "duration": 4.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21875.150000000001,
                        "name": "lh:audit:color-contrast",
                        "duration": 6.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21881.849999999999,
                        "name": "lh:audit:definition-list",
                        "duration": 2.8199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21884.990000000002,
                        "name": "lh:audit:dlitem",
                        "duration": 25.100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21910.48,
                        "name": "lh:audit:document-title",
                        "duration": 4.5599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21915.450000000001,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 5.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21921.43,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 4.2699999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21926.25,
                        "name": "lh:audit:empty-heading",
                        "duration": 7.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21934.139999999999,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 4.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21939.040000000001,
                        "name": "lh:audit:frame-title",
                        "duration": 2.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21942.279999999999,
                        "name": "lh:audit:heading-order",
                        "duration": 4.8499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21947.639999999999,
                        "name": "lh:audit:html-has-lang",
                        "duration": 27.399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21975.439999999999,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 4.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21980.18,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 2.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21983.279999999999,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 4.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21987.93,
                        "name": "lh:audit:image-alt",
                        "duration": 4.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21992.439999999999,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 7.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22000.32,
                        "name": "lh:audit:input-button-name",
                        "duration": 5.6799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22006.59,
                        "name": "lh:audit:input-image-alt",
                        "duration": 5.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22013.23,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 5.8899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22019.91,
                        "name": "lh:audit:label",
                        "duration": 52.799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22073.330000000002,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 7.5599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22081.450000000001,
                        "name": "lh:audit:link-name",
                        "duration": 7.7800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22089.880000000001,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 8.3800000000000008,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22098.82,
                        "name": "lh:audit:list",
                        "duration": 7.8200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22106.990000000002,
                        "name": "lh:audit:listitem",
                        "duration": 4.7800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22112.09,
                        "name": "lh:audit:meta-refresh",
                        "duration": 3.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22115.91,
                        "name": "lh:audit:meta-viewport",
                        "duration": 4.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22121.200000000001,
                        "name": "lh:audit:object-alt",
                        "duration": 26.149999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22147.779999999999,
                        "name": "lh:audit:select-name",
                        "duration": 3.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22151.700000000001,
                        "name": "lh:audit:skip-link",
                        "duration": 3.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22155.139999999999,
                        "name": "lh:audit:tabindex",
                        "duration": 3.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22158.990000000002,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 3.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22163.09,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 3.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22167.25,
                        "name": "lh:audit:target-size",
                        "duration": 4.0700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22171.709999999999,
                        "name": "lh:audit:td-has-header",
                        "duration": 3.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22175.84,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 39.960000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22216.630000000001,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 19.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22236.419999999998,
                        "name": "lh:audit:valid-lang",
                        "duration": 28.199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22265.48,
                        "name": "lh:audit:video-caption",
                        "duration": 24.690000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22290.25,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22290.52,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22290.619999999999,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22290.68,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22290.73,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22290.790000000001,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22290.849999999999,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22290.91,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22290.970000000001,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22291.02,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22303.880000000001,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 7.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22312.389999999999,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 2.8900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22315.619999999999,
                        "name": "lh:audit:offscreen-images",
                        "duration": 2.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22317.950000000001,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 1.4299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22319.790000000001,
                        "name": "lh:audit:unminified-css",
                        "duration": 43.219999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22363.5,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 16.859999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22380.810000000001,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 24.280000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22381.619999999999,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 21.550000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22405.529999999999,
                        "name": "lh:audit:unused-javascript",
                        "duration": 2.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22408.529999999999,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 1.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22410.540000000001,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 1.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22412.419999999998,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22414.040000000001,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 2.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22414.610000000001,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22416.900000000001,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22418.73,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22420.720000000001,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 23.300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22444.599999999999,
                        "name": "lh:audit:doctype",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22446.560000000001,
                        "name": "lh:audit:charset",
                        "duration": 1.5900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22448.52,
                        "name": "lh:audit:dom-size",
                        "duration": 2.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22451.099999999999,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22452.880000000001,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22454.369999999999,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22455.84,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22457.110000000001,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22458.66,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22460.110000000001,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22462.279999999999,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.24,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22463.830000000002,
                        "name": "lh:audit:meta-description",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22465.18,
                        "name": "lh:audit:http-status-code",
                        "duration": 9.7400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22475.299999999999,
                        "name": "lh:audit:font-size",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22477.119999999999,
                        "name": "lh:audit:link-text",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22478.98,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22481.029999999999,
                        "name": "lh:audit:is-crawlable",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22483.349999999999,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22484.869999999999,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22486.360000000001,
                        "name": "lh:audit:hreflang",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22488.07,
                        "name": "lh:audit:plugins",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22489.470000000001,
                        "name": "lh:audit:canonical",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22491.09,
                        "name": "lh:audit:structured-data",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22492.18,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 22493.470000000001,
                        "name": "lh:runner:generate",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    }
                ],
                "total": 20579.010000000002
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | badTraceRecording": [
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        }
                    ],
                    "core\/gather\/driver\/navigation.js | warningRedirected": [
                        {
                            "values": {
                                "requested": "https:\/\/acb.studio\/",
                                "final": "https:\/\/acb.studio\/en"
                            },
                            "path": "runWarnings[0]"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | largestContentfulPaintMetric": [
                        "audits[largest-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/largest-contentful-paint.js | description": [
                        "audits[largest-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | title": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 100.59100000000001
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[network-rtt].details.headings[1].label",
                        "audits[network-server-latency].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | failureTitle": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/installable-manifest.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | no-manifest": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/splash-screen.js | failureTitle": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | failureTitle": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | failureTitle": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | title": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | ms": [
                        {
                            "values": {
                                "timeInMs": 60.084000000000003
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 40.817000000000007
                            },
                            "path": "audits[network-server-latency].displayValue"
                        }
                    ],
                    "core\/audits\/network-server-latency.js | title": [
                        "audits[network-server-latency].title"
                    ],
                    "core\/audits\/network-server-latency.js | description": [
                        "audits[network-server-latency].description"
                    ],
                    "core\/audits\/performance-budget.js | title": [
                        "audits[performance-budget].title"
                    ],
                    "core\/audits\/performance-budget.js | description": [
                        "audits[performance-budget].description"
                    ],
                    "core\/audits\/timing-budget.js | title": [
                        "audits[timing-budget].title"
                    ],
                    "core\/audits\/timing-budget.js | description": [
                        "audits[timing-budget].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceType": [
                        "audits[resource-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnRequests": [
                        "audits[resource-summary].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTransferSize": [
                        "audits[resource-summary].details.headings[2].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/lh-error.js | erroredRequiredArtifact": [
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        }
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/unsized-images.js | 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\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | 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 | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 3
                            },
                            "path": "audits[uses-long-cache-ttl].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnCacheTTL": [
                        "audits[uses-long-cache-ttl].details.headings[1].label"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | title": [
                        "audits[total-byte-weight].title"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
                        "audits[total-byte-weight].description"
                    ],
                    "core\/audits\/byte-efficiency\/total-byte-weight.js | displayValue": [
                        {
                            "values": {
                                "totalBytes": 369930
                            },
                            "path": "audits[total-byte-weight].displayValue"
                        }
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | title": [
                        "audits[offscreen-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/offscreen-images.js | description": [
                        "audits[offscreen-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | title": [
                        "audits[render-blocking-resources].title"
                    ],
                    "core\/audits\/byte-efficiency\/render-blocking-resources.js | description": [
                        "audits[render-blocking-resources].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | title": [
                        "audits[unminified-css].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-css.js | description": [
                        "audits[unminified-css].description"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | title": [
                        "audits[unminified-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unminified-javascript.js | description": [
                        "audits[unminified-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | title": [
                        "audits[unused-css-rules].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-css-rules.js | description": [
                        "audits[unused-css-rules].description"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | title": [
                        "audits[unused-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/unused-javascript.js | description": [
                        "audits[unused-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | title": [
                        "audits[modern-image-formats].title"
                    ],
                    "core\/audits\/byte-efficiency\/modern-image-formats.js | description": [
                        "audits[modern-image-formats].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | title": [
                        "audits[uses-optimized-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-optimized-images.js | description": [
                        "audits[uses-optimized-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | title": [
                        "audits[uses-text-compression].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-text-compression.js | description": [
                        "audits[uses-text-compression].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | title": [
                        "audits[uses-responsive-images].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-responsive-images.js | description": [
                        "audits[uses-responsive-images].description"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | title": [
                        "audits[efficient-animated-content].title"
                    ],
                    "core\/audits\/byte-efficiency\/efficient-animated-content.js | description": [
                        "audits[efficient-animated-content].description"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | title": [
                        "audits[duplicated-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/duplicated-javascript.js | description": [
                        "audits[duplicated-javascript].description"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | title": [
                        "audits[legacy-javascript].title"
                    ],
                    "core\/audits\/byte-efficiency\/legacy-javascript.js | description": [
                        "audits[legacy-javascript].description"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | title": [
                        "audits.doctype.title"
                    ],
                    "core\/audits\/dobetterweb\/doctype.js | description": [
                        "audits.doctype.description"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | title": [
                        "audits.charset.title"
                    ],
                    "core\/audits\/dobetterweb\/charset.js | description": [
                        "audits.charset.description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | title": [
                        "audits[dom-size].title"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | description": [
                        "audits[dom-size].description"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 458
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnValue": [
                        "audits[dom-size].details.headings[2].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMElements": [
                        "audits[dom-size].details.items[0].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMDepth": [
                        "audits[dom-size].details.items[1].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMWidth": [
                        "audits[dom-size].details.items[2].statistic"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | failureTitle": [
                        "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:\/\/acb.studio\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9265 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-q4tp-10.10.1.35\/240902_AiDcAM_802.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.07'\nMon, 02 Sep 2024 09:41:01 GMT LH:ChromeLauncher Found existing Chrome already running using port 9265, using that.\nMon, 02 Sep 2024 09:41:02 GMT LH:status Connecting to browser\nMon, 02 Sep 2024 09:41:02 GMT LH:status Navigating to about:blank\nMon, 02 Sep 2024 09:41:02 GMT LH:status Benchmarking machine\nMon, 02 Sep 2024 09:41:03 GMT LH:status Preparing target for navigation mode\nMon, 02 Sep 2024 09:41:03 GMT LH:status Cleaning origin data\nMon, 02 Sep 2024 09:41:03 GMT LH:status Cleaning browser cache\nMon, 02 Sep 2024 09:41:03 GMT LH:status Preparing network conditions\nMon, 02 Sep 2024 09:41:03 GMT LH:status Navigating to https:\/\/acb.studio\/\nMon, 02 Sep 2024 09:41:18 GMT LH:status Getting artifact: DevtoolsLog\nMon, 02 Sep 2024 09:41:18 GMT LH:status Getting artifact: Trace\nMon, 02 Sep 2024 09:41:18 GMT LH:status Getting artifact: DevtoolsLog\nMon, 02 Sep 2024 09:41:18 GMT LH:status Getting artifact: Trace\nMon, 02 Sep 2024 09:41:18 GMT LH:status Getting artifact: Accessibility\nMon, 02 Sep 2024 09:41:18 GMT LH:status Getting artifact: AnchorElements\nMon, 02 Sep 2024 09:41:18 GMT LH:status Getting artifact: ConsoleMessages\nMon, 02 Sep 2024 09:41:18 GMT LH:status Getting artifact: CSSUsage\nMon, 02 Sep 2024 09:41:19 GMT LH:status Getting artifact: Doctype\nMon, 02 Sep 2024 09:41:19 GMT LH:status Getting artifact: DOMStats\nMon, 02 Sep 2024 09:41:19 GMT LH:status Getting artifact: EmbeddedContent\nMon, 02 Sep 2024 09:41:19 GMT LH:status Getting artifact: FontSize\nMon, 02 Sep 2024 09:41:19 GMT LH:status Getting artifact: Inputs\nMon, 02 Sep 2024 09:41:19 GMT LH:status Getting artifact: GlobalListeners\nMon, 02 Sep 2024 09:41:19 GMT LH:status Getting artifact: ImageElements\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: InstallabilityErrors\nMon, 02 Sep 2024 09:41:20 GMT LH:status Get webapp installability errors\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: InspectorIssues\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: JsUsage\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: LinkElements\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: MainDocumentContent\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: MetaElements\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: NetworkUserAgent\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: OptimizedImages\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: ResponseCompression\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: RobotsTxt\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: Scripts\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: SourceMaps\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: Stacks\nMon, 02 Sep 2024 09:41:20 GMT LH:status Collect stacks\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: TapTargets\nMon, 02 Sep 2024 09:41:20 GMT LH:status Getting artifact: TraceElements\nMon, 02 Sep 2024 09:41:21 GMT LH:TraceElements:error NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Getting artifact: ViewportDimensions\nMon, 02 Sep 2024 09:41:21 GMT LH:status Getting artifact: WebAppManifest\nMon, 02 Sep 2024 09:41:21 GMT LH:status Get webapp manifest\nMon, 02 Sep 2024 09:41:21 GMT LH:status Getting artifact: devtoolsLogs\nMon, 02 Sep 2024 09:41:21 GMT LH:status Getting artifact: traces\nMon, 02 Sep 2024 09:41:21 GMT LH:status Getting artifact: BFCacheFailures\nMon, 02 Sep 2024 09:41:21 GMT LH:status Analyzing and running audits...\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Uses HTTPS\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: First Contentful Paint\nMon, 02 Sep 2024 09:41:21 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Largest Contentful Paint\nMon, 02 Sep 2024 09:41:21 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: First Meaningful Paint\nMon, 02 Sep 2024 09:41:21 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Speed Index\nMon, 02 Sep 2024 09:41:21 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Screenshot Thumbnails\nMon, 02 Sep 2024 09:41:21 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Final Screenshot\nMon, 02 Sep 2024 09:41:21 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Total Blocking Time\nMon, 02 Sep 2024 09:41:21 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Max Potential First Input Delay\nMon, 02 Sep 2024 09:41:21 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Cumulative Layout Shift\nMon, 02 Sep 2024 09:41:21 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: No browser errors logged to the console\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Initial server response time was short\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Time to Interactive\nMon, 02 Sep 2024 09:41:21 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: User Timing marks and measures\nMon, 02 Sep 2024 09:41:21 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Avoid chaining critical requests\nMon, 02 Sep 2024 09:41:21 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Avoid multiple page redirects\nMon, 02 Sep 2024 09:41:21 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Configured for a custom splash screen\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Sets a theme color for the address bar.\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Manifest has a maskable icon\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Content is sized correctly for the viewport\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Displays images with correct aspect ratio\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Serves images with appropriate resolution\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Avoids deprecated APIs\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Avoids third-party cookies\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Minimizes main-thread work\nMon, 02 Sep 2024 09:41:21 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: JavaScript execution time\nMon, 02 Sep 2024 09:41:21 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Preload key requests\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Preconnect to required origins\nMon, 02 Sep 2024 09:41:21 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: All text remains visible during webfont loads\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Diagnostics\nMon, 02 Sep 2024 09:41:21 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Network Requests\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Network Round Trip Times\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Server Backend Latencies\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Tasks\nMon, 02 Sep 2024 09:41:21 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Metrics\nMon, 02 Sep 2024 09:41:21 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Performance budget\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Timing budget\nMon, 02 Sep 2024 09:41:21 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Resources Summary\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Minimize third-party usage\nMon, 02 Sep 2024 09:41:21 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Lazy load third-party resources with facades\nMon, 02 Sep 2024 09:41:21 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Largest Contentful Paint element\nMon, 02 Sep 2024 09:41:21 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nMon, 02 Sep 2024 09:41:21 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Avoid large layout shifts\nMon, 02 Sep 2024 09:41:21 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Avoid long main-thread tasks\nMon, 02 Sep 2024 09:41:21 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Avoids `unload` event listeners\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Avoid non-composited animations\nMon, 02 Sep 2024 09:41:21 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Page has valid source maps\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Preload Largest Contentful Paint image\nMon, 02 Sep 2024 09:41:21 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Script Treemap Data\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Site works cross-browser\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Each page has a URL\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `[accesskey]` values are unique\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: ARIA input fields have accessible names\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `[role]` values are valid\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: ARIA toggle fields have accessible names\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Buttons have an accessible name\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nMon, 02 Sep 2024 09:41:21 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Document has a `<title>` element\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: ARIA IDs are unique\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: All heading elements contain content.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: No form fields have multiple labels\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Identical links have the same purpose.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Image elements have `[alt]` attributes\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Input buttons have discernible text.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Form elements have associated labels\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Document has a main landmark.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Links have a discernible name\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Links are distinguishable without relying on color.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nMon, 02 Sep 2024 09:41:22 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.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `<object>` elements have alternate text\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Select elements have associated label elements.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Skip links are focusable.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `[lang]` attributes have a valid value\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Custom controls have associated labels\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Custom controls have ARIA roles\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Interactive controls are keyboard focusable\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: The page has a logical tab order\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Visual order on the page follows DOM order\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Uses efficient cache policy on static assets\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Avoids enormous network payloads\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Defer offscreen images\nMon, 02 Sep 2024 09:41:22 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Eliminate render-blocking resources\nMon, 02 Sep 2024 09:41:22 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Minify CSS\nMon, 02 Sep 2024 09:41:22 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Minify JavaScript\nMon, 02 Sep 2024 09:41:22 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Reduce unused CSS\nMon, 02 Sep 2024 09:41:22 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Reduce unused JavaScript\nMon, 02 Sep 2024 09:41:22 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Serve images in next-gen formats\nMon, 02 Sep 2024 09:41:22 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Efficiently encode images\nMon, 02 Sep 2024 09:41:22 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Enable text compression\nMon, 02 Sep 2024 09:41:22 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Properly size images\nMon, 02 Sep 2024 09:41:22 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Use video formats for animated content\nMon, 02 Sep 2024 09:41:22 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nMon, 02 Sep 2024 09:41:22 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nMon, 02 Sep 2024 09:41:22 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Page has the HTML doctype\nMon, 02 Sep 2024 09:41:22 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Properly defines charset\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Avoids an excessive DOM size\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Avoids `document.write()`\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Detected JavaScript libraries\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Allows users to paste into input fields\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Use HTTP\/2\nMon, 02 Sep 2024 09:41:22 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Document has a meta description\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Page has successful HTTP status code\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Document uses legible font sizes\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Links have descriptive text\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Links are crawlable\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: robots.txt is valid\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Tap targets are sized appropriately\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Document has a valid `hreflang`\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Document avoids plugins\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Document has a valid `rel=canonical`\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Structured data is valid\nMon, 02 Sep 2024 09:41:22 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nMon, 02 Sep 2024 09:41:22 GMT LH:status Generating results...\nMon, 02 Sep 2024 09:41:22 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-q4tp-10.10.1.35\/240902_AiDcAM_802.1.0\/lighthouse.report.html\nMon, 02 Sep 2024 09:41:22 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nMon, 02 Sep 2024 09:41:22 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-q4tp-10.10.1.35\/240902_AiDcAM_802.1.0\/lighthouse.report.json\nRuntime error encountered: Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)\n"
        },
        "average": {
            "firstView": {
                "loadTime": 1512,
                "docTime": 1512,
                "fullyLoaded": 1761,
                "bytesOut": 42003,
                "bytesOutDoc": 40082,
                "bytesIn": 367204,
                "bytesInDoc": 365846,
                "requests": 21,
                "requestsFull": 21,
                "requestsDoc": 20,
                "responses_200": 20,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 1423,
                "loadEventEnd": 1423,
                "domContentLoadedEventStart": 946,
                "domContentLoadedEventEnd": 946,
                "connections": 2,
                "final_base_page_request": 1,
                "domInteractive": 581,
                "firstPaint": 1295.5999999996275,
                "firstContentfulPaint": 1385,
                "firstMeaningfulPaint": 1385,
                "firstImagePaint": 1513,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 1,
                "TTFB": 402,
                "score_cache": 91,
                "score_cdn": 11,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 55008,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 202084,
                "image_savings": 0,
                "cpu.ParseHTML": 17,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 46,
                "cpu.EvaluateScript": 16,
                "cpu.v8.compile": 8,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 242,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 315,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 10,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.Paint": 20,
                "cpu.Layerize": 2,
                "cpu.FunctionCall": 3,
                "cpu.TimerFire": 1,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 1077,
                "start_epoch": 1725270038.3416541,
                "date": 1725270040.8822489,
                "fullyLoadedCPUms": 5199,
                "fullyLoadedCPUpct": 62.350119904080266,
                "domElements": 491,
                "domComplete": 1423,
                "PerformancePaintTiming.first-paint": 1295.5999999996275,
                "PerformancePaintTiming.first-contentful-paint": 1295.5999999996275,
                "test_run_time_ms": 16078,
                "Colordepth": 24,
                "generated-content-percent": -2.1899999999999999,
                "generated-content-size": -2.3700000000000001,
                "lastVisualChange": 1900,
                "render": 1500,
                "visualComplete85": 1500,
                "visualComplete90": 1500,
                "visualComplete95": 1500,
                "visualComplete99": 1800,
                "visualComplete": 1900,
                "SpeedIndex": 1507,
                "chromeUserTiming.navigationStart": 140,
                "chromeUserTiming.redirectStart": 103,
                "chromeUserTiming.domLoading": 507,
                "chromeUserTiming.responseEnd": 540,
                "chromeUserTiming.domInteractive": 670,
                "chromeUserTiming.domContentLoadedEventStart": 1035,
                "chromeUserTiming.domContentLoadedEventEnd": 1035,
                "chromeUserTiming.domComplete": 1512,
                "chromeUserTiming.redirectEnd": 383,
                "chromeUserTiming.fetchStart": 383,
                "chromeUserTiming.unloadEventStart": 504,
                "chromeUserTiming.unloadEventEnd": 504,
                "chromeUserTiming.markAsMainFrame": 504,
                "chromeUserTiming.commitNavigationEnd": 506,
                "chromeUserTiming.firstPaint": 1384,
                "chromeUserTiming.firstContentfulPaint": 1384,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1384,
                "chromeUserTiming.firstMeaningfulPaint": 1384,
                "chromeUserTiming.LayoutShift": 1501,
                "chromeUserTiming.loadEventStart": 1512,
                "chromeUserTiming.loadEventEnd": 1512,
                "chromeUserTiming.firstImagePaint": 1513,
                "chromeUserTiming.LargestImagePaint": 1513,
                "chromeUserTiming.LargestContentfulPaint": 1513,
                "chromeUserTiming.LargestTextPaint": 1571,
                "chromeUserTiming.TotalLayoutShift": 0.001719796426613106,
                "chromeUserTiming.CumulativeLayoutShift": 0.001719796426613106,
                "maxFID": 121,
                "TTIMeasurementEnd": 4930,
                "LastInteractive": 1683,
                "TotalBlockingTime": 121,
                "run": 1,
                "step": 1,
                "effectiveBps": 270201,
                "domTime": 0,
                "aft": 0,
                "titleTime": 141,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 1,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 329590,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 1110,
                "docTime": 1110,
                "fullyLoaded": 1216,
                "bytesOut": 32112,
                "bytesOutDoc": 30005,
                "bytesIn": 245455,
                "bytesInDoc": 245412,
                "requests": 15,
                "requestsFull": 15,
                "requestsDoc": 14,
                "responses_200": 11,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 1072,
                "loadEventEnd": 1072,
                "domContentLoadedEventStart": 1070,
                "domContentLoadedEventEnd": 1070,
                "connections": 2,
                "final_base_page_request": 1,
                "domInteractive": 562,
                "firstPaint": 0,
                "firstContentfulPaint": 1286,
                "firstMeaningfulPaint": 1286,
                "firstImagePaint": 1549,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 1,
                "TTFB": 390,
                "score_cache": 94,
                "score_cdn": 15,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 51145,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 14869,
                "image_savings": 0,
                "cpu.ParseHTML": 20,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 15,
                "cpu.EvaluateScript": 13,
                "cpu.v8.compile": 1,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 54,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 309,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 4,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.Paint": 10,
                "cpu.Layerize": 1,
                "cpu.FunctionCall": 22,
                "cpu.TimerFire": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 763,
                "start_epoch": 1725270084.4203911,
                "date": 1725270086.9363127,
                "fullyLoadedCPUms": 4330,
                "fullyLoadedCPUpct": 59.806629834242443,
                "domElements": 491,
                "domComplete": 1072,
                "PerformancePaintTiming.first-paint": 1247.1000000014901,
                "PerformancePaintTiming.first-contentful-paint": 1247.1000000014901,
                "test_run_time_ms": 15560,
                "Colordepth": 24,
                "generated-content-percent": -2.1899999999999999,
                "generated-content-size": -2.3700000000000001,
                "lastVisualChange": 1700,
                "render": 1200,
                "visualComplete85": 1600,
                "visualComplete90": 1600,
                "visualComplete95": 1600,
                "visualComplete99": 1700,
                "visualComplete": 1700,
                "SpeedIndex": 1567,
                "chromeUserTiming.navigationStart": 107,
                "chromeUserTiming.redirectStart": 64,
                "chromeUserTiming.domLoading": 450,
                "chromeUserTiming.responseEnd": 478,
                "chromeUserTiming.domInteractive": 601,
                "chromeUserTiming.domContentLoadedEventStart": 1108,
                "chromeUserTiming.domContentLoadedEventEnd": 1108,
                "chromeUserTiming.domComplete": 1110,
                "chromeUserTiming.redirectEnd": 330,
                "chromeUserTiming.fetchStart": 330,
                "chromeUserTiming.unloadEventStart": 441,
                "chromeUserTiming.unloadEventEnd": 441,
                "chromeUserTiming.markAsMainFrame": 441,
                "chromeUserTiming.commitNavigationEnd": 445,
                "chromeUserTiming.loadEventStart": 1110,
                "chromeUserTiming.loadEventEnd": 1110,
                "chromeUserTiming.firstPaint": 1285,
                "chromeUserTiming.firstContentfulPaint": 1285,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1285,
                "chromeUserTiming.firstMeaningfulPaint": 1285,
                "chromeUserTiming.firstImagePaint": 1549,
                "chromeUserTiming.LargestImagePaint": 1549,
                "chromeUserTiming.LargestContentfulPaint": 1549,
                "chromeUserTiming.LargestTextPaint": 1615,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 18,
                "TTIMeasurementEnd": 4313,
                "LastInteractive": 4182,
                "TotalBlockingTime": 23,
                "run": 1,
                "step": 1,
                "effectiveBps": 297161,
                "domTime": 0,
                "aft": 0,
                "titleTime": 108,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 1,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 340850,
                "avgRun": 1
            }
        },
        "standardDeviation": {
            "firstView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstMeaningfulPaint": 0,
                "firstImagePaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.FunctionCall": 0,
                "cpu.TimerFire": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.redirectStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.redirectEnd": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "firstMeaningfulPaint": 0,
                "firstImagePaint": 0,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.FunctionCall": 0,
                "cpu.TimerFire": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.redirectStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.redirectEnd": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-q4tp-10.10.1.35",
                "loadTime": 1512,
                "docTime": 1512,
                "fullyLoaded": 1761,
                "bytesOut": 42003,
                "bytesOutDoc": 40082,
                "bytesIn": 367204,
                "bytesInDoc": 365846,
                "requests": [
                    {
                        "type": 3,
                        "id": "4D94FB73C8689A288D210B606FED87B8",
                        "request_id": "4D94FB73C8689A288D210B606FED87B8",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/",
                        "raw_id": "4D94FB73C8689A288D210B606FED87B8",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/",
                        "responseCode": 302,
                        "load_ms": 86,
                        "ttfb_ms": 86,
                        "load_start": 204,
                        "load_start_float": 204,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 70,
                        "connect_start": 70,
                        "connect_end": 123,
                        "ssl_start": 123,
                        "ssl_end": 203,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "acb.studio",
                            "sanList": [
                                "acb.studio",
                                "www.acb.studio"
                            ],
                            "issuer": "R10",
                            "validFrom": 1721859096,
                            "validTo": 1729635095,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1721862696445,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502206242EAD4098D0A53213588144C961D2F595844772BC8CE34A5F42F6269EA68B00221008A290F1D22D9155E498EAB5D284EAFE6D02823380398340F5DCCA665913241CB"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1721862696465,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022078314AA5A59C875873EB2B32C8CC7A84C5A4CFE27D325522BDF3D630A05D7D33022023A4A83EC389250156640CC78DDA2F3AD3691AC09050E9AD8655A79CA5FE43E8"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":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.07"
                            ],
                            "response": [
                                "cache-control: max-age=172800",
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                "location: https:\/\/acb.studio\/en",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2104,
                        "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": 69,
                        "connect_ms": 53,
                        "ssl_ms": 80,
                        "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": 13,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE8zCCA9ugAwIBAgISAzlFhjKhl2z0qAFSCCTuygKrMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MjIxMTM2WhcNMjQxMDIyMjIxMTM1WjAVMRMwEQYDVQQD\nEwphY2Iuc3R1ZGlvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtLBD\nIlJEfORbtUCVSuyzjWI41eSoe6UYzLDbofvMSdvFq2B6UvF6H544OYp7eVCVVdr5\n5e5CO90HyepFbC\/xqcKp2LspjRSCXu31vP7+2dGIt23aBbSuMrR3iqRvA3lMEfD+\n8V9S63xrN9xYizNOqHU6bvlVy5yDHnCfsDKguGXofVlBUAkKgBXGPPDCK\/x+kRvX\naGWCgfTRFDTAAgdnGbyRgJ\/F7g7VtgkRfdrOjkdc4OHTskFRb2pRKYs9oBeWqg3X\nC\/YvMLo9U4YsXxdM3O4xRTcSBosWS6xM+jD74WRTT0xMcTWsj28tKo6\/c\/CCNSqz\n+9+OckU5xR\/WnQLcrQIDAQABo4ICHTCCAhkwDgYDVR0PAQH\/BAQDAgWgMB0GA1Ud\nJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQW\nBBTNO\/Jy8M9FAU42obiAR3sPJ9SEyzAfBgNVHSMEGDAWgBS7vMNHpeS8qcbDpHIM\nEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkwIgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTAu\nby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6Ly9yMTAuaS5sZW5jci5vcmcv\nMCUGA1UdEQQeMByCCmFjYi5zdHVkaW+CDnd3dy5hY2Iuc3R1ZGlvMBMGA1UdIAQM\nMAowCAYGZ4EMAQIBMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAGZgQcQnw1lIu\nMIDSnj9ku4NuKMz5D1KO7t\/OSj8WtMoAAAGQ5wOt\/QAABAMARzBFAiBiQurUCY0K\nUyE1iBRMlh0vWVhEdyvIzjSl9C9iaeposAIhAIopDx0i2RVeSY6rXShOr+bQKCM4\nA5g0D13MpmWRMkHLAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQA\nAAGQ5wOuEQAABAMARjBEAiB4MUqlpZyHWHPrKzLIzHqExaTP4n0yVSK989YwoF19\nMwIgI6SoPsOJJQFWZAzHjdovOtNpGsCQUOmthlWnnKX+Q+gwDQYJKoZIhvcNAQEL\nBQADggEBAGr\/Z7TvVgluTjD+c07LFCSbGv0ooAGIJsu0MIdtKQPm29ta6c3\/u+tA\n7+sL2NEYm2uD\/Fu7Va4j5rqLlcxX9moAgKQ7eDOhamNOT\/wUYX1XProZXUSRzcNY\n96NeLSd+pcjECcRSFBtkFr4H4mmidnllsZBgWvU6OdHNl7RJC2WtshwMSvK8RkE2\nyUTQwWG9Q2dRL+P5Tx4e8NuPed80Nw0NhSljCjiWYBOxGa895+4iPpDMjtWQDVK0\nx7Kc8PJbv0qrossGq4C\/Uxsv0wGHVCTb0bm74b26bNsscdSzUPdblf4kWzC2TcXa\nZGRi+oFyOUXS1TW4ZMJksUFX9Ew8k7k=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 290,
                        "ttfb_start": 204,
                        "ttfb_end": 290,
                        "download_start": 290,
                        "download_end": 290,
                        "download_ms": 0,
                        "all_start": 1,
                        "all_end": 290,
                        "all_ms": 288,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "4D94FB73C8689A288D210B606FED87B8-1",
                        "request_id": "4D94FB73C8689A288D210B606FED87B8-1",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/en",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/en",
                        "raw_id": "4D94FB73C8689A288D210B606FED87B8",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 153,
                        "ttfb_ms": 108,
                        "load_start": 294,
                        "load_start_float": 294.00007799999997,
                        "bytesIn": 15111,
                        "objectSize": 15111,
                        "objectSizeUncompressed": 113283,
                        "chunks": [
                            {
                                "ts": 409,
                                "bytes": 8708,
                                "inflated": 65528
                            },
                            {
                                "ts": 446,
                                "bytes": 6403,
                                "inflated": 47755
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "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:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/en",
                                ":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.07"
                            ],
                            "response": [
                                "cache-control: max-age=172800",
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2110,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 15170,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 292,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 78,
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 447,
                        "ttfb_start": 294,
                        "ttfb_end": 402,
                        "download_start": 402,
                        "download_end": 447,
                        "download_ms": 45,
                        "all_start": 294,
                        "all_end": 447,
                        "all_ms": 153,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 2,
                            "v8.compile": 1
                        },
                        "cpu.EvaluateScript": 2,
                        "cpu.v8.compile": 1,
                        "cpuTime": 3,
                        "js_timing": [
                            [
                                532.63800000000003,
                                534.38599999999997
                            ],
                            [
                                532.66300000000001,
                                533.41700000000003
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "218802.2",
                        "request_id": "218802.2",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/dist\/css\/styles.css?v=1712210625",
                        "raw_id": "218802.2",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 68,
                        "ttfb_ms": 66,
                        "load_start": 424,
                        "load_start_float": 424.00009899999998,
                        "bytesIn": 4916,
                        "objectSize": 4916,
                        "objectSizeUncompressed": 22668,
                        "chunks": [
                            {
                                "ts": 491,
                                "bytes": 4916,
                                "inflated": 22668
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 90,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/dist\/css\/styles.css?v=1712210625",
                                ":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:\/\/acb.studio\/en",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: br",
                                "content-length: 4916",
                                "content-type: text\/css",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"588c-6153f1a1fd919-br\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Thu, 04 Apr 2024 06:03:45 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1837,
                        "score_cache": 100,
                        "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": 4916,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 423,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 99,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 492,
                        "ttfb_start": 424,
                        "ttfb_end": 490,
                        "download_start": 490,
                        "download_end": 492,
                        "download_ms": 2,
                        "all_start": 424,
                        "all_end": 492,
                        "all_ms": 68,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "218802.12",
                        "request_id": "218802.12",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                        "raw_id": "218802.12",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 58,
                        "ttfb_ms": 56,
                        "load_start": 461,
                        "load_start_float": 461.00010500000002,
                        "bytesIn": 683,
                        "objectSize": 683,
                        "objectSizeUncompressed": 2811,
                        "chunks": [
                            {
                                "ts": 518,
                                "bytes": 683,
                                "inflated": 2811
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2175,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 683",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"afb-5ffbab64d764e-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Wed, 05 Jul 2023 10:17:51 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2062,
                        "score_cache": 100,
                        "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": 683,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 460,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 105,
                        "server_port": "443",
                        "load_end": 519,
                        "ttfb_start": 461,
                        "ttfb_end": 517,
                        "download_start": 517,
                        "download_end": 519,
                        "download_ms": 2,
                        "all_start": 461,
                        "all_end": 519,
                        "all_ms": 58,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "218802.15",
                        "request_id": "218802.15",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/dist\/js\/main.js?v=1714984940",
                        "raw_id": "218802.15",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 76,
                        "ttfb_ms": 73,
                        "load_start": 476,
                        "load_start_float": 476.000111,
                        "bytesIn": 8609,
                        "objectSize": 8609,
                        "objectSizeUncompressed": 28339,
                        "chunks": [
                            {
                                "ts": 550,
                                "bytes": 8609,
                                "inflated": 28339
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2175,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/dist\/js\/main.js?v=1714984940",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/acb.studio",
                                "priority: u=1",
                                "referer: https:\/\/acb.studio\/en",
                                "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: 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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: br",
                                "content-length: 8609",
                                "content-type: application\/javascript",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"6eb3-617c50c25b88b-br\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Mon, 06 May 2024 08:42:20 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1864,
                        "score_cache": 100,
                        "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": 8609,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 474,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 111,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 552,
                        "ttfb_start": 476,
                        "ttfb_end": 549,
                        "download_start": 549,
                        "download_end": 552,
                        "download_ms": 3,
                        "all_start": 476,
                        "all_end": 552,
                        "all_ms": 76,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 18,
                            "v8.compile": 1,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 18,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 19,
                        "js_timing": [
                            [
                                649.69399999999996,
                                667.66800000000001
                            ],
                            [
                                649.73299999999995,
                                650.71000000000004
                            ],
                            [
                                1019.064,
                                1019.331
                            ],
                            [
                                1019.346,
                                1019.407
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "218802.25",
                        "request_id": "218802.25",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                        "raw_id": "218802.25",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 96,
                        "ttfb_ms": 83,
                        "load_start": 601,
                        "load_start_float": 601.00013200000001,
                        "bytesIn": 24582,
                        "objectSize": 24582,
                        "objectSizeUncompressed": 24582,
                        "chunks": [
                            {
                                "ts": 687,
                                "bytes": 16298
                            },
                            {
                                "ts": 697,
                                "bytes": 8284
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "image\/webp",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 24582",
                                "content-type: image\/webp",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"6006-5ffb9dfa773db\"",
                                "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2104,
                        "score_cache": 50,
                        "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": 24582,
                        "image_save": 0,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 600,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 132,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "24 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 900,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1600x900",
                                    "Megapixels": 1.3999999999999999
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1600,
                                    "height": 900,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1440000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 141,
                                        "mean": 61.3733,
                                        "standardDeviation": 38.182600000000001,
                                        "kurtosis": -1.3171200000000001,
                                        "skewness": 0.58062999999999998,
                                        "entropy": 0.87460499999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 141,
                                        "mean": 62.004399999999997,
                                        "standardDeviation": 38.5518,
                                        "kurtosis": -1.41256,
                                        "skewness": 0.47233000000000003,
                                        "entropy": 0.890096
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 134,
                                        "mean": 61.144399999999997,
                                        "standardDeviation": 37.9452,
                                        "kurtosis": -1.3067,
                                        "skewness": 0.59801099999999996,
                                        "entropy": 0.87200200000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 133,
                                        "mean": 60.971200000000003,
                                        "standardDeviation": 38.050800000000002,
                                        "kurtosis": -1.21879,
                                        "skewness": 0.67484699999999997,
                                        "entropy": 0.86171600000000004
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1600,
                                    "height": 900,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T09:40:41+00:00",
                                    "date:modify": "2024-09-02T09:40:41+00:00",
                                    "signature": "8ad8c70ca63ed7c60ddb9c0519ba437d3c4dc6d2570d7cab94b7a5f668743e14"
                                },
                                "tainted": false,
                                "filesize": "24582B",
                                "numberPixels": "1440000",
                                "pixelsPerSecond": "8.65195MB",
                                "userTime": "0.060u",
                                "elapsedTime": "0:01.166"
                            }
                        },
                        "load_end": 697,
                        "ttfb_start": 601,
                        "ttfb_end": 684,
                        "download_start": 684,
                        "download_end": 697,
                        "download_ms": 13,
                        "all_start": 601,
                        "all_end": 697,
                        "all_ms": 96,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "218802.26",
                        "request_id": "218802.26",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                        "raw_id": "218802.26",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 104,
                        "ttfb_ms": 101,
                        "load_start": 606,
                        "load_start_float": 606.00013799999999,
                        "bytesIn": 3086,
                        "objectSize": 3086,
                        "objectSizeUncompressed": 53562,
                        "chunks": [
                            {
                                "ts": 709,
                                "bytes": 3086,
                                "inflated": 53562
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 3086",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"d13a-5ffb9dfa57037-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2059,
                        "score_cache": 100,
                        "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": 3086,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 604,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 138,
                        "server_port": "443",
                        "load_end": 710,
                        "ttfb_start": 606,
                        "ttfb_end": 707,
                        "download_start": 707,
                        "download_end": 710,
                        "download_ms": 3,
                        "all_start": 606,
                        "all_end": 710,
                        "all_ms": 104,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "218802.18",
                        "request_id": "218802.18",
                        "ip_addr": "169.150.247.38",
                        "full_url": "https:\/\/cdn.usefathom.com\/script.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.usefathom.com",
                        "url": "\/script.js",
                        "raw_id": "218802.18",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 82,
                        "ttfb_ms": 78,
                        "load_start": 620,
                        "load_start_float": 620.00011700000005,
                        "bytesIn": 1999,
                        "objectSize": 1999,
                        "objectSizeUncompressed": 6033,
                        "chunks": [
                            {
                                "ts": 700,
                                "bytes": 2
                            },
                            {
                                "ts": 702,
                                "bytes": 1997,
                                "inflated": 6033
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 131,
                        "protocol": "HTTP\/2",
                        "dns_start": 480,
                        "dns_end": 521,
                        "connect_start": 521,
                        "connect_end": 554,
                        "ssl_start": 554,
                        "ssl_end": 620,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "cdn.usefathom.com",
                            "sanList": [
                                "cdn.usefathom.com"
                            ],
                            "issuer": "R10",
                            "validFrom": 1723965246,
                            "validTo": 1731741245,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1723968757045,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450221009B2860687875EBFCF26408C534D4D0B8124778FA22486B2E4E28C0F19FCA351802200F7D75255D3319FB6124561333B43913BF1658793D9422D56AA906A5ACBA2089"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1723968756860,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100A54437E2CADEE8013798AA53B587C70AF91CF753E08262DB956742AFDC209C9C0221008C3A8F0F866EE62470F91461E5828A27063D36A5D5742DB3B43265BF10DB8F31"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/acb.studio\/en",
                        "initiator_line": 2175,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.usefathom.com",
                                ":method: GET",
                                ":path: \/script.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/acb.studio\/",
                                "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.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=0",
                                "cdn-cache: HIT",
                                "cdn-cachedat: 09\/01\/2024 11:56:41",
                                "cdn-edgestorageid: 1082",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 506217",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: 096ddd5c9fa48c5ef11c66d9907ec90a",
                                "cdn-requestpullcode: 200",
                                "cdn-requestpullsuccess: True",
                                "cdn-status: 200",
                                "cdn-uid: aa90c48b-f401-4fa1-aac1-c94c8f3ae560",
                                "content-encoding: br",
                                "content-type: application\/javascript",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: W\/\"d41d8cd98f00b204e9800998ecf8427e\"",
                                "last-modified: Sat, 31 Aug 2024 21:48:45 GMT",
                                "server: BunnyCDN-DE1-1081",
                                "vary: Accept-Encoding",
                                "vary: Accept-Encoding",
                                "x-vapor-base64-encode: True",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1687,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 41,
                        "connect_ms": 33,
                        "ssl_ms": 66,
                        "gzip_total": 2516,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 479,
                        "socket_group": "https:\/\/cdn.usefathom.com <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 117,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE8zCCA9ugAwIBAgISA\/3S\/pUraX+lKo0eERr4PsTAMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODE4MDcxNDA2WhcNMjQxMTE2MDcxNDA1WjAcMRowGAYDVQQD\nExFjZG4udXNlZmF0aG9tLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAILxijejTHMubvqvdid+o\/2lcrE9RKXYtWPCjgIDZ7B8L7itGgYcrdN3qgYV\nleM\/lQeU4wfH6VshTOxFN62yW0N1cq2hQxlvF65mPtBNqp1vM5XSQDJjcuXZjDQG\n0oOXlwAZqm\/MP+1lqbGmFvT2XpZDHfM+hTMxkC0GVAzokXvW+Ry6Qo3wgB6kaZ4I\nt1fxuB4z50KsMKGsqj6YBcyJLdItROS8xLfaeVwhx6CPrOiv7Z7sQ+C7MAfzo9nK\nK9I9+xvyKacZVbmlqTuHsoKrYQGPePC\/QB3\/g4umXt4YXkfayUC2rXfWApZUVOCm\nFxzQhFcSkbP9G7xlAOITExzD++8CAwEAAaOCAhYwggISMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQU+hX3Q2J0tcPsYCG+GwU8C1Px\/T8wHwYDVR0jBBgwFoAUu7zDR6Xk\nvKnGw6RyDBCNojXhyOgwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjEwLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjEwLmkubGVu\nY3Iub3JnLzAcBgNVHREEFTATghFjZG4udXNlZmF0aG9tLmNvbTATBgNVHSAEDDAK\nMAgGBmeBDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB2AN\/hVuuqBa+1nA+G\ncY2owDJOrlbZbqf1pWoB0cE7vlJcAAABkWSLnTUAAAQDAEcwRQIhAJsoYGh4dev8\n8mQIxTTU0LgSR3j6IkhrLk4owPGfyjUYAiAPfXUlXTMZ+2EkVhMztDkTvxZYeT2U\nItVqqQalrLogiQB3AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAAB\nkWSLnHwAAAQDAEgwRgIhAKVEN+LK3ugBN5iqU7WHxwr5HPdT4IJi25VnQq\/cIJyc\nAiEAjDqPD4Zu5iRw+RRh5YKKJwY9NqXVdC2ztDJlvxDbjzEwDQYJKoZIhvcNAQEL\nBQADggEBAI1uQWT5nuhK8h+IKx9ezfsbvs+1ELTYbvSF9GMtJozQ0iKZmear1CEP\nsPGMHX6f5nC2QDvtqazOmJymmBemShUc7\/RDmm08xW5lrmuVslvhCANrnBGlY6BP\nlb\/JGDyw2JyAzdb3RbQQ15FCJgGUCfF3TVgpb\/LWwoeeUXE817MngS86uM+fClnF\n1c1ZGxPBdoG0PGrmdYxqZMNTNCxARxAxoE2lU7prBozH883DWZNkv1+ZTuB+iNfP\nbAeZtD7lsZk5jMoEcanKnHe32rfjpyYVTwrldlwpWmgYvHULtJHjbSYEdkNRre4I\nK9L1ij0JDZVjukTxthy94XKStfgkSh4=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 702,
                        "ttfb_start": 620,
                        "ttfb_end": 698,
                        "download_start": 698,
                        "download_end": 702,
                        "download_ms": 4,
                        "all_start": 480,
                        "all_end": 702,
                        "all_ms": 222,
                        "index": 7,
                        "number": 8,
                        "cpuTimes": {
                            "EvaluateScript": 7,
                            "v8.compile": 7,
                            "FunctionCall": 3
                        },
                        "cpu.EvaluateScript": 7,
                        "cpu.v8.compile": 7,
                        "cpu.FunctionCall": 3,
                        "cpuTime": 17,
                        "js_timing": [
                            [
                                1028.171,
                                1035.2950000000001
                            ],
                            [
                                1028.2,
                                1034.74
                            ],
                            [
                                1037.836,
                                1040.7660000000001
                            ],
                            [
                                1196.4400000000001,
                                1196.6130000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "218802.4",
                        "request_id": "218802.4",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                        "raw_id": "218802.4",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 164,
                        "ttfb_ms": 83,
                        "load_start": 848,
                        "load_start_float": 848.00015599999995,
                        "bytesIn": 63639,
                        "objectSize": 63639,
                        "objectSizeUncompressed": 63639,
                        "chunks": [
                            {
                                "ts": 933,
                                "bytes": 16298
                            },
                            {
                                "ts": 960,
                                "bytes": 16375
                            },
                            {
                                "ts": 989,
                                "bytes": 16375
                            },
                            {
                                "ts": 1012,
                                "bytes": 14591
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "image\/avif",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 63639",
                                "content-type: image\/avif",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"f897-61d827eab4bb9\"",
                                "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                "last-modified: Thu, 18 Jul 2024 09:49:28 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2143,
                        "score_cache": 50,
                        "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": 63639,
                        "image_save": 0,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 842,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 156,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Truncated 'mdat' data"
                                },
                                "File": {
                                    "FileSize": "48 KiB",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 1920,
                                    "ImageHeight": 1080
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf"
                                    ],
                                    "HandlerType": "Picture",
                                    "PrimaryItemReference": 1,
                                    "ColorRepresentation": "nclx 2 2 6",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:4:4",
                                    "ChromaSamplePosition": "Colocated",
                                    "ImageSpatialExtent": "1920x1080",
                                    "ImagePixelDepth": "8 8 8",
                                    "MediaDataSize": 63369,
                                    "MediaDataOffset": 270
                                },
                                "Composite": {
                                    "ImageSize": "1920x1080",
                                    "Megapixels": 2.1000000000000001
                                }
                            }
                        },
                        "load_end": 1012,
                        "ttfb_start": 848,
                        "ttfb_end": 931,
                        "download_start": 931,
                        "download_end": 1012,
                        "download_ms": 81,
                        "all_start": 848,
                        "all_end": 1012,
                        "all_ms": 164,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "218802.5",
                        "request_id": "218802.5",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                        "raw_id": "218802.5",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 354,
                        "ttfb_ms": 188,
                        "load_start": 852,
                        "load_start_float": 852.00016200000005,
                        "bytesIn": 113820,
                        "objectSize": 113820,
                        "objectSizeUncompressed": 113820,
                        "chunks": [
                            {
                                "ts": 1042,
                                "bytes": 16307
                            },
                            {
                                "ts": 1068,
                                "bytes": 16375
                            },
                            {
                                "ts": 1103,
                                "bytes": 16375
                            },
                            {
                                "ts": 1125,
                                "bytes": 16375
                            },
                            {
                                "ts": 1152,
                                "bytes": 16375
                            },
                            {
                                "ts": 1180,
                                "bytes": 16375
                            },
                            {
                                "ts": 1206,
                                "bytes": 15638
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "image\/avif",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 113820",
                                "content-type: image\/avif",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"1bc9c-6153e978a830d\"",
                                "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                "last-modified: Thu, 04 Apr 2024 05:27:14 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2089,
                        "score_cache": 50,
                        "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": 113820,
                        "image_save": 0,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 850,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 162,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "avif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "111 KiB",
                                    "FileType": "AVIF",
                                    "FileTypeExtension": "avif",
                                    "MIMEType": "image\/avif",
                                    "ImageWidth": 3840,
                                    "ImageHeight": 2160
                                },
                                "QuickTime": {
                                    "MajorBrand": "AV1 Image File Format (.AVIF)",
                                    "MinorVersion": "0.0.0",
                                    "CompatibleBrands": [
                                        "avif",
                                        "mif1",
                                        "miaf"
                                    ],
                                    "HandlerType": "Picture",
                                    "PrimaryItemReference": 1,
                                    "ColorRepresentation": "nclx 2 2 6",
                                    "AV1ConfigurationVersion": 1,
                                    "ChromaFormat": "YUV 4:4:4",
                                    "ChromaSamplePosition": "Colocated",
                                    "ImageSpatialExtent": "3840x2160",
                                    "ImagePixelDepth": "8 8 8",
                                    "MediaDataSize": 113550,
                                    "MediaDataOffset": 270
                                },
                                "Composite": {
                                    "ImageSize": "3840x2160",
                                    "Megapixels": 8.3000000000000007
                                }
                            },
                            "magick": {
                                "format": "HEIC",
                                "formatDescription": "Apple High efficiency Image Format",
                                "mimeType": "image\/x-heic",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 3840,
                                    "height": 2160,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "YCbCr",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 8294400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 90.387200000000007,
                                        "standardDeviation": 18.500699999999998,
                                        "kurtosis": -1.1481300000000001,
                                        "skewness": -0.80067299999999997,
                                        "entropy": 0.434311
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 21.754200000000001,
                                        "standardDeviation": 36.200299999999999,
                                        "kurtosis": 7.3016399999999999,
                                        "skewness": 2.65347,
                                        "entropy": 0.68429799999999996
                                    },
                                    "green": {
                                        "min": 105,
                                        "max": 132,
                                        "mean": 126.21299999999999,
                                        "standardDeviation": 3.8062800000000001,
                                        "kurtosis": 3.2188099999999999,
                                        "skewness": -2.0545499999999999,
                                        "entropy": 0.32439400000000002
                                    },
                                    "blue": {
                                        "min": 41,
                                        "max": 140,
                                        "mean": 123.194,
                                        "standardDeviation": 15.4956,
                                        "kurtosis": 6.3795700000000002,
                                        "skewness": -2.7088899999999998,
                                        "entropy": 0.29424
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 3840,
                                    "height": 2160,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "TopLeft",
                                "properties": {
                                    "date:create": "2024-09-02T09:40:42+00:00",
                                    "date:modify": "2024-09-02T09:40:42+00:00",
                                    "signature": "dac555a2bcd3a47070bd2fa10f0fd724ecf53524f433382f692aa39daf85c50a"
                                },
                                "tainted": false,
                                "filesize": "0B",
                                "numberPixels": "8294400",
                                "pixelsPerSecond": "5.8231MB",
                                "userTime": "0.860u",
                                "elapsedTime": "0:02.424"
                            }
                        },
                        "load_end": 1206,
                        "ttfb_start": 852,
                        "ttfb_end": 1040,
                        "download_start": 1040,
                        "download_end": 1206,
                        "download_ms": 166,
                        "all_start": 852,
                        "all_end": 1206,
                        "all_ms": 354,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "218802.6",
                        "request_id": "218802.6",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                        "raw_id": "218802.6",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 360,
                        "ttfb_ms": 354,
                        "load_start": 854,
                        "load_start_float": 854.00016800000003,
                        "bytesIn": 1090,
                        "objectSize": 1090,
                        "objectSizeUncompressed": 5832,
                        "chunks": [
                            {
                                "ts": 1214,
                                "bytes": 1090,
                                "inflated": 5832
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 1090",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"16c8-6153e978a830d-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Thu, 04 Apr 2024 05:27:14 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2092,
                        "score_cache": 100,
                        "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": 1090,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 853,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 168,
                        "server_port": "443",
                        "load_end": 1214,
                        "ttfb_start": 854,
                        "ttfb_end": 1208,
                        "download_start": 1208,
                        "download_end": 1214,
                        "download_ms": 6,
                        "all_start": 854,
                        "all_end": 1214,
                        "all_ms": 360,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "218802.7",
                        "request_id": "218802.7",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                        "raw_id": "218802.7",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 575,
                        "ttfb_ms": 566,
                        "load_start": 857,
                        "load_start_float": 857.00017400000002,
                        "bytesIn": 15998,
                        "objectSize": 15998,
                        "objectSizeUncompressed": 37259,
                        "chunks": [
                            {
                                "ts": 1431,
                                "bytes": 15998,
                                "inflated": 37259
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 15998",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"918b-61093df31d1f4-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Sun, 04 Feb 2024 20:05:51 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2125,
                        "score_cache": 100,
                        "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": 15998,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 855,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 174,
                        "server_port": "443",
                        "load_end": 1432,
                        "ttfb_start": 857,
                        "ttfb_end": 1423,
                        "download_start": 1423,
                        "download_end": 1432,
                        "download_ms": 9,
                        "all_start": 857,
                        "all_end": 1432,
                        "all_ms": 575,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "218802.13",
                        "request_id": "218802.13",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                        "raw_id": "218802.13",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 512,
                        "ttfb_ms": 503,
                        "load_start": 893,
                        "load_start_float": 893.00018,
                        "bytesIn": 503,
                        "objectSize": 503,
                        "objectSizeUncompressed": 1375,
                        "chunks": [
                            {
                                "ts": 1404,
                                "bytes": 503,
                                "inflated": 1375
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 503",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"55f-6153f1bda9cd6-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Thu, 04 Apr 2024 06:04:14 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2026,
                        "score_cache": 100,
                        "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": 503,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 860,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 180,
                        "server_port": "443",
                        "load_end": 1405,
                        "ttfb_start": 893,
                        "ttfb_end": 1396,
                        "download_start": 1396,
                        "download_end": 1405,
                        "download_ms": 9,
                        "all_start": 893,
                        "all_end": 1405,
                        "all_ms": 512,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "218802.14",
                        "request_id": "218802.14",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                        "raw_id": "218802.14",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 552,
                        "ttfb_ms": 546,
                        "load_start": 900,
                        "load_start_float": 900.00018599999999,
                        "bytesIn": 1079,
                        "objectSize": 1079,
                        "objectSizeUncompressed": 10783,
                        "chunks": [
                            {
                                "ts": 1452,
                                "bytes": 1079,
                                "inflated": 10783
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 1079",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"2a1f-5ffb9dfa5aeb7-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2092,
                        "score_cache": 100,
                        "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": 1079,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 861,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 186,
                        "server_port": "443",
                        "load_end": 1452,
                        "ttfb_start": 900,
                        "ttfb_end": 1446,
                        "download_start": 1446,
                        "download_end": 1452,
                        "download_ms": 6,
                        "all_start": 900,
                        "all_end": 1452,
                        "all_ms": 552,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "218802.21",
                        "request_id": "218802.21",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2",
                        "raw_id": "218802.21",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 346,
                        "ttfb_ms": 333,
                        "load_start": 900,
                        "load_start_float": 900.00019199999997,
                        "bytesIn": 22120,
                        "objectSize": 22120,
                        "objectSizeUncompressed": 22120,
                        "chunks": [
                            {
                                "ts": 1240,
                                "bytes": 16299
                            },
                            {
                                "ts": 1246,
                                "bytes": 5821
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "font\/woff2",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/acb.studio",
                                "priority: u=0",
                                "referer: https:\/\/acb.studio\/en",
                                "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: 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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 22120",
                                "content-type: font\/woff2",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"5668-5ff040e0ca6f7\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Mon, 26 Jun 2023 08:22:44 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1918,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 863,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 192,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 58,
                                "GPOS": 14500,
                                "GSUB": 1430,
                                "OS\/2": 96,
                                "cmap": 556,
                                "cvt ": 68,
                                "fpgm": 371,
                                "gasp": 16,
                                "glyf": 34517,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1076,
                                "loca": 0,
                                "maxp": 32,
                                "name": 2459,
                                "post": 1097,
                                "prep": 548
                            },
                            "names": {
                                "0": "Copyright 2018 IBM Corp. All rights reserved.",
                                "1": "IBM Plex Sans ExtLt",
                                "2": "Regular",
                                "3": "3.004;IBM ;IBMPlexSans-ExtLt",
                                "4": "IBM Plex Sans ExtLt",
                                "5": "Version 3.004",
                                "6": "IBMPlexSans-ExtLt",
                                "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                "8": "Bold Monday",
                                "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                "11": "http:\/\/www.boldmonday.com",
                                "12": "http:\/\/www.ibm.com",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "16": "IBM Plex Sans",
                                "17": "ExtraLight",
                                "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 572,
                                "usWeightClass": 200,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 26,
                                "yStrikeoutPosition": 304,
                                "sFamilyClass": 2049,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 1073741834,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "IBM ",
                                "fsSelection": 256,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 780,
                                "sTypoDescender": -220,
                                "sTypoLineGap": 300,
                                "usWinAscent": 1025,
                                "usWinDescent": 275,
                                "ulCodePageRange1": 536871327,
                                "ulCodePageRange2": 0,
                                "sxHeight": 508,
                                "sCapHeight": 698,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 2,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 3,
                                    "bProportion": 3,
                                    "bContrast": 5,
                                    "bStrokeVariation": 2,
                                    "bArmStyle": 3,
                                    "bLetterForm": 0,
                                    "bMidline": 2,
                                    "bXHeight": 3
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -163,
                                "underlineThickness": 26,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    305,
                                    338,
                                    339,
                                    710,
                                    730,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8482,
                                    8722,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 220,
                                "num_glyphs": 269
                            }
                        },
                        "load_end": 1246,
                        "ttfb_start": 900,
                        "ttfb_end": 1233,
                        "download_start": 1233,
                        "download_end": 1246,
                        "download_ms": 13,
                        "all_start": 900,
                        "all_end": 1246,
                        "all_ms": 346,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "218802.20",
                        "request_id": "218802.20",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2",
                        "raw_id": "218802.20",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 457,
                        "ttfb_ms": 443,
                        "load_start": 900,
                        "load_start_float": 900.00019799999995,
                        "bytesIn": 24456,
                        "objectSize": 24456,
                        "objectSizeUncompressed": 24456,
                        "chunks": [
                            {
                                "ts": 1348,
                                "bytes": 16308
                            },
                            {
                                "ts": 1357,
                                "bytes": 8148
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "font\/woff2",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/acb.studio",
                                "priority: u=0",
                                "referer: https:\/\/acb.studio\/en",
                                "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: 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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 24456",
                                "content-type: font\/woff2",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"5f88-5ff040e4d1b87\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Mon, 26 Jun 2023 08:22:48 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1939,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 865,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 198,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 64,
                                "GPOS": 14458,
                                "GSUB": 1278,
                                "OS\/2": 96,
                                "cmap": 556,
                                "cvt ": 80,
                                "fpgm": 371,
                                "gasp": 16,
                                "glyf": 40181,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1076,
                                "loca": 0,
                                "maxp": 32,
                                "name": 2615,
                                "post": 1097,
                                "prep": 548
                            },
                            "names": {
                                "0": "Copyright 2020 IBM Corp. All rights reserved.",
                                "1": "IBM Plex Serif ExtLt",
                                "2": "Italic",
                                "3": "2.008;IBM ;IBMPlexSerif-ExtLtItalic",
                                "4": "IBM Plex Serif ExtLt Italic",
                                "5": "Version 2.008",
                                "6": "IBMPlexSerif-ExtLtItalic",
                                "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                "8": "Bold Monday",
                                "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                "11": "http:\/\/www.boldmonday.com",
                                "12": "http:\/\/www.ibm.com",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "16": "IBM Plex Serif",
                                "17": "ExtraLight Italic",
                                "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 558,
                                "usWeightClass": 200,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": -19,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 87,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 23,
                                "yStrikeoutPosition": 304,
                                "sFamilyClass": 512,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 1073741834,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "IBM ",
                                "fsSelection": 257,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 780,
                                "sTypoDescender": -220,
                                "sTypoLineGap": 300,
                                "usWinAscent": 1025,
                                "usWinDescent": 275,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 508,
                                "sCapHeight": 698,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 2,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 6,
                                    "bWeight": 3,
                                    "bProportion": 3,
                                    "bContrast": 5,
                                    "bStrokeVariation": 4,
                                    "bArmStyle": 6,
                                    "bLetterForm": 0,
                                    "bMidline": 2,
                                    "bXHeight": 3
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": -14,
                                "underlinePosition": -113,
                                "underlineThickness": 23,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    305,
                                    338,
                                    339,
                                    710,
                                    730,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8482,
                                    8722,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 220,
                                "num_glyphs": 269
                            }
                        },
                        "load_end": 1357,
                        "ttfb_start": 900,
                        "ttfb_end": 1343,
                        "download_start": 1343,
                        "download_end": 1357,
                        "download_ms": 14,
                        "all_start": 900,
                        "all_end": 1357,
                        "all_ms": 457,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "218802.24",
                        "request_id": "218802.24",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2",
                        "raw_id": "218802.24",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 412,
                        "ttfb_ms": 371,
                        "load_start": 901,
                        "load_start_float": 901.00020400000005,
                        "bytesIn": 21752,
                        "objectSize": 21752,
                        "objectSizeUncompressed": 21752,
                        "chunks": [
                            {
                                "ts": 1281,
                                "bytes": 16266
                            },
                            {
                                "ts": 1313,
                                "bytes": 5486
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "font\/woff2",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/acb.studio",
                                "priority: u=0",
                                "referer: https:\/\/acb.studio\/en",
                                "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: 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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 21752",
                                "content-type: font\/woff2",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"54f8-5ff040e3ca0a2\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Mon, 26 Jun 2023 08:22:47 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1912,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 869,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 204,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 58,
                                "GPOS": 14308,
                                "GSUB": 1430,
                                "OS\/2": 96,
                                "cmap": 556,
                                "cvt ": 70,
                                "fpgm": 371,
                                "gasp": 16,
                                "glyf": 33393,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1076,
                                "loca": 0,
                                "maxp": 32,
                                "name": 2453,
                                "post": 1097,
                                "prep": 526
                            },
                            "names": {
                                "0": "Copyright 2018 IBM Corp. All rights reserved.",
                                "1": "IBM Plex Sans SmBld",
                                "2": "Regular",
                                "3": "3.004;IBM ;IBMPlexSans-SmBld",
                                "4": "IBM Plex Sans SmBld",
                                "5": "Version 3.004",
                                "6": "IBMPlexSans-SmBld",
                                "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                "8": "Bold Monday",
                                "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                "11": "http:\/\/www.boldmonday.com",
                                "12": "http:\/\/www.ibm.com",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "16": "IBM Plex Sans",
                                "17": "SemiBold",
                                "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 608,
                                "usWeightClass": 600,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 88,
                                "yStrikeoutPosition": 313,
                                "sFamilyClass": 2049,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 1073741834,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "IBM ",
                                "fsSelection": 256,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 780,
                                "sTypoDescender": -220,
                                "sTypoLineGap": 300,
                                "usWinAscent": 1025,
                                "usWinDescent": 275,
                                "ulCodePageRange1": 536871327,
                                "ulCodePageRange2": 0,
                                "sxHeight": 522,
                                "sCapHeight": 698,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 2,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 7,
                                    "bProportion": 3,
                                    "bContrast": 5,
                                    "bStrokeVariation": 2,
                                    "bArmStyle": 3,
                                    "bLetterForm": 0,
                                    "bMidline": 2,
                                    "bXHeight": 3
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -75,
                                "underlineThickness": 88,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    305,
                                    338,
                                    339,
                                    710,
                                    730,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8482,
                                    8722,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 220,
                                "num_glyphs": 269
                            }
                        },
                        "load_end": 1313,
                        "ttfb_start": 901,
                        "ttfb_end": 1272,
                        "download_start": 1272,
                        "download_end": 1313,
                        "download_ms": 41,
                        "all_start": 901,
                        "all_end": 1313,
                        "all_ms": 412,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "218802.23",
                        "request_id": "218802.23",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2",
                        "raw_id": "218802.23",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 420,
                        "ttfb_ms": 372,
                        "load_start": 901,
                        "load_start_float": 901.00021000000004,
                        "bytesIn": 21772,
                        "objectSize": 21772,
                        "objectSizeUncompressed": 21772,
                        "chunks": [
                            {
                                "ts": 1321,
                                "bytes": 21772
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "font\/woff2",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/acb.studio",
                                "priority: u=0",
                                "referer: https:\/\/acb.studio\/en",
                                "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: 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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 21772",
                                "content-type: font\/woff2",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"550c-5ff040e14c529\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Mon, 26 Jun 2023 08:22:44 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1903,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 875,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 27,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 210,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 58,
                                "GPOS": 14496,
                                "GSUB": 1430,
                                "OS\/2": 96,
                                "cmap": 556,
                                "cvt ": 68,
                                "fpgm": 371,
                                "gasp": 16,
                                "glyf": 33523,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1076,
                                "loca": 0,
                                "maxp": 32,
                                "name": 2444,
                                "post": 1097,
                                "prep": 532
                            },
                            "names": {
                                "0": "Copyright 2018 IBM Corp. All rights reserved.",
                                "1": "IBM Plex Sans Light",
                                "2": "Regular",
                                "3": "3.004;IBM ;IBMPlexSans-Light",
                                "4": "IBM Plex Sans Light",
                                "5": "Version 3.004",
                                "6": "IBMPlexSans-Light",
                                "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                "8": "Bold Monday",
                                "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                "11": "http:\/\/www.boldmonday.com",
                                "12": "http:\/\/www.ibm.com",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "16": "IBM Plex Sans",
                                "17": "Light",
                                "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 580,
                                "usWeightClass": 300,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 43,
                                "yStrikeoutPosition": 307,
                                "sFamilyClass": 2049,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 1073741834,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "IBM ",
                                "fsSelection": 256,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 780,
                                "sTypoDescender": -220,
                                "sTypoLineGap": 300,
                                "usWinAscent": 1025,
                                "usWinDescent": 275,
                                "ulCodePageRange1": 536871327,
                                "ulCodePageRange2": 0,
                                "sxHeight": 512,
                                "sCapHeight": 698,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 2,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 4,
                                    "bProportion": 3,
                                    "bContrast": 5,
                                    "bStrokeVariation": 2,
                                    "bArmStyle": 3,
                                    "bLetterForm": 0,
                                    "bMidline": 2,
                                    "bXHeight": 3
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -130,
                                "underlineThickness": 43,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    305,
                                    338,
                                    339,
                                    710,
                                    730,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8482,
                                    8722,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 220,
                                "num_glyphs": 269
                            }
                        },
                        "load_end": 1321,
                        "ttfb_start": 901,
                        "ttfb_end": 1273,
                        "download_start": 1273,
                        "download_end": 1321,
                        "download_ms": 48,
                        "all_start": 901,
                        "all_end": 1321,
                        "all_ms": 420,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "218802.22",
                        "request_id": "218802.22",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2",
                        "raw_id": "218802.22",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 494,
                        "ttfb_ms": 484,
                        "load_start": 901,
                        "load_start_float": 901.00021600000002,
                        "bytesIn": 20588,
                        "objectSize": 20588,
                        "objectSizeUncompressed": 20588,
                        "chunks": [
                            {
                                "ts": 1388,
                                "bytes": 16308
                            },
                            {
                                "ts": 1395,
                                "bytes": 4280
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "font\/woff2",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/acb.studio",
                                "priority: u=0",
                                "referer: https:\/\/acb.studio\/en",
                                "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: 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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-length: 20588",
                                "content-type: font\/woff2",
                                "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                "etag: \"506c-5ff040e346330\"",
                                "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                "last-modified: Mon, 26 Jun 2023 08:22:46 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1909,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 877,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 216,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 58,
                                "GPOS": 13998,
                                "GSUB": 1430,
                                "OS\/2": 96,
                                "cmap": 556,
                                "cvt ": 68,
                                "fpgm": 371,
                                "gasp": 16,
                                "glyf": 33563,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1076,
                                "loca": 0,
                                "maxp": 32,
                                "name": 2288,
                                "post": 1097,
                                "prep": 476
                            },
                            "names": {
                                "0": "Copyright 2018 IBM Corp. All rights reserved.",
                                "1": "IBM Plex Sans",
                                "2": "Regular",
                                "3": "3.004;IBM ;IBMPlexSans",
                                "4": "IBM Plex Sans",
                                "5": "Version 3.004",
                                "6": "IBMPlexSans",
                                "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                "8": "Bold Monday",
                                "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                "11": "http:\/\/www.boldmonday.com",
                                "12": "http:\/\/www.ibm.com",
                                "13": "This Font Software is licensed under the SIL Open Font License, ",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 589,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 60,
                                "yStrikeoutPosition": 309,
                                "sFamilyClass": 2049,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 1073741834,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "IBM ",
                                "fsSelection": 320,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 64258,
                                "sTypoAscender": 780,
                                "sTypoDescender": -220,
                                "sTypoLineGap": 300,
                                "usWinAscent": 1025,
                                "usWinDescent": 275,
                                "ulCodePageRange1": 536871327,
                                "ulCodePageRange2": 0,
                                "sxHeight": 516,
                                "sCapHeight": 698,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 2,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 5,
                                    "bProportion": 3,
                                    "bContrast": 5,
                                    "bStrokeVariation": 2,
                                    "bArmStyle": 3,
                                    "bLetterForm": 0,
                                    "bMidline": 2,
                                    "bXHeight": 3
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -95,
                                "underlineThickness": 60,
                                "isFixedPitch": 0,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    }
                                ],
                                "codepoints": [
                                    0,
                                    13,
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    305,
                                    338,
                                    339,
                                    710,
                                    730,
                                    732,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8224,
                                    8225,
                                    8226,
                                    8230,
                                    8240,
                                    8249,
                                    8250,
                                    8260,
                                    8364,
                                    8482,
                                    8722,
                                    64257,
                                    64258
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "aalt",
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "lnum",
                                            "numr",
                                            "onum",
                                            "ordn",
                                            "salt",
                                            "sinf",
                                            "ss01",
                                            "ss02",
                                            "ss03",
                                            "ss04",
                                            "ss05",
                                            "subs",
                                            "sups",
                                            "zero"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "kern"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 220,
                                "num_glyphs": 269
                            }
                        },
                        "load_end": 1395,
                        "ttfb_start": 901,
                        "ttfb_end": 1385,
                        "download_start": 1385,
                        "download_end": 1395,
                        "download_ms": 10,
                        "all_start": 901,
                        "all_end": 1395,
                        "all_ms": 494,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "218802.33",
                        "request_id": "218802.33",
                        "ip_addr": "169.150.247.38",
                        "full_url": "https:\/\/cdn.usefathom.com\/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=62340771",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.usefathom.com",
                        "url": "\/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=62340771",
                        "raw_id": "218802.33",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 145,
                        "ttfb_ms": 144,
                        "load_start": 951,
                        "load_start_float": 951.00022200000001,
                        "bytesIn": 43,
                        "objectSize": 43,
                        "objectSizeUncompressed": 43,
                        "chunks": [
                            {
                                "ts": 1096,
                                "bytes": 43
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 131,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.usefathom.com",
                                ":method: GET",
                                ":path: \/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=62340771",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/",
                                "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: 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.07"
                            ],
                            "response": [
                                "cache-control: public, max-age=0",
                                "cdn-cache: MISS",
                                "cdn-cachedat: 09\/02\/2024 09:40:42",
                                "cdn-edgestorageid: 1081",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 506217",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: a89bb843d18006a979fe0b29ea583fa8",
                                "cdn-requestpullcode: 200",
                                "cdn-requestpullsuccess: True",
                                "cdn-status: 200",
                                "cdn-uid: aa90c48b-f401-4fa1-aac1-c94c8f3ae560",
                                "content-length: 43",
                                "content-type: text\/plain; charset=utf-8, image\/gif",
                                "date: Mon, 02 Sep 2024 09:40:42 GMT",
                                "pragma: no-cache",
                                "server: BunnyCDN-DE1-1081",
                                "tk: N",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2107,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 43,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 950,
                        "socket_group": "https:\/\/cdn.usefathom.com <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 222,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "40 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "No",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 0
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            }
                        },
                        "load_end": 1096,
                        "ttfb_start": 951,
                        "ttfb_end": 1095,
                        "download_start": 1095,
                        "download_end": 1096,
                        "download_ms": 1,
                        "all_start": 951,
                        "all_end": 1096,
                        "all_ms": 145,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "218802.34",
                        "request_id": "218802.34",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/favicon.ico",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/favicon.ico",
                        "raw_id": "218802.34",
                        "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 57,
                        "ttfb_ms": 55,
                        "load_start": 1704,
                        "load_start_float": 1704.0002300000001,
                        "bytesIn": 1358,
                        "objectSize": 1358,
                        "objectSizeUncompressed": 7406,
                        "chunks": [
                            {
                                "ts": 1760,
                                "bytes": 1358,
                                "inflated": 7406
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:40:42 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/x-icon",
                        "contentEncoding": "br",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/favicon.ico",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: br",
                                "content-length: 1358",
                                "content-type: image\/x-icon",
                                "date: Mon, 02 Sep 2024 09:40:42 GMT",
                                "etag: \"1cee-5ff040f4cbb46-br\"",
                                "expires: Tue, 02 Sep 2025 09:40:42 GMT",
                                "last-modified: Mon, 26 Jun 2023 08:23:05 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1921,
                        "score_cache": 100,
                        "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": 1358,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1703,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 230,
                        "server_port": "443",
                        "load_end": 1761,
                        "ttfb_start": 1704,
                        "ttfb_end": 1759,
                        "download_start": 1759,
                        "download_end": 1761,
                        "download_ms": 2,
                        "all_start": 1704,
                        "all_end": 1761,
                        "all_ms": 57,
                        "index": 20,
                        "number": 21
                    }
                ],
                "requestsFull": 21,
                "requestsDoc": 20,
                "responses_200": 20,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "A1AC8215BB693B54DA37166EF99293ED",
                "loadEventStart": 1423,
                "loadEventEnd": 1423,
                "domContentLoadedEventStart": 946,
                "domContentLoadedEventEnd": 946,
                "URL": "https:\/\/acb.studio",
                "connections": 2,
                "final_base_page_request": 1,
                "final_base_page_request_id": "4D94FB73C8689A288D210B606FED87B8-1",
                "final_url": "https:\/\/acb.studio\/en",
                "domInteractive": 581,
                "firstPaint": 1295.5999999996275,
                "firstContentfulPaint": 1385,
                "firstMeaningfulPaint": 1385,
                "firstImagePaint": 1513,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 1,
                "TTFB": 402,
                "score_cache": 91,
                "score_cdn": 11,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 55008,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 202084,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 17,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 46,
                    "EvaluateScript": 16,
                    "v8.compile": 8,
                    "ParseAuthorStyleSheet": 1,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 242,
                    "MarkLoad": 0,
                    "Layout": 315,
                    "ResourceChangePriority": 0,
                    "PrePaint": 10,
                    "IntersectionObserverController::computeIntersections": 1,
                    "Paint": 20,
                    "Layerize": 2,
                    "FunctionCall": 3,
                    "TimerFire": 1,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 1077
                },
                "cpuTimesDoc": {
                    "ParseHTML": 17,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 46,
                    "EvaluateScript": 16,
                    "v8.compile": 8,
                    "ParseAuthorStyleSheet": 1,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 69,
                    "MarkLoad": 0,
                    "Layout": 310,
                    "ResourceChangePriority": 0,
                    "PrePaint": 10,
                    "IntersectionObserverController::computeIntersections": 1,
                    "Paint": 20,
                    "Layerize": 2,
                    "FunctionCall": 3,
                    "TimerFire": 1,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 1007
                },
                "cpu.ParseHTML": 17,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 46,
                "cpu.EvaluateScript": 16,
                "cpu.v8.compile": 8,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 242,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 315,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 10,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.Paint": 20,
                "cpu.Layerize": 2,
                "cpu.FunctionCall": 3,
                "cpu.TimerFire": 1,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 1077,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725270038.3416541,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725270040.8822489,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 5199,
                "fullyLoadedCPUpct": 62.350119904080266,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "A1AC8215BB693B54DA37166EF99293ED",
                                "loaderId": "F82FD7A8A77CFA49C88E5FA4B47173F4"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/acb.studio",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/acb.studio\/en",
                "document_hostname": "acb.studio",
                "document_origin": "https:\/\/acb.studio",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 491,
                "domComplete": 1423,
                "PerformancePaintTiming.first-paint": 1295.5999999996275,
                "PerformancePaintTiming.first-contentful-paint": 1295.5999999996275,
                "origin_dns": {
                    "ns": [
                        "ns5.kasserver.com.",
                        "ns6.kasserver.com."
                    ],
                    "mx": [
                        "10 alt4.aspmx.l.google.com.",
                        "5 alt2.aspmx.l.google.com.",
                        "10 alt3.aspmx.l.google.com.",
                        "1 aspmx.l.google.com.",
                        "5 alt1.aspmx.l.google.com."
                    ],
                    "txt": [
                        "\"v=spf1 mx a ?all\""
                    ],
                    "soa": [
                        "ns5.kasserver.com. hostmaster.kasserver.com. 2406301033 28800 7200 1209600 7200"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "UI frameworks": "Tailwind CSS",
                    "Web servers": "Apache HTTP Server",
                    "Security": "HSTS",
                    "Webmail": "Google Workspace",
                    "Email": "Google Workspace",
                    "Analytics": "Fathom",
                    "Hosting": "ALL-INKL",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "Tailwind CSS": "",
                    "Apache HTTP Server": "",
                    "HSTS": "",
                    "Google Workspace": "",
                    "Fathom": "",
                    "ALL-INKL": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Tailwind CSS": {
                        "name": "Tailwind CSS",
                        "description": "Tailwind is a utility-first CSS framework.",
                        "slug": "tailwind-css",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "tailwindcss.svg",
                        "website": "https:\/\/tailwindcss.com\/",
                        "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:*:*:*:*:*:*:*:*"
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Workspace": {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Fathom": {
                        "name": "Fathom",
                        "description": "Fathom is easy-yet-powerful website analytics that protects digital privacy.",
                        "slug": "fathom",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Fathom.svg",
                        "website": "https:\/\/usefathom.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "ALL-INKL": {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "Tailwind CSS",
                        "description": "Tailwind is a utility-first CSS framework.",
                        "slug": "tailwind-css",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "tailwindcss.svg",
                        "website": "https:\/\/tailwindcss.com\/",
                        "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": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Fathom",
                        "description": "Fathom is easy-yet-powerful website analytics that protects digital privacy.",
                        "slug": "fathom",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Fathom.svg",
                        "website": "https:\/\/usefathom.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB01",
                                            "relatedNodes": [
                                                {
                                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB01"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB01"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB04_ts",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB04_ts"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB04_ts"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB04",
                                            "relatedNodes": [
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB04"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB04"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB08_ts",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB08_ts"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB08_ts"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB08",
                                            "relatedNodes": [
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB08"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB08"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB09",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB09"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                    "target": [
                                        "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                    "target": [
                                        ".float-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"services\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"relative antialiased bg-black\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                    "target": [
                                        "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                    "target": [
                                        ".float-left"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"services\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                    "target": [
                                        "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                    "target": [
                                        ".float-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"services\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>",
                                                    "target": [
                                                        "#talk-to-sebastian"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">",
                                                    "target": [
                                                        "#swup"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"swup-enabled\">",
                                    "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": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"text-xs fluid-utility-01 uppercase mb-fm md:mb-fl\">MINIMAL FOOTPRINT<\/div>",
                                    "target": [
                                        ".text-xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"fluid-copy-01\">",
                                    "target": [
                                        ".md\\:col-start-3.md\\:col-span-3.text-white > .fluid-copy-01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#00ffc2",
                                                "bgColor": "#000000",
                                                "contrastRatio": 16.079999999999998,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.08"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"text-bt\" style=\"color:#00FFC2;\">0,10 g of CO\u2082<\/span>",
                                    "target": [
                                        ".text-bt"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "7.5pt (10px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-fs fluid-utility-01 uppercase text-white\">BASE<\/div>",
                                    "target": [
                                        ".mb-fs.uppercase.text-white"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" class=\"swup-enabled\">",
                                    "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": "menu-icon",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "dvh",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style id=\"dvh\" type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.min-h-screen, .min-h-screen-nav { min-height: 913px !important; }<\/style>",
                                    "target": [
                                        "#dvh"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "grid-overlay",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"grid-overlay\" class=\"h-full w-full absolute top-10 z-10 pointer-events-none hidden\">",
                                    "target": [
                                        "#grid-overlay"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "swup",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">",
                                    "target": [
                                        "#swup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "home",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"home\">",
                                    "target": [
                                        "#home"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "5270de6d-c8ed-4bc7-ae46-9e8bff537661",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"5270de6d-c8ed-4bc7-ae46-9e8bff537661\" class=\" bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\35 270de6d-c8ed-4bc7-ae46-9e8bff537661"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1\" class=\"acb-grid min-h-screen items-end fluid-pt-xl fluid-pb-xl bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover bg-center  bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover\">",
                                    "target": [
                                        "#\\35 f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "117c44af-c8a8-4a16-8487-eae6738baf4e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"117c44af-c8a8-4a16-8487-eae6738baf4e\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\31 17c44af-c8a8-4a16-8487-eae6738baf4e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ed762fe0-8e28-4b33-80d8-acf815d65377",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"ed762fe0-8e28-4b33-80d8-acf815d65377\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#ed762fe0-8e28-4b33-80d8-acf815d65377"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "63a9abe0-d7c3-4b61-b84d-d09d237b8360",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"63a9abe0-d7c3-4b61-b84d-d09d237b8360\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\36 3a9abe0-d7c3-4b61-b84d-d09d237b8360"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "a893c72c-7c67-4832-92d3-ce1c834823be",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\" acb-grid  fluid-pt-xl \" id=\"a893c72c-7c67-4832-92d3-ce1c834823be\">",
                                    "target": [
                                        "#a893c72c-7c67-4832-92d3-ce1c834823be"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "talk-to-sebastian",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>",
                                    "target": [
                                        "#talk-to-sebastian"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "236f239d-7711-4669-9d5f-1b3d5aa5fae9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\" acb-grid items-start  fluid-pb-xl\" id=\"236f239d-7711-4669-9d5f-1b3d5aa5fae9\">",
                                    "target": [
                                        "#\\32 36f239d-7711-4669-9d5f-1b3d5aa5fae9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "16d6c5bf-20a1-4bca-85fd-baf21657ebf2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"16d6c5bf-20a1-4bca-85fd-baf21657ebf2\" class=\"acb-grid fluid-pt-xl fluid-pb-l bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\31 6d6c5bf-20a1-4bca-85fd-baf21657ebf2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "2bca4aa9-eac4-4886-9622-1a32b5cd805d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"2bca4aa9-eac4-4886-9622-1a32b5cd805d\" class=\"acb-grid fluid-pb-l bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\32 bca4aa9-eac4-4886-9622-1a32b5cd805d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "pre-footer-icon",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"pre-footer-icon\" class=\"w-[40px] h-[40px]\">",
                                    "target": [
                                        "#pre-footer-icon"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eILzV4ukqgw1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg cache-id=\"88316a95b6ed4acbab3ea872c1ee6d01\" id=\"eILzV4ukqgw1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                    "target": [
                                        "#eILzV4ukqgw1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eILzV4ukqgw2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eILzV4ukqgw2\" d=\"M8,3.111111C8,3.111111,8,32,8,32\" transform=\"matrix(1 0 0 0.9 12 11.2)\" fill=\"none\" stroke=\"#00ffc2\" stroke-linecap=\"round\"><\/path>",
                                    "target": [
                                        "#eILzV4ukqgw2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eILzV4ukqgw3_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eILzV4ukqgw3_to\" transform=\"translate(19.999961,33)\"><g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g><\/g>",
                                    "target": [
                                        "#eILzV4ukqgw3_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eILzV4ukqgw3_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g>",
                                    "target": [
                                        "#eILzV4ukqgw3_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-linkedin",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg id=\"icon-linkedin\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                    "target": [
                                        "#icon-linkedin"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eYhOA7BTGtI4_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eYhOA7BTGtI4_to\" transform=\"translate(20,20)\">",
                                    "target": [
                                        "#eYhOA7BTGtI4_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eYhOA7BTGtI8_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eYhOA7BTGtI8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>",
                                    "target": [
                                        "#eYhOA7BTGtI8_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eYhOA7BTGtI9_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eYhOA7BTGtI9_to\" transform=\"translate(19,19)\">",
                                    "target": [
                                        "#eYhOA7BTGtI9_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eYhOA7BTGtI9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eYhOA7BTGtI9\" transform=\"translate(-20,-20)\" opacity=\"0\">",
                                    "target": [
                                        "#eYhOA7BTGtI9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-instagram",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg cache-id=\"9cb30ef252454bcbacd8342af8d3502b\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" id=\"icon-instagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                    "target": [
                                        "#icon-instagram"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eh0nxETfBzo4_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eh0nxETfBzo4_to\" transform=\"translate(20,20)\">",
                                    "target": [
                                        "#eh0nxETfBzo4_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eh0nxETfBzo8_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eh0nxETfBzo8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>",
                                    "target": [
                                        "#eh0nxETfBzo8_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eh0nxETfBzo9_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eh0nxETfBzo9_to\" transform=\"translate(19,19)\">",
                                    "target": [
                                        "#eh0nxETfBzo9_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eh0nxETfBzo9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eh0nxETfBzo9\" transform=\"translate(-20,-20)\" opacity=\"0\">",
                                    "target": [
                                        "#eh0nxETfBzo9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg id=\"eD1PRHylXVr1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 200 80\" width=\"200\" height=\"80\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                    "target": [
                                        "#eD1PRHylXVr1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"eD1PRHylXVr4\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                    "target": [
                                        "#eD1PRHylXVr4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr6_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr6_to\" transform=\"translate(37.985671,11.10391)\">",
                                    "target": [
                                        "#eD1PRHylXVr6_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr6\" transform=\"translate(-37.985671,-11.10391)\">",
                                    "target": [
                                        "#eD1PRHylXVr6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr12_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr12_to\" transform=\"translate(50.749701,13.10361)\">",
                                    "target": [
                                        "#eD1PRHylXVr12_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr12",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr12\" transform=\"translate(-51.749701,-11.10361)\">",
                                    "target": [
                                        "#eD1PRHylXVr12"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr14_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr14_to\" transform=\"translate(35.4571,10.799615)\">",
                                    "target": [
                                        "#eD1PRHylXVr14_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr14",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr14\" d=\"M35.4251,17.1916c-.8106,0-1.4933-.128-2.048-.384-.5546-.2666-1.0506-.64-1.488-1.12l1.392-1.408c.2987.3307.6294.592.992.784.3627.192.7734.288,1.232.288.4694,0,.7947-.0693.976-.208.1814-.1493.272-.3466.272-.592c0-.3946-.2826-.6293-.848-.704l-.912-.112c-1.888-.2346-2.832-1.0986-2.832-2.592c0-.4053.0747-.7733.224-1.104.16-.34131.3787-.62931.656-.86398.288-.24533.6294-.432,1.024-.56.4054-.13866.8587-.20799,1.36-.20799.4374,0,.8214.032,1.152.09599.3414.05334.64.13867.896.256.2667.10667.5067.24534.72.416.224.16.4427.34134.656.544l-1.36,1.39198c-.2666-.2666-.5706-.4746-.912-.624-.3306-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2987-.256.512c0,.224.0587.4.176.528.128.1174.3627.2027.704.256l.944.128c1.8454.2454,2.768,1.088,2.768,2.528c0,.4054-.0853.7787-.256,1.12s-.416.64-.736.896c-.3093.2454-.688.4374-1.136.576-.4373.1387-.928.208-1.472.208Z\" transform=\"translate(-35.4571,-12.799615)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr14"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr15_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr15_to\" transform=\"translate(41.906599,9.66361)\">",
                                    "target": [
                                        "#eD1PRHylXVr15_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr15",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr15\" d=\"M42.9786,16.9996c-.8213,0-1.4453-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83998h.592c.32,0,.5387-.07466.656-.224.1174-.16.176-.384.176-.672v-1.376h2.128v2.272h1.664v1.83998h-1.664v4.72h1.536v1.84h-1.408Z\" transform=\"translate(-41.906599,-11.66361)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr15"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr16_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr16_to\" transform=\"translate(49.295599,10.89561)\">",
                                    "target": [
                                        "#eD1PRHylXVr16_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr16",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr16\" d=\"M50.6396,15.5916h-.08c-.0746.2134-.176.416-.304.608-.1173.192-.272.3627-.464.512s-.4213.2667-.688.352c-.256.0854-.5546.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4373-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0907.9067.272,1.184.1814.2774.4907.416.928.416.1814,0,.3627-.0266.544-.08.1814-.0533.3414-.128.48-.224.1387-.1066.2507-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" transform=\"translate(-49.295599,-12.89561)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr16"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr17_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr17_to\" transform=\"translate(58.2829,9.175615)\">",
                                    "target": [
                                        "#eD1PRHylXVr17_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr17",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr17\" d=\"M59.8829,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" transform=\"translate(-58.2829,-11.175615)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr17"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr18_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr18_to\" transform=\"translate(65.169302,9.00761)\">",
                                    "target": [
                                        "#eD1PRHylXVr18_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr18",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr18\" d=\"M65.1693,7.70362c-.48,0-.832-.10666-1.056-.31999-.2134-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1066-.61866.32-.832.224-.224.576-.336,1.056-.336s.8266.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2134.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" transform=\"translate(-65.169302,-11.00761)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr18"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr19_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr19_to\" transform=\"translate(71.491398,10.799615)\">",
                                    "target": [
                                        "#eD1PRHylXVr19_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr19",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr19\" d=\"M71.4914,17.1916c-.6187,0-1.1733-.1013-1.664-.304-.48-.2026-.8907-.496-1.232-.88-.3307-.384-.5867-.848-.768-1.392s-.272-1.152-.272-1.824.0907-1.28.272-1.824.4373-1.00264.768-1.37598c.3413-.384.752-.67733,1.232-.87999.4907-.20267,1.0453-.304,1.664-.304s1.168.10133,1.648.304c.4907.20266.9013.49599,1.232.87999.3413.37334.6027.83198.784,1.37598s.272,1.152.272,1.824-.0907,1.28-.272,1.824-.4427,1.008-.784,1.392c-.3307.384-.7413.6774-1.232.88-.48.2027-1.0293.304-1.648.304Zm0-1.872c.4693,0,.832-.144,1.088-.432s.384-.6986.384-1.232v-1.712c0-.5333-.128-.944-.384-1.232s-.6187-.432-1.088-.432-.832.144-1.088.432-.384.6987-.384,1.232v1.712c0,.5334.128.944.384,1.232s.6187.432,1.088.432Z\" transform=\"translate(-71.491398,-12.799615)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr19"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr20_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr20_to\" transform=\"translate(27.524322,16.68018)\">",
                                    "target": [
                                        "#eD1PRHylXVr20_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr20",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr20\" transform=\"translate(-27.524322,-12.68018)\" opacity=\"0\">",
                                    "target": [
                                        "#eD1PRHylXVr20"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr29_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr29_to\" transform=\"translate(22.655314,15.760111)\">",
                                    "target": [
                                        "#eD1PRHylXVr29_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr29",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr29\" transform=\"translate(-22.655313,-11.76011)\" opacity=\"0\">",
                                    "target": [
                                        "#eD1PRHylXVr29"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr37_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr37_to\" transform=\"translate(18.247749,15.10361)\">",
                                    "target": [
                                        "#eD1PRHylXVr37_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr37",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr37\" transform=\"translate(-18.247749,-11.10361)\" opacity=\"0\">",
                                    "target": [
                                        "#eD1PRHylXVr37"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"menu\" class=\"fixed top-0 left-0 z-10 w-full h-full js-menu bg-white\/70 backdrop-blur-md\">",
                                    "target": [
                                        "#menu"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mainNavigation",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<nav id=\"mainNavigation\">",
                                    "target": [
                                        "#mainNavigation"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ84_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ84_ts\" transform=\"translate(20,22.5) scale(1,1)\"><path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ84_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ84",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path>",
                                    "target": [
                                        "#eDdxZj2JEQ84"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mask-icon-close",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"mask-icon-close\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                    "target": [
                                        "#mask-icon-close"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ87_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ87_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ87_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ87_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ87_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ87_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ87_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ88_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ88_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ88_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ88_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ88_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ88_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ88_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf94_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf94_ts\" transform=\"translate(20,22.5) scale(0.1,0.1)\"><path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path><\/g>",
                                    "target": [
                                        "#ePxjCZibNf94_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf94",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path>",
                                    "target": [
                                        "#ePxjCZibNf94"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mask-icon-open",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"mask-icon-open\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                    "target": [
                                        "#mask-icon-open"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf97_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf97_to\" transform=\"translate(20,20)\"><g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                    "target": [
                                        "#ePxjCZibNf97_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf97_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                    "target": [
                                        "#ePxjCZibNf97_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf97_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                    "target": [
                                        "#ePxjCZibNf97_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf98_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf98_to\" transform=\"translate(20,25)\"><g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                    "target": [
                                        "#ePxjCZibNf98_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf98_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                    "target": [
                                        "#ePxjCZibNf98_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf98_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                    "target": [
                                        "#ePxjCZibNf98_ts"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" class=\"swup-enabled\">",
                                    "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\" class=\"swup-enabled\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(1) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(3) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "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:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                                    "target": [
                                        "img[width=\"1547\"]"
                                    ]
                                },
                                {
                                    "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:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                                    "target": [
                                        "img[width=\"600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">",
                                    "target": [
                                        ".inset-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Services &amp; Process    <\/a>",
                                    "target": [
                                        ".md\\:col-span-4.font-extralight.leading-snug > div > .opacity-0[data-snippet=\"buttonlinks\"] > .border.transition-all.rounded-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                    "target": [
                                        "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ1Z7TGyBBGo-Z5wE-KqDfzF8LRXN31n8yyBTvuOWfhRnLzAmbFgPhO_J_jf7dGCSO7sfoZhIKIz\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">",
                                    "target": [
                                        ".md\\:col-span-3.font-extralight.leading-snug > div > .opacity-0[data-snippet=\"buttonlinks\"] > .border.transition-all.rounded-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                    "target": [
                                        ".fluid-copy-01 > a[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">",
                                    "target": [
                                        ".before\\:content-\\[attr\\(data-hover\\)\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                    "target": [
                                        "a[href$=\"imprint\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                    "target": [
                                        ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                    "target": [
                                        ".py-4.border-white\\\/50[href$=\"contact\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/acb.studio\/de\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                    "target": [
                                        ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/acb-studio\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"linkedin\">",
                                    "target": [
                                        "a[title=\"linkedin\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/analyse.create.build\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"Instagram\">",
                                    "target": [
                                        "a[title=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                    "target": [
                                        ".float-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>",
                                    "target": [
                                        ".text-black\\\/50"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>",
                                    "target": [
                                        "a[href$=\"work\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>",
                                    "target": [
                                        ".fluid-heading-03[href$=\"services\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>",
                                    "target": [
                                        ".fluid-heading-03[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>",
                                    "target": [
                                        ".fluid-heading-03[href$=\"contact\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"services\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"pl-0\">",
                                    "target": [
                                        ".pl-0"
                                    ]
                                },
                                {
                                    "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=\"p-0\">",
                                    "target": [
                                        ".p-0"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>\n                            <\/li>",
                                    "target": [
                                        ".pl-0 > .fluid-copy-02: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=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>\n                            <\/li>",
                                    "target": [
                                        ".pl-0 > .fluid-copy-02:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>\n                            <\/li>",
                                    "target": [
                                        ".fluid-copy-02: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=\"fluid-copy-02 font-light list-none\">\n    <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>\n<\/li>",
                                    "target": [
                                        ".fluid-copy-02:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs: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=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs: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=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(5)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                                    "target": [
                                        "img[width=\"1547\"]"
                                    ]
                                },
                                {
                                    "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:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                                    "target": [
                                        "img[width=\"600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                    "target": [
                                                        ".content-between"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                    "target": [
                                                        ".content-between"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p>",
                                    "target": [
                                        ".col-span-4 > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                    "target": [
                                                        ".content-between"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>planetary boundaries<\/em>",
                                    "target": [
                                        ".col-span-4 > p > em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                                    "target": [
                                                        ".fluid-copy-01 > a[target=\"_blank\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                    "target": [
                                        ".fluid-copy-01 > a[target=\"_blank\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "60.0pt (80px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">",
                                                    "target": [
                                                        ".before\\:content-\\[attr\\(data-hover\\)\\]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"inline-block transition group-hover:opacity-0 duration-250\">\n                    Let\u2019s talk                <\/span>",
                                    "target": [
                                        ".duration-250"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                                    "target": [
                                                        "a[href$=\"imprint\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                    "target": [
                                        "a[href$=\"imprint\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                                    "target": [
                                                        ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                    "target": [
                                        ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                                    "target": [
                                                        ".py-4.border-white\\\/50[href$=\"contact\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                    "target": [
                                        ".py-4.border-white\\\/50[href$=\"contact\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                                    "target": [
                                                        "a[href=\"https:\/\/acb.studio\/de\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/acb.studio\/de\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                    "target": [
                                                        ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><strong>ACB Studio GmbH<\/strong><br>Lindenstra\u00dfe 103<br>40233 D\u00fcsseldorf<\/p>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"] > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                    "target": [
                                                        ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<strong>ACB Studio GmbH<\/strong>",
                                    "target": [
                                        "strong"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "dd26818.kasserver.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns6.kasserver.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 16078,
                "testUrl": "https:\/\/acb.studio",
                "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:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif\",\"width\":1905,\"height\":1072,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif\",\"width\":1905,\"height\":1072,\"naturalWidth\":3840,\"naturalHeight\":2160},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg\",\"width\":1905,\"height\":1072,\"naturalWidth\":267,\"naturalHeight\":150},{\"url\":\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\",\"width\":1547,\"height\":238,\"naturalWidth\":300,\"naturalHeight\":46},{\"url\":\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\",\"width\":550,\"height\":366,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg\",\"width\":1905,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\",\"width\":728,\"height\":350,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\",\"width\":728,\"height\":350,\"naturalWidth\":225,\"naturalHeight\":150}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "IBM Plex Serif",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "200"
                    },
                    {
                        "family": "IBM Plex Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "IBM Plex Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "IBM Plex Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "IBM Plex Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    }
                ],
                "generated-content-percent": "-2.19",
                "generated-content-size": "-2.37",
                "imgs-in-viewport": [
                    {
                        "src": "\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg",
                        "html": "<img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1920,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 225,
                        "naturalHeight": 150
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 3840,
                        "naturalHeight": 2160
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 267,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                        "srcSet": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 300,
                        "naturalHeight": 46
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                    "https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625"
                ],
                "rendered-html": "<html lang=\"en\" class=\"swup-enabled\"><head>\n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <title>Welcome | acb.studio <\/title>\n        <style>\/* inner styles set by WPT to match CSSOM *\/@font-face { font-family: \"IBM Plex Serif\"; font-style: italic; font-weight: 200; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 200; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 400; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 300; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 600; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }<\/style>        <style id=\"dvh\" type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.min-h-screen, .min-h-screen-nav { min-height: 913px !important; }<\/style>\n        <script>\n        (function(document, window) {\n            \/\/ \ud83d\udc21 \u270c\ufe0f\n            let style = document.getElementById('dvh');\n            style.type = 'text\/css';\n            style.textContent = \".min-h-screen, .min-h-screen-nav { min-height: \" + (window.innerHeight - 80) +\n                \"px!important;}\";\n        })(document, window);\n        <\/script>\n        <link href=\"https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625\" rel=\"stylesheet\">\n        \n\t\t\t\t        <link rel=\"canonical\" href=\"https:\/\/acb.studio\/en\">\n        \n                <meta name=\"robots\" content=\"noindex\">\n        \n                                        <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/de\" hreflang=\"de\">\n                <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/en\" hreflang=\"en\">\n                <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/de\" hreflang=\"x-default\">\n                \n        <meta name=\"theme-color\" content=\"#000000\">\n                <meta name=\"google-site-verification\" content=\"SBZXN_5kktUlEr6d38v35ChNgLERx_27zxh1D9c6UJ4\">\n        \n        \n<meta name=\"description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n<meta name=\"keywords\" content=\"Nachhaltige digitale Produkte\">\n\n<meta name=\"author\" content=\"\">\n\n<meta property=\"og:title\" content=\"Welcome \/ acb.studio\">\n<meta property=\"og:site_name\" content=\"acb.studio\">\n<meta property=\"og:type\" content=\"website\">\n\n<meta property=\"og:image\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n<meta property=\"og:image:secure_url\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n\n<meta property=\"og:image:type\" content=\"image\/jpeg\">\n<meta property=\"og:image:width\" content=\"1200\">\n<meta property=\"og:image:height\" content=\"630\">\n<meta property=\"og:description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Welcome\">\n\n<meta name=\"twitter:description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n<meta name=\"twitter:image\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n    <\/head>\n\n    <body class=\"relative antialiased bg-black\">\n        <script type=\"application\/ld+json\">\n        {\n            \"@context\": \"https:\/\/schema.org\",\n            \"@type\": \"Organization\",\n            \"url\": \"https:\/\/acb.studio\/\",\n            \"logo\": \"https:\/\/acb.studio\/assets\/images\/acb-studio.png\"\n        }\n        <\/script>\n<div id=\"grid-overlay\" class=\"h-full w-full absolute top-10 z-10 pointer-events-none hidden\">\n    <div class=\"acb-grid h-full w-full\">\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;01<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;02<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;03<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;04<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;05<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;06<\/div>\n    <\/div>\n<\/div><main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">\n    <div id=\"home\">\n        <section style=\" \">\n\t\t\n\t<div id=\"5270de6d-c8ed-4bc7-ae46-9e8bff537661\" class=\" bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<style>\/* inner styles set by WPT to match CSSOM *\/.bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/943654151e-1688548650\/acbweb-home-hero03-9x16-800x-q80.webp\"); }@media (min-width: 768px) {\n  .bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\"); }\n}<\/style>\n<div data-block=\"hero\" class=\"relative\">\n    <div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>\n<\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#FFFFFF; background-color:#282423;\">\n\t\t\t<style>\/* inner styles set by WPT to match CSSOM *\/.bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg\"); }@media (min-width: 768px) {\n  .bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg\"); }\n}<\/style>\n\t\n\t<div id=\"5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1\" class=\"acb-grid min-h-screen items-end fluid-pt-xl fluid-pb-xl bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover bg-center  bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover\">\n\t\t\t\t<div class=\"md:col-span-4 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"text\" style=\" color:#FFFFFF;  background-color:#FFFFFF00;  border-color:#ffffff; \" class=\" fluid-pb-m \">\n    <div class=\"uppercase fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">SERVICES<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-block=\"text\" style=\" color:#FFFFFF;  background-color:#FFFFFF00;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-heading-03 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">Whether <em>digital services<\/em>, <em>websites<\/em>, <em>apps<\/em>, <em>portals<\/em> or <em>platforms<\/em>, we tailor our approach to your specific needs as we guide you and your project from the <em>initial idea<\/em> to market launch. <br><br>Or, in other words: <em>to success<\/em>.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\n<div data-snippet=\"buttonlinks\" class=\"opacity-0\">\n    <a href=\"https:\/\/acb.studio\/en\/services\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Services &amp; Process    <\/a>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug hidden-mobile\">\n\t\t\t<div class=\" \">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" \">\n\t\t\n\t<div id=\"117c44af-c8a8-4a16-8487-eae6738baf4e\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">Jacques\u2019 Weindepot<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Relaunch<\/div>\n        <div class=\"fluid-utility-01 opacity-0\"><\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a><\/div>\n\n\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">beeline group<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Corporate Website<\/div>\n        <div class=\"fluid-utility-01 opacity-0\"><\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a><\/div>\n\n\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">MyTischtennis<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Digital Branding &amp;<br>Portal Relaunch<\/div>\n        <div class=\"fluid-utility-01 opacity-0\">More to come<\/div>\n    <\/div>\n    <\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" background-color:#f1eee5;\">\n\t\t\n\t<div id=\"ed762fe0-8e28-4b33-80d8-acf815d65377\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\"text-center \">\n\t\t\t\t<figure class=\"flex flex-col\">\n                <picture class=\"grow-0 flex justify-center\">\n                                <source type=\"image\/avif\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/avif\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1920w\" media=\"(max-width: 767px)\">\n                                        <source type=\"image\/webp\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1920w\" media=\"(max-width: 767px)\">\n                                        <img src=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">\n                <\/picture>\n\n        \n    <\/figure>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" \">\n\t\t\n\t<div id=\"63a9abe0-d7c3-4b61-b84d-d09d237b8360\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\"nogridmarginl nogridmarginr  \">\n\t\t\t\t\n<div data-block=\"contact\">\n        <section style=\"color: #ffffff; background-color:#515E53\">\n        <div class=\" acb-grid  fluid-pt-xl \" id=\"a893c72c-7c67-4832-92d3-ce1c834823be\">\n                        <div class=\"md:col-span-6 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <div data-block=\"text\" style=\" border-color:#ffffff; \" class=\" fluid-pb-s \">\n    <div class=\"fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">MEET OUR EXPERTS<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-snippet=\"heading\" style=\" \">\n    <div class=\"content-center  fluid-pb-l\">\n        <h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>\n    <\/div>\n<\/div>\n                <\/div>\n            <\/div>\n                <\/div><\/section>\n        <section style=\"color: ; background-color:#515E53\">\n        <div class=\" acb-grid items-start  fluid-pb-xl\" id=\"236f239d-7711-4669-9d5f-1b3d5aa5fae9\">\n                        <div class=\"md:col-span-1 font-extralight leading-snug hidden-mobile\">\n                <div class=\"\n                       \">\n                                    <\/div>\n            <\/div>\n                        <div class=\"md:col-span-2 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <figure class=\"flex flex-col\">\n                <picture class=\"grow-0 flex justify-center\">\n                                <source type=\"image\/avif\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.avif 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.avif 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.avif 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.avif 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.avif 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.avif 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/avif\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.avif 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.avif 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.avif 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.avif 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.avif 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.avif 1920w\" media=\"(max-width: 767px)\">\n                                        <source type=\"image\/webp\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.webp 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.webp 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.webp 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.webp 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.webp 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.webp 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.webp 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.webp 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.webp 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.webp 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.webp 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.webp 1920w\" media=\"(max-width: 767px)\">\n                                        <img src=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">\n                <\/picture>\n\n        \n    <\/figure>\n                <\/div>\n            <\/div>\n                        <div class=\"md:col-span-3 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <div data-block=\"text\" style=\" color:#ffffff;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-copy-02 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\"><em>Sebastian Flock<\/em> is one of the founders and a strategist at acb.studio. He sees the potential and opportunities in your business model. And he loves to twist and turn challenges until he finds the optimal solution.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\n<div data-snippet=\"buttonlinks\" class=\"opacity-0\">\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ1Z7TGyBBGo-Z5wE-KqDfzF8LRXN31n8yyBTvuOWfhRnLzAmbFgPhO_J_jf7dGCSO7sfoZhIKIz\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Book a Google slot    <\/a>\n<\/div>\n                <\/div>\n            <\/div>\n                <\/div><\/section>\n    <\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#000000; background-color:#ffffff;\">\n\t\t\n\t<div id=\"16d6c5bf-20a1-4bca-85fd-baf21657ebf2\" class=\"acb-grid fluid-pt-xl fluid-pb-l bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"text\" style=\" color:#000000;  background-color:#ffffff;  border-color:#ffffff; \" class=\" fluid-pb-s \">\n    <div class=\"fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">WHAT\u2019S NEXT?<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-block=\"text\" style=\" color:#000000;  background-color:#ffffff;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-heading-02 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">Keep going. <br>There\u2019s a lot more to come.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#000000; background-color:#FFFFFF;\">\n\t\t\n\t<div id=\"2bca4aa9-eac4-4886-9622-1a32b5cd805d\" class=\"acb-grid fluid-pb-l bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff;\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">WORK<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">Jacques\u2019 Weindepot<br><em>Relaunch<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff;\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/f0a2ef6d92-1712208278\/bl-teaser-3x4-1920x.webp\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">WORK<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">beeline group <em>Corporate Website<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/studio\/2dfa2fb2a2-1713174368\/acbweb-studio-teaser-3x4.avif\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">STUDIO<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">Get to know <em>acb.studio<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n        <div class=\"bg-black border-t border-bt pt-fxl\">\n    <div class=\"acb-grid\">\n        <div class=\"col-span-1 pb-[10px] md:pb-0\">\n                        <div id=\"pre-footer-icon\" class=\"w-[40px] h-[40px]\">\n                <svg cache-id=\"88316a95b6ed4acbab3ea872c1ee6d01\" id=\"eILzV4ukqgw1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n<style>\/* inner styles set by WPT to match CSSOM *\/#eILzV4ukqgw2 { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw2__m; }@keyframes eILzV4ukqgw2__m { \n  0% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n  16.6667% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { d: path(\"M 16 8.66667 C 10 15.3333 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { d: path(\"M 0 8.66667 C 6 15.3333 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { d: path(\"M 9.0333 3.82868 C 8.25832 4.68976 8 32 8 32\"); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n  100% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n}#eILzV4ukqgw3_to { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw3_to__to; }@keyframes eILzV4ukqgw3_to__to { \n  0% { transform: translate(20px, 33px); }\n  16.6667% { transform: translate(20px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { transform: translate(21px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { transform: translate(19px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { transform: translate(20.1291px, 33px); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { transform: translate(20px, 33px); }\n  100% { transform: translate(20px, 33px); }\n}#eILzV4ukqgw3_tr { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw3_tr__tr; }@keyframes eILzV4ukqgw3_tr__tr { \n  0% { transform: rotate(0deg); }\n  16.6667% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { transform: rotate(22deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { transform: rotate(-22deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { transform: rotate(2.84156deg); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { transform: rotate(0deg); }\n  100% { transform: rotate(0deg); }\n}<\/style>\n<path id=\"eILzV4ukqgw2\" d=\"M8,3.111111C8,3.111111,8,32,8,32\" transform=\"matrix(1 0 0 0.9 12 11.2)\" fill=\"none\" stroke=\"#00ffc2\" stroke-linecap=\"round\"><\/path><g id=\"eILzV4ukqgw3_to\" transform=\"translate(19.999961,33)\"><g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g><\/g><\/svg>\n            <\/div>\n                    <\/div>\n        <div class=\"md:col-span-3 md:col-start-3 text-white\">\n            <div class=\"text-xs fluid-utility-01 uppercase mb-fm md:mb-fl\">MINIMAL FOOTPRINT<\/div>\n            <p class=\"fluid-copy-01\">\n                Your visit on this website produces according to the measurement on April 15, 2024 on <a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a> only <span class=\"text-bt\" style=\"color:#00FFC2;\">0,10 g of CO\u2082<\/span>. Want to know more about the environmental footprint of digital products?            <\/p>\n        <\/div>\n    <\/div>\n<\/div><footer class=\"py-fxl\">\n    <div class=\"acb-grid mb-[80px]\">\n        <div class=\"font-light md:col-span-4 md:col-start-3 fluid-heading-01\">\n            <a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">\n                <span class=\"inline-block transition group-hover:opacity-0 duration-250\">\n                    Let\u2019s talk                <\/span>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"relative acb-grid mb-[80px]\">\n    <div class=\"md:col-span-2 md:col-start-5\">\n        <ul class=\"pl-0\">\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n    <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>\n<\/li>\n        <\/ul>\n    <\/div>\n<\/div>    <div class=\"relative acb-grid grid-flow-row pb-fl md:pb-16\">\n        <div class=\"col-span-1 md:col-span-2\">\n        <div class=\"mb-fs fluid-utility-01 uppercase text-white\">BASE<\/div>\n        <div class=\"text-white\/50 fluid-copy-03\">\n            <a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <p><strong>ACB Studio GmbH<\/strong><br>Lindenstra\u00dfe 103<br>40233 D\u00fcsseldorf<\/p>            <\/a>\n        <\/div>\n    <\/div>\n    <\/div>    <div class=\"relative acb-grid\">\n    <div class=\"col-span-2 flex\">\n                    <a href=\"https:\/\/www.linkedin.com\/company\/acb-studio\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"linkedin\">           \n                <svg id=\"icon-linkedin\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#icon-linkedin:hover #eYhOA7BTGtI4_to, #icon-linkedin:focus #eYhOA7BTGtI4_to { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI4_to__to; }@keyframes eYhOA7BTGtI4_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(21px, 21px); }\n}#icon-linkedin:hover #eYhOA7BTGtI8_ts, #icon-linkedin:focus #eYhOA7BTGtI8_ts { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI8_ts__ts; }@keyframes eYhOA7BTGtI8_ts__ts { \n  0% { transform: translate(0px, 0px) scale(0, 1); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(0px, 0px) scale(1, 1); }\n}#icon-linkedin:hover #eYhOA7BTGtI9_to, #icon-linkedin:focus #eYhOA7BTGtI9_to { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI9_to__to; }@keyframes eYhOA7BTGtI9_to__to { \n  0% { transform: translate(19px, 19px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(20px, 20px); }\n}#icon-linkedin:hover #eYhOA7BTGtI9, #icon-linkedin:focus #eYhOA7BTGtI9 { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI9_c_o; }@keyframes eYhOA7BTGtI9_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { opacity: 1; }\n}<\/style>\n    <g>\n        <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(.000001 0)\" stroke=\"#fff\" stroke-opacity=\"0.5\"><\/rect>\n        <g id=\"eYhOA7BTGtI4_to\" transform=\"translate(20,20)\">\n            <g transform=\"translate(-20,-20)\">\n                <g transform=\"translate(14.54705 14.7869)\">\n                    <path d=\"M3.406156,4.66105v9.66895h-3.216048v-9.66895h3.216048Zm.21151-2.99044c0,.927859-.698045,1.670322-1.819548,1.670322h-.020961C0.697893,3.340932,0,2.598469,0,1.67061C0,0.72186,0.71928,0,1.819396,0c1.100225,0,1.777364.72186,1.79827,1.67061ZM8.399045,14.33h-3.21602c0,0,.042293-8.76168.000096-9.66895h3.216021v1.368938c.427392-.658843,1.192322-1.595814,2.898316-1.595814C13.413363,4.434174,15,5.816087,15,8.785938L15,14.33h-3.215773v-5.172693c0-1.299804-.465519-2.186472-1.629247-2.186472-.888441,0-1.417627.597984-1.650111,1.175351-.084917.206576-.105824.495259-.105824.784245v5.399569ZM8.377658,6.063291h.021484v-.033303c-.007262.011188-.014414.022294-.021484.033303Z\" transform=\"translate(-2.04705-1.9519)\" fill=\"#fff\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n        <g id=\"eYhOA7BTGtI8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>\n        <g id=\"eYhOA7BTGtI9_to\" transform=\"translate(19,19)\">\n            <g id=\"eYhOA7BTGtI9\" transform=\"translate(-20,-20)\" opacity=\"0\">\n                <g transform=\"translate(13.547051 13.7869)\">\n                    <path d=\"M3.406156,4.66105v9.66895h-3.216048v-9.66895h3.216048Zm.21151-2.99044c0,.927859-.698045,1.670322-1.819548,1.670322h-.020961C0.697893,3.340932,0,2.598469,0,1.67061C0,0.72186,0.71928,0,1.819396,0c1.100225,0,1.777364.72186,1.79827,1.67061ZM8.399045,14.33h-3.21602c0,0,.042293-8.76168.000096-9.66895h3.216021v1.368938c.427392-.658843,1.192322-1.595814,2.898316-1.595814C13.413363,4.434174,15,5.816087,15,8.785938L15,14.33h-3.215773v-5.172693c0-1.299804-.465519-2.186472-1.629247-2.186472-.888441,0-1.417627.597984-1.650111,1.175351-.084917.206576-.105824.495259-.105824.784245v5.399569ZM8.377658,6.063291h.021484v-.033303c-.007262.011188-.014414.022294-.021484.033303Z\" transform=\"translate(-1.047051-.9519)\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n    <\/g>\n<\/svg>            <\/a>\n                    <a href=\"https:\/\/www.instagram.com\/analyse.create.build\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"Instagram\">           \n                <svg cache-id=\"9cb30ef252454bcbacd8342af8d3502b\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" id=\"icon-instagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#icon-instagram:hover #eh0nxETfBzo4_to, #icon-instagram:focus #eh0nxETfBzo4_to { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo4_to__to; }@keyframes eh0nxETfBzo4_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(21px, 21px); }\n}#icon-instagram:hover #eh0nxETfBzo8_ts, #icon-instagram:focus #eh0nxETfBzo8_ts { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo8_ts__ts; }@keyframes eh0nxETfBzo8_ts__ts { \n  0% { transform: translate(0px, 0px) scale(0, 1); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(0px, 0px) scale(1, 1); }\n}#icon-instagram:hover #eh0nxETfBzo9_to, #icon-instagram:focus #eh0nxETfBzo9_to { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo9_to__to; }@keyframes eh0nxETfBzo9_to__to { \n  0% { transform: translate(19px, 19px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(20px, 20px); }\n}#icon-instagram:hover #eh0nxETfBzo9, #icon-instagram:focus #eh0nxETfBzo9 { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo9_c_o; }@keyframes eh0nxETfBzo9_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { opacity: 1; }\n}<\/style>\n    <g>\n        <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(.000001 0)\" stroke=\"#fff\" stroke-opacity=\"0.5\"><\/rect>\n        <g id=\"eh0nxETfBzo4_to\" transform=\"translate(20,20)\">\n            <g transform=\"translate(-20,-20)\">\n                <g transform=\"translate(14.54705 14.7869)\">\n                    <path d=\"M11.4531,1.51313h-5.99998c-2.04345,0-3.7,1.65655-3.7,3.7v5.99997c0,2.0435,1.65655,3.7,3.7,3.7h5.99998c2.0435,0,3.7-1.6565,3.7-3.7v-5.99997c0-2.04345-1.6565-3.7-3.7-3.7ZM5.45312,0.213135c-2.76142,0-4.999995,2.238575-4.999995,4.999995v5.99997c0,2.7615,2.238575,5,4.999995,5h5.99998c2.7614,0,5-2.2385,5-5v-5.99997c0-2.76142-2.2386-4.999995-5-4.999995h-5.99998Zm3,10.699965c1.49117,0,2.69998-1.2088,2.69998-2.69997s-1.20881-2.7-2.69998-2.7-2.69999,1.20884-2.69999,2.7s1.20883,2.69997,2.69999,2.69997Zm0,1.3c2.20918,0,3.99998-1.7908,3.99998-3.99997s-1.7908-4-3.99998-4-4,1.79087-4,4s1.79087,3.99997,4,3.99997ZM12.4531,4.65881c.5523,0,1-.44771,1-1s-.4477-1-1-1-1,.44772-1,1s.4477,1,1,1Z\" transform=\"translate(-3.000161-3.000018)\" clip-rule=\"evenodd\" fill=\"#fff\" fill-rule=\"evenodd\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n        <g id=\"eh0nxETfBzo8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>\n        <g id=\"eh0nxETfBzo9_to\" transform=\"translate(19,19)\">\n            <g id=\"eh0nxETfBzo9\" transform=\"translate(-20,-20)\" opacity=\"0\">\n                <g transform=\"translate(13.547051 13.7869)\">\n                    <path d=\"M11.4531,1.51313h-5.99998c-2.04345,0-3.7,1.65655-3.7,3.7v5.99997c0,2.0435,1.65655,3.7,3.7,3.7h5.99998c2.0435,0,3.7-1.6565,3.7-3.7v-5.99997c0-2.04345-1.6565-3.7-3.7-3.7ZM5.45312,0.213135c-2.76142,0-4.999995,2.238575-4.999995,4.999995v5.99997c0,2.7615,2.238575,5,4.999995,5h5.99998c2.7614,0,5-2.2385,5-5v-5.99997c0-2.76142-2.2386-4.999995-5-4.999995h-5.99998Zm3,10.699965c1.49117,0,2.69998-1.2088,2.69998-2.69997s-1.20881-2.7-2.69998-2.7-2.69999,1.20884-2.69999,2.7s1.20883,2.69997,2.69999,2.69997Zm0,1.3c2.20918,0,3.99998-1.7908,3.99998-3.99997s-1.7908-4-3.99998-4-4,1.79087-4,4s1.79087,3.99997,4,3.99997ZM12.4531,4.65881c.5523,0,1-.44771,1-1s-.4477-1-1-1-1,.44772-1,1s.4477,1,1,1Z\" transform=\"translate(-2.000163-2.000018)\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n    <\/g>\n<\/svg>            <\/a>\n            <\/div>\n<\/div>\n<\/footer>\n    <\/div>\n<\/main>\n<div class=\"fixed left-0 bottom-0 h-[80px] bg-black right-0\">\n    <nav class=\"acb-grid js-navigation  px-7.5 w-full overflow-hidden border-gray-700\/50 text-white  md:px-10 xl:px-13 2xl:px-16 flex justify-between items-center z-50\">\n        <a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">\n            <svg id=\"eD1PRHylXVr1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 200 80\" width=\"200\" height=\"80\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#eD1PRHylXVr6_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr6_to__to; }@keyframes eD1PRHylXVr6_to__to { \n  0% { transform: translate(37.9857px, 11.1039px); }\n  15% { transform: translate(37.9857px, 11.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { transform: translate(37.9857px, 7.10391px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(37.9857px, 15.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45.5% { transform: translate(37.9857px, 15.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { transform: translate(37.9857px, 11.1039px); }\n  100% { transform: translate(37.9857px, 11.1039px); }\n}#eD1PRHylXVr6 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr6_c_o; }@keyframes eD1PRHylXVr6_c_o { \n  0% { opacity: 1; }\n  15% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr12_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr12_to__to; }@keyframes eD1PRHylXVr12_to__to { \n  0% { transform: translate(50.7497px, 13.1036px); }\n  15% { transform: translate(50.7497px, 13.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { transform: translate(50.7497px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(50.7497px, 15.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(50.7497px, 15.1036px); }\n  100% { transform: translate(50.7497px, 15.1036px); }\n}#eD1PRHylXVr12 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr12_c_o; }@keyframes eD1PRHylXVr12_c_o { \n  0% { opacity: 1; }\n  15% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr14_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr14_to__to; }@keyframes eD1PRHylXVr14_to__to { \n  0% { transform: translate(35.4571px, 10.7996px); }\n  17.5% { transform: translate(35.4571px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { transform: translate(35.4571px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(35.4571px, 8.79961px); }\n  100% { transform: translate(35.4571px, 8.79961px); }\n}#eD1PRHylXVr14 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr14_c_o; }@keyframes eD1PRHylXVr14_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr15_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr15_to__to; }@keyframes eD1PRHylXVr15_to__to { \n  0% { transform: translate(41.9066px, 9.66361px); }\n  17.5% { transform: translate(41.9066px, 9.66361px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48.5% { transform: translate(41.9066px, 9.66361px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { transform: translate(41.9066px, 7.66361px); }\n  100% { transform: translate(41.9066px, 7.66361px); }\n}#eD1PRHylXVr15 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr15_c_o; }@keyframes eD1PRHylXVr15_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr16_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr16_to__to; }@keyframes eD1PRHylXVr16_to__to { \n  0% { transform: translate(49.2956px, 10.8956px); }\n  17.5% { transform: translate(49.2956px, 10.8956px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49% { transform: translate(49.2956px, 10.8956px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51% { transform: translate(49.2956px, 8.89561px); }\n  100% { transform: translate(49.2956px, 8.89561px); }\n}#eD1PRHylXVr16 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr16_c_o; }@keyframes eD1PRHylXVr16_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr17_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr17_to__to; }@keyframes eD1PRHylXVr17_to__to { \n  0% { transform: translate(58.2829px, 9.17562px); }\n  17.5% { transform: translate(58.2829px, 9.17562px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49.5% { transform: translate(58.2829px, 9.17562px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51.5% { transform: translate(58.2829px, 7.17561px); }\n  100% { transform: translate(58.2829px, 7.17561px); }\n}#eD1PRHylXVr17 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr17_c_o; }@keyframes eD1PRHylXVr17_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr18_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr18_to__to; }@keyframes eD1PRHylXVr18_to__to { \n  0% { transform: translate(65.1693px, 9.00761px); }\n  17.5% { transform: translate(65.1693px, 9.00761px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(65.1693px, 9.00761px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52% { transform: translate(65.1693px, 7.00761px); }\n  100% { transform: translate(65.1693px, 7.00761px); }\n}#eD1PRHylXVr18 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr18_c_o; }@keyframes eD1PRHylXVr18_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr19_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr19_to__to; }@keyframes eD1PRHylXVr19_to__to { \n  0% { transform: translate(71.4914px, 10.7996px); }\n  17.5% { transform: translate(71.4914px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { transform: translate(71.4914px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52.5% { transform: translate(71.4914px, 8.79961px); }\n  100% { transform: translate(71.4914px, 8.79961px); }\n}#eD1PRHylXVr19 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr19_c_o; }@keyframes eD1PRHylXVr19_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  53% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr20_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr20_to__to; }@keyframes eD1PRHylXVr20_to__to { \n  0% { transform: translate(27.5243px, 16.6802px); }\n  15.5% { transform: translate(27.5243px, 16.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(27.5243px, 12.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  25% { transform: translate(27.5243px, 12.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  27.5% { transform: translate(27.5243px, 8.68018px); }\n  100% { transform: translate(27.5243px, 8.68018px); }\n}#eD1PRHylXVr20 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr20_c_o; }@keyframes eD1PRHylXVr20_c_o { \n  0% { opacity: 0; }\n  15.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  25% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  27.5% { opacity: 0; }\n  100% { opacity: 0; }\n}#eD1PRHylXVr29_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr29_to__to; }@keyframes eD1PRHylXVr29_to__to { \n  0% { transform: translate(22.6553px, 15.7601px); }\n  25.5% { transform: translate(22.6553px, 15.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  28% { transform: translate(22.6553px, 11.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  35% { transform: translate(22.6553px, 11.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  37.5% { transform: translate(22.6553px, 7.76011px); }\n  100% { transform: translate(22.6553px, 7.76011px); }\n}#eD1PRHylXVr29 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr29_c_o; }@keyframes eD1PRHylXVr29_c_o { \n  0% { opacity: 0; }\n  25.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  28% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  35% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  37.5% { opacity: 0; }\n  100% { opacity: 0; }\n}#eD1PRHylXVr37_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr37_to__to; }@keyframes eD1PRHylXVr37_to__to { \n  0% { transform: translate(18.2477px, 15.1036px); }\n  35.5% { transform: translate(18.2477px, 15.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  38% { transform: translate(18.2477px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45% { transform: translate(18.2477px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  47.5% { transform: translate(18.2477px, 7.10361px); }\n  100% { transform: translate(18.2477px, 7.10361px); }\n}#eD1PRHylXVr37 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr37_c_o; }@keyframes eD1PRHylXVr37_c_o { \n  0% { opacity: 0; }\n  35.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  38% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  47.5% { opacity: 0; }\n  100% { opacity: 0; }\n}<\/style>\n    <g transform=\"translate(0 29.5)\" mask=\"url(#eD1PRHylXVr4)\">\n        <rect width=\"200\" height=\"80\" rx=\"0\" ry=\"0\" transform=\"translate(0-29.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect>\n        <mask id=\"eD1PRHylXVr4\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">\n            <g>\n                <g id=\"eD1PRHylXVr6_to\" transform=\"translate(37.985671,11.10391)\">\n                    <g id=\"eD1PRHylXVr6\" transform=\"translate(-37.985671,-11.10391)\">\n                        <g>\n                            <path d=\"M7.31195,17.0002c-.42667,0-.784-.1334-1.072-.4-.27734-.2667-.45334-.624-.528-1.072h-.096c-.128.544-.41067.96-.848,1.248-.43734.2773-.976.416-1.616.416-.84267,0-1.488-.224-1.936-.672s-.672005-1.04-.672005-1.776c0-.8854.32-1.5414.960005-1.968.65066-.4374,1.53066-.656,2.64-.656h1.328v-.528c0-.4054-.10667-.7254-.32-.96-.21334-.2454-.57067-.368-1.072-.368-.46934,0-.84267.1013-1.12.304s-.50667.432-.688.688l-1.408005-1.248c.341335-.50138.768005-.89071,1.280005-1.16804.52266-.288,1.22666-.432,2.112-.432c1.19466,0,2.09066.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.39466,0,.73066-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M13.1253,17.1922c-.6293,0-1.1893-.1014-1.68-.304-.4906-.2134-.9013-.5067-1.232-.88-.33065-.384-.58131-.848-.75198-1.392s-.256-1.152-.256-1.824.08533-1.2747.256-1.808c.17067-.544.42133-1.00804.75198-1.39204s.7414-.67734,1.232-.88c.4907-.20267,1.0507-.304,1.68-.304.8534,0,1.5627.192,2.128.576.576.384.9867.92266,1.232,1.61604l-1.92.832c-.0746-.32-.2293-.592-.464-.816s-.56-.336-.976-.336c-.48,0-.8426.16-1.088.48-.2453.3093-.368.7306-.368,1.264v1.568c0,.5333.1227.9546.368,1.264s.608.464,1.088.464c.4267,0,.7627-.112,1.008-.336.256-.2347.4427-.5387.56-.912l1.84.8c-.2773.8-.7093,1.3866-1.296,1.76-.576.3733-1.28.56-2.112.56Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M17.5189,5.16016h2.368v4.84804h.08c.1174-.46938.384-.85338.8-1.15204.4267-.29867.912-.448,1.456-.448c1.0667,0,1.872.37333,2.416,1.12s.816,1.83464.816,3.26404-.272,2.5226-.816,3.28c-.544.7466-1.3493,1.12-2.416,1.12-.2773,0-.5386-.0427-.784-.128-.2453-.0747-.4693-.1814-.672-.32-.192-.1494-.3573-.32-.496-.512-.1386-.2027-.24-.416-.304-.64h-.08v1.408h-2.368v-11.84004Zm3.92,10.11204c.448,0,.816-.1547,1.104-.464.2987-.32.448-.7467.448-1.28v-1.456c0-.5334-.1493-.9547-.448-1.264-.288-.32-.656-.48-1.104-.48s-.8213.112-1.12.336c-.288.2133-.432.512-.432.896v2.48c0,.384.144.688.432.912.2987.2133.672.32,1.12.32Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(-1.18 0)\" fill=\"#fff\"><\/path>\n                        <\/g>\n                        <g id=\"eD1PRHylXVr12_to\" transform=\"translate(50.749701,13.10361)\">\n                            <g id=\"eD1PRHylXVr12\" transform=\"translate(-51.749701,-11.10361)\">\n                                <g id=\"eD1PRHylXVr14_to\" transform=\"translate(35.4571,10.799615)\">\n                                    <path id=\"eD1PRHylXVr14\" d=\"M35.4251,17.1916c-.8106,0-1.4933-.128-2.048-.384-.5546-.2666-1.0506-.64-1.488-1.12l1.392-1.408c.2987.3307.6294.592.992.784.3627.192.7734.288,1.232.288.4694,0,.7947-.0693.976-.208.1814-.1493.272-.3466.272-.592c0-.3946-.2826-.6293-.848-.704l-.912-.112c-1.888-.2346-2.832-1.0986-2.832-2.592c0-.4053.0747-.7733.224-1.104.16-.34131.3787-.62931.656-.86398.288-.24533.6294-.432,1.024-.56.4054-.13866.8587-.20799,1.36-.20799.4374,0,.8214.032,1.152.09599.3414.05334.64.13867.896.256.2667.10667.5067.24534.72.416.224.16.4427.34134.656.544l-1.36,1.39198c-.2666-.2666-.5706-.4746-.912-.624-.3306-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2987-.256.512c0,.224.0587.4.176.528.128.1174.3627.2027.704.256l.944.128c1.8454.2454,2.768,1.088,2.768,2.528c0,.4054-.0853.7787-.256,1.12s-.416.64-.736.896c-.3093.2454-.688.4374-1.136.576-.4373.1387-.928.208-1.472.208Z\" transform=\"translate(-35.4571,-12.799615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr15_to\" transform=\"translate(41.906599,9.66361)\">\n                                    <path id=\"eD1PRHylXVr15\" d=\"M42.9786,16.9996c-.8213,0-1.4453-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83998h.592c.32,0,.5387-.07466.656-.224.1174-.16.176-.384.176-.672v-1.376h2.128v2.272h1.664v1.83998h-1.664v4.72h1.536v1.84h-1.408Z\" transform=\"translate(-41.906599,-11.66361)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr16_to\" transform=\"translate(49.295599,10.89561)\">\n                                    <path id=\"eD1PRHylXVr16\" d=\"M50.6396,15.5916h-.08c-.0746.2134-.176.416-.304.608-.1173.192-.272.3627-.464.512s-.4213.2667-.688.352c-.256.0854-.5546.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4373-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0907.9067.272,1.184.1814.2774.4907.416.928.416.1814,0,.3627-.0266.544-.08.1814-.0533.3414-.128.48-.224.1387-.1066.2507-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" transform=\"translate(-49.295599,-12.89561)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr17_to\" transform=\"translate(58.2829,9.175615)\">\n                                    <path id=\"eD1PRHylXVr17\" d=\"M59.8829,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" transform=\"translate(-58.2829,-11.175615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr18_to\" transform=\"translate(65.169302,9.00761)\">\n                                    <path id=\"eD1PRHylXVr18\" d=\"M65.1693,7.70362c-.48,0-.832-.10666-1.056-.31999-.2134-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1066-.61866.32-.832.224-.224.576-.336,1.056-.336s.8266.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2134.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" transform=\"translate(-65.169302,-11.00761)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr19_to\" transform=\"translate(71.491398,10.799615)\">\n                                    <path id=\"eD1PRHylXVr19\" d=\"M71.4914,17.1916c-.6187,0-1.1733-.1013-1.664-.304-.48-.2026-.8907-.496-1.232-.88-.3307-.384-.5867-.848-.768-1.392s-.272-1.152-.272-1.824.0907-1.28.272-1.824.4373-1.00264.768-1.37598c.3413-.384.752-.67733,1.232-.87999.4907-.20267,1.0453-.304,1.664-.304s1.168.10133,1.648.304c.4907.20266.9013.49599,1.232.87999.3413.37334.6027.83198.784,1.37598s.272,1.152.272,1.824-.0907,1.28-.272,1.824-.4427,1.008-.784,1.392c-.3307.384-.7413.6774-1.232.88-.48.2027-1.0293.304-1.648.304Zm0-1.872c.4693,0,.832-.144,1.088-.432s.384-.6986.384-1.232v-1.712c0-.5333-.128-.944-.384-1.232s-.6187-.432-1.088-.432-.832.144-1.088.432-.384.6987-.384,1.232v1.712c0,.5334.128.944.384,1.232s.6187.432,1.088.432Z\" transform=\"translate(-71.491398,-12.799615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                            <\/g>\n                        <\/g>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr20_to\" transform=\"translate(27.524322,16.68018)\">\n                    <g id=\"eD1PRHylXVr20\" transform=\"translate(-27.524322,-12.68018)\" opacity=\"0\">\n                        <path d=\"M7.31195,17.0002c-.42667,0-.784-.1334-1.072-.4-.27734-.2667-.45334-.624-.528-1.072h-.096c-.128.544-.41067.96-.848,1.248-.43734.2773-.976.416-1.616.416-.84267,0-1.488-.224-1.936-.672s-.672005-1.04-.672005-1.776c0-.8854.32-1.5414.960005-1.968.65066-.4374,1.53066-.656,2.64-.656h1.328v-.528c0-.4054-.10667-.7254-.32-.96-.21334-.2454-.57067-.368-1.072-.368-.46934,0-.84267.1013-1.12.304s-.50667.432-.688.688l-1.408005-1.248c.341335-.50138.768005-.89071,1.280005-1.16804.52266-.288,1.22666-.432,2.112-.432c1.19466,0,2.09066.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.39466,0,.73066-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M9.73332,17.0002v-8.40004h2.36798v1.42404h.096c.1494-.43738.4107-.81604.784-1.13604.3734-.32.8907-.48,1.552-.48.864,0,1.5147.288,1.952.864.448.576.672,1.39734.672,2.46404v5.264h-2.368v-5.072c0-.544-.0853-.944-.256-1.2-.1706-.2667-.4746-.4-.912-.4-.192,0-.3786.0266-.56.08-.1813.0426-.3466.1173-.496.224-.1386.1066-.2506.24-.336.4-.0853.1493-.128.3253-.128.528v5.44h-2.36798Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M24.9926,17.0002c-.4267,0-.784-.1334-1.072-.4-.2774-.2667-.4534-.624-.528-1.072h-.096c-.128.544-.4107.96-.848,1.248-.4374.2773-.976.416-1.616.416-.8427,0-1.488-.224-1.936-.672s-.672-1.04-.672-1.776c0-.8854.32-1.5414.96-1.968.6506-.4374,1.5306-.656,2.64-.656h1.328v-.528c0-.4054-.1067-.7254-.32-.96-.2134-.2454-.5707-.368-1.072-.368-.4694,0-.8427.1013-1.12.304s-.5067.432-.688.688l-1.408-1.248c.3413-.50138.768-.89071,1.28-1.16804.5226-.288,1.2266-.432,2.112-.432c1.1946,0,2.0906.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.3946,0,.7306-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.7659,17.0002c-.8106,0-1.408-.1974-1.792-.592-.3733-.3947-.56-.9654-.56-1.712v-9.53604h2.368v10.00004h1.056v1.84h-1.072Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M36.8199,8.60016h2.208l-3.232,9.69604c-.2133.6506-.5173,1.1306-.912,1.44-.384.3093-.9386.464-1.664.464h-1.472v-1.84h1.584l.288-.928-2.944-8.83204h2.352l1.232,3.92004.608,2.432h.096l.624-2.432l1.232-3.92004Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M42.4582,17.1922c-.8107,0-1.4933-.128-2.048-.384-.5547-.2667-1.0507-.64-1.488-1.12l1.392-1.408c.2987.3306.6293.592.992.784s.7733.288,1.232.288c.4693,0,.7947-.0694.976-.208.1813-.1494.272-.3467.272-.592c0-.3947-.2827-.6294-.848-.704l-.912-.112c-1.888-.2347-2.832-1.0987-2.832-2.592c0-.4054.0747-.7734.224-1.104.16-.34138.3787-.62938.656-.86404.288-.24534.6293-.432,1.024-.56.4053-.13867.8587-.208,1.36-.208.4373,0,.8213.032,1.152.096.3413.05333.64.13866.896.256.2667.10666.5067.24533.72.416.224.16.4427.34133.656.544l-1.36,1.39204c-.2667-.2667-.5707-.4747-.912-.624-.3307-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2986-.256.512c0,.224.0587.4.176.528.128.1173.3627.2026.704.256l.944.128c1.8453.2453,2.768,1.088,2.768,2.528c0,.4053-.0853.7786-.256,1.12s-.416.64-.736.896c-.3093.2453-.688.4373-1.136.576-.4373.1386-.928.208-1.472.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M50.6967,17.1922c-.64,0-1.2107-.1014-1.712-.304-.5013-.2134-.928-.5067-1.28-.88-.3413-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6614.0853-1.2587.256-1.792.1707-.544.4213-1.00804.752-1.39204.3413-.384.7573-.67734,1.248-.88.4907-.21334,1.0507-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9067.54933,1.216.944.32.39464.5493.85334.688,1.37604.1493.512.224,1.0506.224,1.616v.704h-5.392v.128c0,.5546.1493.9973.448,1.328.2987.32.768.48,1.408.48.4907,0,.8907-.096,1.2-.288.3093-.2027.5973-.4427.864-.72l1.184,1.472c-.3733.4373-.864.7786-1.472,1.024-.5973.2453-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3093-.4.7253-.4,1.248v.128h2.944v-.144c0-.512-.1173-.9227-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(27.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr29_to\" transform=\"translate(22.655314,15.760111)\">\n                    <g id=\"eD1PRHylXVr29\" transform=\"translate(-22.655313,-11.76011)\" opacity=\"0\">\n                        <path d=\"M4.49593,17.1921c-.62934,0-1.18934-.1013-1.68-.304-.49067-.2133-.90134-.5066-1.232-.88-.33067-.384-.58134-.848-.752002-1.392s-.256-1.152-.256-1.824.085333-1.2746.256-1.808c.170662-.544.421332-1.00797.752002-1.39198s.74133-.67733,1.232-.87999s1.05066-.304,1.68-.304c.85333,0,1.56266.192,2.128.576.576.384.98666.92266,1.232,1.61597l-1.92.832c-.07467-.32-.22934-.592-.464-.816s-.56-.336-.976-.336c-.48,0-.84267.16-1.088.48-.24534.3094-.368.7307-.368,1.264v1.568c0,.5334.12266.9547.368,1.264s.608.464,1.088.464c.42666,0,.76266-.112,1.008-.336.256-.2346.44266-.5386.56-.912l1.84.8c-.27734.8-.70934,1.3867-1.296,1.76-.576.3734-1.28.56-2.112.56Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M8.88955,17.0001v-8.39997h2.36805v1.82397h.08c.0426-.2346.1173-.45864.224-.67197.1066-.224.2453-.42134.416-.592.1813-.17067.3946-.304.64-.4.2453-.10667.5333-.16.864-.16h.416v2.20797h-.592c-.6934,0-1.2107.0907-1.552.272-.3307.1814-.496.5174-.496,1.008v4.912h-2.36805Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M18.3042,17.1921c-.64,0-1.2107-.1013-1.712-.304-.5014-.2133-.928-.5066-1.28-.88-.3414-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6613.0853-1.2586.256-1.792.1706-.544.4213-1.00797.752-1.39197.3413-.384.7573-.67734,1.248-.88.4906-.21334,1.0506-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9066.54933,1.216.944.32.39467.5493.85337.688,1.37597.1493.512.224,1.0507.224,1.616v.704h-5.392v.128c0,.5547.1493.9974.448,1.328.2986.32.768.48,1.408.48.4906,0,.8906-.096,1.2-.288.3093-.2026.5973-.4426.864-.72l1.184,1.472c-.3734.4374-.864.7787-1.472,1.024-.5974.2454-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3094-.4.7254-.4,1.248v.128h2.944v-.144c0-.512-.1174-.9226-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.5126,17.0001c-.4267,0-.784-.1333-1.072-.4-.2774-.2666-.4534-.624-.528-1.072h-.096c-.128.544-.4107.96-.848,1.248-.4374.2774-.976.416-1.616.416-.8427,0-1.488-.224-1.936-.672s-.672-1.04-.672-1.776c0-.8853.32-1.5413.96-1.968.6506-.4373,1.5306-.656,2.64-.656h1.328v-.528c0-.4053-.1067-.7253-.32-.96-.2134-.2453-.5707-.368-1.072-.368-.4694,0-.8427.1014-1.12.304-.2774.2027-.5067.432-.688.688l-1.408-1.248c.3413-.50131.768-.89064,1.28-1.16797.5226-.288,1.2266-.432,2.112-.432c1.1946,0,2.0906.26133,2.688.784s.896,1.28537.896,2.28797v3.68h.784v1.84h-1.312Zm-3.28-1.456c.3946,0,.7306-.0853,1.008-.256.288-.1706.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3147-1.392.944v.24c0,.3094.096.5387.288.688.192.1387.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M34.7842,17.0001c-.8214,0-1.4454-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83997h.592c.32,0,.5386-.07467.656-.224.1173-.16.176-.384.176-.672v-1.37601h2.128v2.27201h1.664v1.83997h-1.664v4.72h1.536v1.84h-1.408Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M40.9267,17.1921c-.64,0-1.2107-.1013-1.712-.304-.5014-.2133-.928-.5066-1.28-.88-.3414-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6613.0853-1.2586.256-1.792.1706-.544.4213-1.00797.752-1.39197.3413-.384.7573-.67734,1.248-.88.4906-.21334,1.0506-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9066.54933,1.216.944.32.39467.5493.85337.688,1.37597.1493.512.224,1.0507.224,1.616v.704h-5.392v.128c0,.5547.1493.9974.448,1.328.2986.32.768.48,1.408.48.4906,0,.8906-.096,1.2-.288.3093-.2026.5973-.4426.864-.72l1.184,1.472c-.3734.4374-.864.7787-1.472,1.024-.5974.2454-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3094-.4.7254-.4,1.248v.128h2.944v-.144c0-.512-.1174-.9226-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(17.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr37_to\" transform=\"translate(18.247749,15.10361)\">\n                    <g id=\"eD1PRHylXVr37\" transform=\"translate(-18.247749,-11.10361)\" opacity=\"0\">\n                        <path d=\"M1.104,5.15963h2.368v4.84797h.08c.11734-.46931.384-.85331.8-1.15197.42667-.29867.912-.448,1.456-.448c1.06667,0,1.872.37333,2.416,1.12s.816,1.83467.816,3.26397-.272,2.5227-.816,3.28c-.544.7467-1.34933,1.12-2.416,1.12-.27733,0-.53866-.0426-.784-.128-.24533-.0746-.46933-.1813-.672-.32-.192-.1493-.35733-.32-.496-.512-.13866-.2026-.24-.416-.304-.64h-.08v1.408h-2.368v-11.83997ZM5.024,15.2716c.448,0,.816-.1546,1.104-.464.29867-.32.448-.7466.448-1.28v-1.456c0-.5333-.14933-.9546-.448-1.264-.288-.32-.656-.48-1.104-.48s-.82133.112-1.12.336c-.288.2134-.432.512-.432.896v2.48c0,.384.144.688.432.912.29867.2134.672.32,1.12.32Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M15.3184,15.5916h-.08c-.0747.2134-.176.416-.304.608-.1174.192-.272.3627-.464.512s-.4214.2667-.688.352c-.256.0854-.5547.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4374-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0906.9067.272,1.184s.4906.416.928.416c.1813,0,.3626-.0266.544-.08s.3413-.128.48-.224c.1386-.1066.2506-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M20.5936,7.70362c-.48,0-.832-.10666-1.056-.31999-.2133-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1067-.61866.32-.832.224-.224.576-.336,1.056-.336s.8267.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2133.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M25.8598,16.9996c-.8107,0-1.408-.1973-1.792-.592-.3734-.3946-.56-.9653-.56-1.712v-9.53597h2.368v9.99997h1.056v1.84h-1.072Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M33.0235,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(8.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n            <\/g>\n        <\/mask>\n    <\/g>\n<\/svg>        <\/a>\n\n        <div class=\"js-menuContainer\">\n            <div id=\"menu\" class=\"fixed top-0 left-0 z-10 w-full h-full js-menu bg-white\/70 backdrop-blur-md\">\n    <picture class=\"\">\n        <source srcset=\"\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg\" media=\"(min-width: 768px)\">\n        <img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">\n    <\/picture>\n    <div class=\"relative z-10 acb-grid min-h-screen-nav\">\n        <div class=\"grid mt-[96px] md:mt-0 md:h-screen content-center md:col-span-2 md:col-start-1 lg:col-start-2\">\n            <nav id=\"mainNavigation\">\n                <ul class=\"p-0\">\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>\n                    <\/li>\n                                    <\/ul>\n            <\/nav>\n        <\/div>\n        <div class=\"menu__teaser -ml-7.5 pl-7.5 md:pl-0  md:ml-0 pr-7.5 md:pr-0 -mr-7.5 md:mr-0 md:col-span-3 md:col-start-4 flex md:justify-center items-end md:flex-col md:h-screen content-center overflow-x-auto snap-x snap-proximity\">\n            \n<div data-block=\"teaser\" class=\"group bg-black rounded-lg relative aspect-video md:aspect-auto overflow-hidden mr-1 md:mr-0 md:mb-1 md:h-[350px] md:w-full min-w-[85%] md:max-w-[620px] hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#fff\">\n     <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n        <img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n        <div class=\"uppercase fluid-utility-01\">REINH\u00d6REN<\/div>\n        <div class=\"flex items-end justify-between\">\n            <div class=\"pr-1 fluid-heading-teaser font-extralight\"><em>Regenerativ<\/em> &amp; Digital Podcast<\/div>\n            <svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>        <\/div>\n    <\/div>\n    <a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>\n<\/div>\n\n\n<div data-block=\"teaser\" class=\"group bg-black rounded-lg relative aspect-video md:aspect-auto overflow-hidden mr-1 md:mr-0 md:mb-1 md:h-[350px] md:w-full min-w-[85%] md:max-w-[620px] hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff\">\n     <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n        <img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n        <div class=\"uppercase fluid-utility-01\">SERVICES<\/div>\n        <div class=\"flex items-end justify-between\">\n            <div class=\"pr-1 fluid-heading-teaser font-extralight\">Learn about our <em>Services<\/em><\/div>\n            <svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>        <\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>\n<\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n        <\/div>\n        <button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">\n    <svg class=\"icon-close hidden\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.animated #eDdxZj2JEQ84_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ84_ts__ts; }@keyframes eDdxZj2JEQ84_ts__ts { \n  0% { transform: translate(20px, 22.5px) scale(1, 1); }\n  20% { transform: translate(20px, 22.5px) scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px) scale(0.1, 0.1); }\n}.animated #eDdxZj2JEQ84 { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ84_f_p; }@keyframes eDdxZj2JEQ84_f_p { \n  0% { fill: rgb(0, 0, 0); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { fill: rgb(255, 255, 255); }\n}.animated #eDdxZj2JEQ87_to { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_to__to; }@keyframes eDdxZj2JEQ87_to__to { \n  0% { transform: translate(20px, 22.5px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 20px); }\n}.animated #eDdxZj2JEQ87_tr { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_tr__tr; }@keyframes eDdxZj2JEQ87_tr__tr { \n  0% { transform: rotate(-135deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(0deg); }\n}.animated #eDdxZj2JEQ87_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_ts__ts; }@keyframes eDdxZj2JEQ87_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}.animated #eDdxZj2JEQ88_to { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_to__to; }@keyframes eDdxZj2JEQ88_to__to { \n  0% { transform: translate(20px, 22.5px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 25px); }\n}.animated #eDdxZj2JEQ88_tr { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_tr__tr; }@keyframes eDdxZj2JEQ88_tr__tr { \n  0% { transform: rotate(-45deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(0deg); }\n}.animated #eDdxZj2JEQ88_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_ts__ts; }@keyframes eDdxZj2JEQ88_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}<\/style>\n    <g transform=\"translate(0-2.5)\"><g mask=\"url(#mask-icon-close)\"><g id=\"eDdxZj2JEQ84_ts\" transform=\"translate(20,22.5) scale(1,1)\"><path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path><\/g><mask id=\"mask-icon-close\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\"><g><g id=\"eDdxZj2JEQ87_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><g id=\"eDdxZj2JEQ88_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><\/g><\/mask><\/g><\/g><\/svg>\n\n    <svg class=\"icon-open\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.animated #ePxjCZibNf94_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf94_ts__ts; }@keyframes ePxjCZibNf94_ts__ts { \n  0% { transform: translate(20px, 22.5px) scale(0.1, 0.1); }\n  20% { transform: translate(20px, 22.5px) scale(0.1, 0.1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px) scale(1, 1); }\n}.animated #ePxjCZibNf94 { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf94_f_p; }@keyframes ePxjCZibNf94_f_p { \n  0% { fill: rgb(255, 255, 255); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { fill: rgb(0, 0, 0); }\n}.animated #ePxjCZibNf97_to { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_to__to; }@keyframes ePxjCZibNf97_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px); }\n}.animated #ePxjCZibNf97_tr { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_tr__tr; }@keyframes ePxjCZibNf97_tr__tr { \n  0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(-135deg); }\n}.animated #ePxjCZibNf97_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_ts__ts; }@keyframes ePxjCZibNf97_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}.animated #ePxjCZibNf98_to { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_to__to; }@keyframes ePxjCZibNf98_to__to { \n  0% { transform: translate(20px, 25px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px); }\n}.animated #ePxjCZibNf98_tr { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_tr__tr; }@keyframes ePxjCZibNf98_tr__tr { \n  0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(-45deg); }\n}.animated #ePxjCZibNf98_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_ts__ts; }@keyframes ePxjCZibNf98_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}<\/style>\n    <g transform=\"translate(0-2.5)\"><g mask=\"url(#mask-icon-open)\"><g id=\"ePxjCZibNf94_ts\" transform=\"translate(20,22.5) scale(0.1,0.1)\"><path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path><\/g><mask id=\"mask-icon-open\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\"><g><g id=\"ePxjCZibNf97_to\" transform=\"translate(20,20)\"><g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><g id=\"ePxjCZibNf98_to\" transform=\"translate(20,25)\"><g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><\/g><\/mask><\/g><\/g><\/svg>\n<\/button>\n    <\/nav>\n<\/div>\n    <script crossorigin=\"anonymous\" integrity=\"sha384-VDFlVcV08Hiotctd98VWCOibTauCw3m4vVugA4VpSvnNcWvBgIm6tiUb1DjCU5wi\" src=\"https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940\"><\/script>    <script src=\"https:\/\/cdn.usefathom.com\/script.js\" data-spa=\"auto\" data-site=\"VJBPMKHM\" defer=\"\"><\/script>\n    \n\n    <\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "strict-transport-security"
                    ],
                    "securityHeadersGrade": "E",
                    "securityHeadersScore": 25
                },
                "interactivePeriods": [
                    [
                        0,
                        730
                    ],
                    [
                        927,
                        1512
                    ],
                    [
                        1683,
                        4930
                    ]
                ],
                "longTasks": [
                    [
                        730,
                        927
                    ],
                    [
                        1512,
                        1683
                    ]
                ],
                "lastVisualChange": 1900,
                "render": 1500,
                "visualComplete85": 1500,
                "visualComplete90": 1500,
                "visualComplete95": 1500,
                "visualComplete99": 1800,
                "visualComplete": 1900,
                "SpeedIndex": 1507,
                "largestPaints": [
                    {
                        "event": "LargestImagePaint",
                        "time": 1513,
                        "size": 1440000,
                        "DOMNodeId": 77,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f"
                            },
                            "bounds": [
                                0,
                                0,
                                1905,
                                913
                            ],
                            "styles": {
                                "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\")"
                            }
                        },
                        "imageUrl": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1513,
                        "size": 1440000,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 0,
                                "y": 0,
                                "width": 1905,
                                "height": 913,
                                "top": 0,
                                "right": 1905,
                                "bottom": 913,
                                "left": 0
                            },
                            "outerHTML": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>",
                            "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\")",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1571,
                        "size": 107573,
                        "DOMNodeId": 81,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "class": ""
                            },
                            "bounds": [
                                64,
                                745,
                                1163.328125,
                                104
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1513,
                        "size": 1440000,
                        "DOMNodeId": 77,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f"
                            },
                            "bounds": [
                                0,
                                0,
                                1905,
                                913
                            ],
                            "styles": {
                                "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\")"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1513,
                        "size": 1440000,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 0,
                                "y": 0,
                                "width": 1905,
                                "height": 913,
                                "top": 0,
                                "right": 1905,
                                "bottom": 913,
                                "left": 0
                            },
                            "outerHTML": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>",
                            "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\")",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1570,
                        "size": 107573,
                        "DOMNodeId": 81,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "class": ""
                            },
                            "bounds": [
                                64,
                                745,
                                1163.328125,
                                104
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "background-image",
                "LargestContentfulPaintNodeType": "DIV",
                "LargestContentfulPaintImageURL": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 88
                    },
                    {
                        "name": "redirectStart",
                        "time": 102
                    },
                    {
                        "name": "navigationStart",
                        "time": 139
                    },
                    {
                        "name": "domLoading",
                        "time": 140
                    },
                    {
                        "name": "responseEnd",
                        "time": 140
                    },
                    {
                        "name": "domInteractive",
                        "time": 141
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 141
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 141
                    },
                    {
                        "name": "domComplete",
                        "time": 141
                    },
                    {
                        "name": "redirectEnd",
                        "time": 383
                    },
                    {
                        "name": "fetchStart",
                        "time": 383
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 503
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 503
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 503
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 506
                    },
                    {
                        "name": "domLoading",
                        "time": 506
                    },
                    {
                        "name": "responseEnd",
                        "time": 540
                    },
                    {
                        "name": "domInteractive",
                        "time": 670
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1035
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1035
                    },
                    {
                        "name": "firstPaint",
                        "time": 1384
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1384
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1384
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1384
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1384
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1405
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1501
                    },
                    {
                        "name": "domComplete",
                        "time": 1512
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1512
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1512
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1513
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1513
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1513
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1570
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.001719796426613106
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.001719796426613106
                    }
                ],
                "chromeUserTiming.navigationStart": 140,
                "chromeUserTiming.redirectStart": 103,
                "chromeUserTiming.domLoading": 507,
                "chromeUserTiming.responseEnd": 540,
                "chromeUserTiming.domInteractive": 670,
                "chromeUserTiming.domContentLoadedEventStart": 1035,
                "chromeUserTiming.domContentLoadedEventEnd": 1035,
                "chromeUserTiming.domComplete": 1512,
                "chromeUserTiming.redirectEnd": 383,
                "chromeUserTiming.fetchStart": 383,
                "chromeUserTiming.unloadEventStart": 504,
                "chromeUserTiming.unloadEventEnd": 504,
                "chromeUserTiming.markAsMainFrame": 504,
                "chromeUserTiming.commitNavigationEnd": 506,
                "chromeUserTiming.firstPaint": 1384,
                "chromeUserTiming.firstContentfulPaint": 1384,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1384,
                "chromeUserTiming.firstMeaningfulPaint": 1384,
                "chromeUserTiming.LayoutShift": 1501,
                "chromeUserTiming.loadEventStart": 1512,
                "chromeUserTiming.loadEventEnd": 1512,
                "chromeUserTiming.firstImagePaint": 1513,
                "chromeUserTiming.LargestImagePaint": 1513,
                "chromeUserTiming.LargestContentfulPaint": 1513,
                "chromeUserTiming.LargestTextPaint": 1571,
                "chromeUserTiming.TotalLayoutShift": 0.001719796426613106,
                "chromeUserTiming.CumulativeLayoutShift": 0.001719796426613106,
                "LayoutShifts": [
                    {
                        "time": 1405,
                        "score": 0.00026625296620851719,
                        "cumulative_score": 0.00026625296620851719,
                        "window_score": 0.00026625296620851719,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                64,
                                64,
                                1163,
                                56
                            ],
                            [
                                64,
                                744,
                                1163,
                                109
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 64,
                                    "y": 68,
                                    "width": 1163,
                                    "height": 52,
                                    "top": 68,
                                    "right": 1227,
                                    "bottom": 120,
                                    "left": 64
                                },
                                "currentRect": {
                                    "x": 64,
                                    "y": 64,
                                    "width": 1163,
                                    "height": 52,
                                    "top": 64,
                                    "right": 1227,
                                    "bottom": 116,
                                    "left": 64
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 64,
                                    "y": 749,
                                    "width": 1163,
                                    "height": 52,
                                    "top": 749,
                                    "right": 1227,
                                    "bottom": 801,
                                    "left": 64
                                },
                                "currentRect": {
                                    "x": 64,
                                    "y": 744,
                                    "width": 1163,
                                    "height": 52,
                                    "top": 744,
                                    "right": 1227,
                                    "bottom": 796,
                                    "left": 64
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 64,
                                    "y": 801,
                                    "width": 1163,
                                    "height": 52,
                                    "top": 801,
                                    "right": 1227,
                                    "bottom": 853,
                                    "left": 64
                                },
                                "currentRect": {
                                    "x": 64,
                                    "y": 796,
                                    "width": 1163,
                                    "height": 52,
                                    "top": 796,
                                    "right": 1227,
                                    "bottom": 848,
                                    "left": 64
                                }
                            }
                        ]
                    },
                    {
                        "time": 1501,
                        "score": 0.0014535434604045889,
                        "cumulative_score": 0.001719796426613106,
                        "window_score": 0.001719796426613106,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                64,
                                796,
                                1163,
                                1
                            ],
                            [
                                61,
                                797,
                                1166,
                                52
                            ],
                            [
                                64,
                                849,
                                1163,
                                3
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 64,
                                    "y": 800,
                                    "width": 1163,
                                    "height": 52,
                                    "top": 800,
                                    "right": 1227,
                                    "bottom": 852,
                                    "left": 64
                                },
                                "currentRect": {
                                    "x": 61,
                                    "y": 797,
                                    "width": 1166,
                                    "height": 52,
                                    "top": 797,
                                    "right": 1227,
                                    "bottom": 849,
                                    "left": 61
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 64,
                                    "y": 796,
                                    "width": 1163,
                                    "height": 52,
                                    "top": 796,
                                    "right": 1227,
                                    "bottom": 848,
                                    "left": 64
                                },
                                "currentRect": {
                                    "x": 61,
                                    "y": 797,
                                    "width": 1166,
                                    "height": 52,
                                    "top": 797,
                                    "right": 1227,
                                    "bottom": 849,
                                    "left": 61
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 532.79300000000001
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 509.07600000000002
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 509.08999999999997
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 510.82600000000002
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 521.12599999999998
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 521.17100000000005
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 521.17700000000002
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 521.197
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 530.85500000000002
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 534.25400000000002
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 534.33600000000001
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 534.85000000000002
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 536.07100000000003
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 536.125
                        },
                        "521": {
                            "name": "Picture",
                            "firstUsed": 536.78899999999999
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 536.91499999999996
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 536.98299999999995
                        },
                        "522": {
                            "name": "Sizes",
                            "firstUsed": 537.57000000000005
                        },
                        "524": {
                            "name": "SrcsetWDescriptor",
                            "firstUsed": 537.596
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 540.92700000000002
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 544.88199999999995
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 544.93799999999999
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 545.15300000000002
                        },
                        "2250": {
                            "name": "DuplicatedAttribute",
                            "firstUsed": 546.68700000000001
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 546.77099999999996
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 569.01599999999996
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 588.35500000000002
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 588.42899999999997
                        },
                        "2322": {
                            "name": "CSSSelectorPseudoMatches",
                            "firstUsed": 588.56299999999999
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 588.58199999999999
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 588.59100000000001
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 589.50599999999997
                        },
                        "540": {
                            "name": "SRIElementWithMatchingIntegrityAttribute",
                            "firstUsed": 649.48199999999997
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 649.49599999999998
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 649.81299999999999
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 655.53599999999994
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 655.58000000000004
                        },
                        "2361": {
                            "name": "V8AbortController_Constructor",
                            "firstUsed": 657.12099999999998
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 658.71600000000001
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 658.72799999999995
                        },
                        "1028": {
                            "name": "V8History_ScrollRestoration_AttributeGetter",
                            "firstUsed": 658.90899999999999
                        },
                        "1029": {
                            "name": "V8History_ScrollRestoration_AttributeSetter",
                            "firstUsed": 658.928
                        },
                        "2618": {
                            "name": "HistoryReplaceState",
                            "firstUsed": 659.07600000000002
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 666.09000000000003
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 670.40099999999995
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 689.83100000000002
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 689.83900000000006
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 690.02300000000002
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 690.87300000000005
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 698.41999999999996
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 698.48800000000006
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 714.86300000000006
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 722.09900000000005
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 724.68299999999999
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 725.43299999999999
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 727.86699999999996
                        },
                        "4773": {
                            "name": "Feature_4773",
                            "firstUsed": 844.91399999999999
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 923.91399999999999
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 923.92899999999997
                        },
                        "4057": {
                            "name": "FlexboxAlignSingleLineDifference",
                            "firstUsed": 926.26199999999994
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 961.60699999999997
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 1023.272
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1023.295
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 1039.277
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1040.0599999999999
                        },
                        "3798": {
                            "name": "AVIFImage",
                            "firstUsed": 1105.5419999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1775.8920000000001
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 530.87900000000002
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 530.88999999999999
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 530.89700000000005
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 530.91499999999996
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 530.93499999999995
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 530.98000000000002
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 534.36099999999999
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 536.11599999999999
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 536.28099999999995
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 536.30499999999995
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 536.44100000000003
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 545.14200000000005
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 545.16700000000003
                        },
                        "432": {
                            "name": "CSSPropertyAnimationTimingFunction",
                            "firstUsed": 545.178
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 545.20899999999995
                        },
                        "518": {
                            "name": "CSSPropertyD",
                            "firstUsed": 546.14599999999996
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 550.577
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 689.85799999999995
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 689.87099999999998
                        },
                        "514": {
                            "name": "CSSPropertyFontFeatureSettings",
                            "firstUsed": 689.87900000000002
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 689.89800000000002
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 689.91700000000003
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 689.93200000000002
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 689.94200000000001
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 690.23299999999995
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 690.24400000000003
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 690.26999999999998
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 690.37599999999998
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 690.39700000000005
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 690.40800000000002
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 690.41499999999996
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 690.423
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 690.42999999999995
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 690.50300000000004
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 690.64499999999998
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 690.65700000000004
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 690.697
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 690.85299999999995
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 690.88099999999997
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 690.88699999999994
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 690.89400000000001
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 690.89999999999998
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 690.90599999999995
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 690.93299999999999
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 690.94000000000005
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 690.95600000000002
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 695.13199999999995
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 695.15300000000002
                        },
                        "40": {
                            "name": "CSSPropertyBorderBottomWidth",
                            "firstUsed": 695.18799999999999
                        },
                        "246": {
                            "name": "CSSPropertyGridRowStart",
                            "firstUsed": 695.20899999999995
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 695.35799999999995
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 695.61099999999999
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 696.327
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 697.50400000000002
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 697.52300000000002
                        },
                        "152": {
                            "name": "CSSPropertyTransitionDuration",
                            "firstUsed": 697.52999999999997
                        },
                        "154": {
                            "name": "CSSPropertyTransitionTimingFunction",
                            "firstUsed": 697.53800000000001
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 697.54999999999995
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 697.76900000000001
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 697.78399999999999
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 698.09699999999998
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 698.36300000000006
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 698.37699999999995
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 698.38499999999999
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 698.73500000000001
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 698.745
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 698.75099999999998
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 699.14599999999996
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 699.18100000000004
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 699.18899999999996
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 701.79300000000001
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 701.81500000000005
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 702.26099999999997
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 702.70399999999995
                        },
                        "65": {
                            "name": "CSSPropertyBorderTopWidth",
                            "firstUsed": 712.68200000000002
                        },
                        "244": {
                            "name": "CSSPropertyGridColumnStart",
                            "firstUsed": 714.61400000000003
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 714.84000000000003
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 714.87699999999995
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 715.30700000000002
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 715.86900000000003
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 715.88300000000004
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 715.928
                        },
                        "250": {
                            "name": "CSSPropertyGridAutoFlow",
                            "firstUsed": 716.62699999999995
                        },
                        "384": {
                            "name": "CSSPropertyStrokeOpacity",
                            "firstUsed": 717.20399999999995
                        },
                        "370": {
                            "name": "CSSPropertyFillOpacity",
                            "firstUsed": 717.40599999999995
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 718.43100000000004
                        },
                        "357": {
                            "name": "CSSPropertyMask",
                            "firstUsed": 718.59100000000001
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 722.04999999999995
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 722.21799999999996
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 722.47000000000003
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 723.17899999999997
                        },
                        "499": {
                            "name": "CSSPropertyScrollSnapType",
                            "firstUsed": 723.19500000000005
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 723.26400000000001
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 724.69500000000005
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 121,
                "TTIMeasurementEnd": 4930,
                "LastInteractive": 1683,
                "TotalBlockingTime": 121,
                "testID": "240902_AiDcAM_802",
                "step": 1,
                "effectiveBps": 270201,
                "domTime": 0,
                "aft": 0,
                "titleTime": 141,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 1,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "111": 45,
                            "212": 81,
                            "313": 60,
                            "414": 26.300000000000001,
                            "515": 25,
                            "616": 81.799999999999997,
                            "717": 100,
                            "818": 100,
                            "918": 78.900000000000006,
                            "1019": 77.299999999999997,
                            "1120": 100,
                            "1221": 100,
                            "1322": 100,
                            "1431": 100,
                            "1532": 100,
                            "1633": 100,
                            "1734": 100,
                            "1835": 100,
                            "1936": 100,
                            "2039": 100,
                            "2140": 100,
                            "2241": 100,
                            "2342": 100,
                            "2443": 100,
                            "2544": 47.399999999999999,
                            "2645": 47.600000000000001,
                            "2746": 50,
                            "2847": 47.399999999999999,
                            "2948": 47.399999999999999,
                            "3049": 52.399999999999999,
                            "3150": 55,
                            "3251": 71.400000000000006,
                            "3352": 90,
                            "3453": 52.600000000000001,
                            "3554": 45,
                            "3655": 50,
                            "3756": 47.600000000000001,
                            "3857": 52.399999999999999,
                            "3958": 47.399999999999999,
                            "4059": 47.600000000000001,
                            "4160": 52.399999999999999,
                            "4295": 80,
                            "4396": 76.200000000000003,
                            "4497": 50,
                            "4598": 55,
                            "4699": 52.399999999999999,
                            "4800": 45,
                            "4901": 47.399999999999999,
                            "5002": 76.200000000000003
                        },
                        "max": 100,
                        "count": 50
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "111": 0,
                            "212": 17434,
                            "313": 274223,
                            "414": 353430,
                            "515": 1066678,
                            "616": 592537,
                            "717": 821097,
                            "818": 2950492,
                            "918": 5235,
                            "1019": 4812960,
                            "1120": 4487192,
                            "1221": 5092888,
                            "1322": 5051597,
                            "1431": 5078858,
                            "1532": 223793,
                            "1633": 0,
                            "1734": 0,
                            "1835": 0,
                            "1936": 125318,
                            "2039": 0,
                            "2140": 0,
                            "2241": 0,
                            "2342": 0,
                            "2443": 0,
                            "2544": 0,
                            "2645": 0,
                            "2746": 0,
                            "2847": 0,
                            "2948": 0,
                            "3049": 14963,
                            "3150": 614890,
                            "3251": 164491,
                            "3352": 0,
                            "3453": 0,
                            "3554": 0,
                            "3655": 0,
                            "3756": 0,
                            "3857": 0,
                            "3958": 21207,
                            "4059": 0,
                            "4160": 0,
                            "4295": 0,
                            "4396": 0,
                            "4497": 0,
                            "4598": 0,
                            "4699": 0,
                            "4800": 0,
                            "4901": 0,
                            "5002": 0
                        },
                        "max": 5092888,
                        "count": 50
                    }
                },
                "effectiveBpsDoc": 329590,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDcAM_802&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDcAM_802&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1&file=ms_001500.jpg",
                        "VisuallyComplete": 98
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1&file=ms_001800.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1&file=ms_001900.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "cdn.usefathom.com": {
                        "bytes": 2042,
                        "requests": 2,
                        "cdn_provider": "BunnyCDN",
                        "connections": 1
                    },
                    "acb.studio": {
                        "bytes": 363804,
                        "requests": 18,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 15111,
                        "bytesUncompressed": 113283,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 10608,
                        "bytesUncompressed": 34372,
                        "requests": 2
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 4916,
                        "bytesUncompressed": 22668,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 224480,
                        "bytesUncompressed": 313663,
                        "requests": 9
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 110688,
                        "bytesUncompressed": 110688,
                        "requests": 5
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 43,
                        "bytesUncompressed": 43,
                        "requests": 1
                    }
                },
                "consoleLog": []
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-q4tp-10.10.1.35",
                "loadTime": 1110,
                "docTime": 1110,
                "fullyLoaded": 1216,
                "bytesOut": 32112,
                "bytesOutDoc": 30005,
                "bytesIn": 245455,
                "bytesInDoc": 245412,
                "requests": [
                    {
                        "type": 3,
                        "id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177",
                        "request_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/",
                        "raw_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/",
                        "responseCode": 302,
                        "load_ms": 62,
                        "ttfb_ms": 62,
                        "load_start": 226,
                        "load_start_float": 226,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "text\/html",
                        "contentEncoding": "",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 63,
                        "connect_start": 63,
                        "connect_end": 145,
                        "ssl_start": 145,
                        "ssl_end": 225,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "acb.studio",
                            "sanList": [
                                "acb.studio",
                                "www.acb.studio"
                            ],
                            "issuer": "R10",
                            "validFrom": 1721859096,
                            "validTo": 1729635095,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1721862696445,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502206242EAD4098D0A53213588144C961D2F595844772BC8CE34A5F42F6269EA68B00221008A290F1D22D9155E498EAB5D284EAFE6D02823380398340F5DCCA665913241CB"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1721862696465,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022078314AA5A59C875873EB2B32C8CC7A84C5A4CFE27D325522BDF3D630A05D7D33022023A4A83EC389250156640CC78DDA2F3AD3691AC09050E9AD8655A79CA5FE43E8"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":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.07"
                            ],
                            "response": [
                                "cache-control: max-age=172800",
                                "content-length: 0",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                "location: https:\/\/acb.studio\/en",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: User-Agent"
                            ]
                        },
                        "bytesOut": 2104,
                        "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": 62,
                        "connect_ms": 82,
                        "ssl_ms": 80,
                        "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": 25,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE8zCCA9ugAwIBAgISAzlFhjKhl2z0qAFSCCTuygKrMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MjIxMTM2WhcNMjQxMDIyMjIxMTM1WjAVMRMwEQYDVQQD\nEwphY2Iuc3R1ZGlvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtLBD\nIlJEfORbtUCVSuyzjWI41eSoe6UYzLDbofvMSdvFq2B6UvF6H544OYp7eVCVVdr5\n5e5CO90HyepFbC\/xqcKp2LspjRSCXu31vP7+2dGIt23aBbSuMrR3iqRvA3lMEfD+\n8V9S63xrN9xYizNOqHU6bvlVy5yDHnCfsDKguGXofVlBUAkKgBXGPPDCK\/x+kRvX\naGWCgfTRFDTAAgdnGbyRgJ\/F7g7VtgkRfdrOjkdc4OHTskFRb2pRKYs9oBeWqg3X\nC\/YvMLo9U4YsXxdM3O4xRTcSBosWS6xM+jD74WRTT0xMcTWsj28tKo6\/c\/CCNSqz\n+9+OckU5xR\/WnQLcrQIDAQABo4ICHTCCAhkwDgYDVR0PAQH\/BAQDAgWgMB0GA1Ud\nJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQW\nBBTNO\/Jy8M9FAU42obiAR3sPJ9SEyzAfBgNVHSMEGDAWgBS7vMNHpeS8qcbDpHIM\nEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkwIgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTAu\nby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6Ly9yMTAuaS5sZW5jci5vcmcv\nMCUGA1UdEQQeMByCCmFjYi5zdHVkaW+CDnd3dy5hY2Iuc3R1ZGlvMBMGA1UdIAQM\nMAowCAYGZ4EMAQIBMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAGZgQcQnw1lIu\nMIDSnj9ku4NuKMz5D1KO7t\/OSj8WtMoAAAGQ5wOt\/QAABAMARzBFAiBiQurUCY0K\nUyE1iBRMlh0vWVhEdyvIzjSl9C9iaeposAIhAIopDx0i2RVeSY6rXShOr+bQKCM4\nA5g0D13MpmWRMkHLAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQA\nAAGQ5wOuEQAABAMARjBEAiB4MUqlpZyHWHPrKzLIzHqExaTP4n0yVSK989YwoF19\nMwIgI6SoPsOJJQFWZAzHjdovOtNpGsCQUOmthlWnnKX+Q+gwDQYJKoZIhvcNAQEL\nBQADggEBAGr\/Z7TvVgluTjD+c07LFCSbGv0ooAGIJsu0MIdtKQPm29ta6c3\/u+tA\n7+sL2NEYm2uD\/Fu7Va4j5rqLlcxX9moAgKQ7eDOhamNOT\/wUYX1XProZXUSRzcNY\n96NeLSd+pcjECcRSFBtkFr4H4mmidnllsZBgWvU6OdHNl7RJC2WtshwMSvK8RkE2\nyUTQwWG9Q2dRL+P5Tx4e8NuPed80Nw0NhSljCjiWYBOxGa895+4iPpDMjtWQDVK0\nx7Kc8PJbv0qrossGq4C\/Uxsv0wGHVCTb0bm74b26bNsscdSzUPdblf4kWzC2TcXa\nZGRi+oFyOUXS1TW4ZMJksUFX9Ew8k7k=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 288,
                        "ttfb_start": 226,
                        "ttfb_end": 288,
                        "download_start": 288,
                        "download_end": 288,
                        "download_ms": 0,
                        "all_start": 1,
                        "all_end": 288,
                        "all_ms": 286,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177-1",
                        "request_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177-1",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/en",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/en",
                        "raw_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 143,
                        "ttfb_ms": 98,
                        "load_start": 292,
                        "load_start_float": 292.00006100000002,
                        "bytesIn": 15122,
                        "objectSize": 15122,
                        "objectSizeUncompressed": 113283,
                        "chunks": [
                            {
                                "ts": 406,
                                "bytes": 8719,
                                "inflated": 65528
                            },
                            {
                                "ts": 435,
                                "bytes": 6403,
                                "inflated": 47755
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "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:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/en",
                                ":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.07"
                            ],
                            "response": [
                                "cache-control: max-age=172800",
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2110,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 15181,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 291,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 61,
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 435,
                        "ttfb_start": 292,
                        "ttfb_end": 390,
                        "download_start": 390,
                        "download_end": 435,
                        "download_ms": 45,
                        "all_start": 292,
                        "all_end": 435,
                        "all_ms": 143,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                482.91699999999997,
                                484.15699999999998
                            ],
                            [
                                482.93900000000002,
                                483.21800000000002
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "219479.2",
                        "request_id": "219479.2",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/dist\/css\/styles.css?v=1712210625",
                        "raw_id": "219479.2",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 70,
                        "ttfb_ms": 62,
                        "load_start": 440,
                        "load_start_float": 440.00008200000002,
                        "bytesIn": 4916,
                        "objectSize": 4916,
                        "objectSizeUncompressed": 22668,
                        "chunks": [
                            {
                                "ts": 509,
                                "bytes": 4916,
                                "inflated": 22668
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 90,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/dist\/css\/styles.css?v=1712210625",
                                ":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: \"588c-6153f1a1fd919-br\"",
                                "priority: u=0",
                                "referer: https:\/\/acb.studio\/en",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: style",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: br",
                                "content-length: 4916",
                                "content-type: text\/css",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"588c-6153f1a1fd919-br\"",
                                "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                "last-modified: Thu, 04 Apr 2024 06:03:45 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1963,
                        "score_cache": 100,
                        "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": 4916,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 433,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 82,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 510,
                        "ttfb_start": 440,
                        "ttfb_end": 502,
                        "download_start": 502,
                        "download_end": 510,
                        "download_ms": 8,
                        "all_start": 440,
                        "all_end": 510,
                        "all_ms": 70,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "219479.12",
                        "request_id": "219479.12",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                        "raw_id": "219479.12",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 59,
                        "ttfb_ms": 56,
                        "load_start": 471,
                        "load_start_float": 471.00008800000001,
                        "bytesIn": 683,
                        "objectSize": 683,
                        "objectSizeUncompressed": 2811,
                        "chunks": [
                            {
                                "ts": 530,
                                "bytes": 683,
                                "inflated": 2811
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2175,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                                ":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: \"afb-5ffbab64d764e-gzip\"",
                                "priority: u=2, i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 683",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"afb-5ffbab64d764e-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                "last-modified: Wed, 05 Jul 2023 10:17:51 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2206,
                        "score_cache": 100,
                        "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": 683,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 466,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 88,
                        "server_port": "443",
                        "load_end": 530,
                        "ttfb_start": 471,
                        "ttfb_end": 527,
                        "download_start": 527,
                        "download_end": 530,
                        "download_ms": 3,
                        "all_start": 471,
                        "all_end": 530,
                        "all_ms": 59,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "219479.15",
                        "request_id": "219479.15",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/dist\/js\/main.js?v=1714984940",
                        "raw_id": "219479.15",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 75,
                        "ttfb_ms": 72,
                        "load_start": 472,
                        "load_start_float": 472.00009,
                        "bytesIn": 8609,
                        "objectSize": 8609,
                        "objectSizeUncompressed": 28339,
                        "chunks": [
                            {
                                "ts": 546,
                                "bytes": 8609,
                                "inflated": 28339
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2175,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/dist\/js\/main.js?v=1714984940",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-none-match: \"6eb3-617c50c25b88b-br\"",
                                "origin: https:\/\/acb.studio",
                                "priority: u=1",
                                "referer: https:\/\/acb.studio\/en",
                                "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: 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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: br",
                                "content-length: 8609",
                                "content-type: application\/javascript",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"6eb3-617c50c25b88b-br\"",
                                "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                "last-modified: Mon, 06 May 2024 08:42:20 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1990,
                        "score_cache": 100,
                        "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": 8609,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 466,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 90,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 547,
                        "ttfb_start": 472,
                        "ttfb_end": 544,
                        "download_start": 544,
                        "download_end": 547,
                        "download_ms": 3,
                        "all_start": 472,
                        "all_end": 547,
                        "all_ms": 75,
                        "index": 4,
                        "number": 5,
                        "cpuTimes": {
                            "EvaluateScript": 6,
                            "v8.compile": 1,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 6,
                        "cpu.v8.compile": 1,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 7,
                        "js_timing": [
                            [
                                593.94200000000001,
                                600.08000000000004
                            ],
                            [
                                593.96799999999996,
                                594.91300000000001
                            ],
                            [
                                1093.6610000000001,
                                1093.9400000000001
                            ],
                            [
                                1093.9549999999999,
                                1094.0239999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "219479.25",
                        "request_id": "219479.25",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp",
                        "raw_id": "219479.25",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 82,
                        "ttfb_ms": 79,
                        "load_start": 601,
                        "load_start_float": 601.00011500000005,
                        "bytesIn": 14826,
                        "objectSize": 14826,
                        "objectSizeUncompressed": 14826,
                        "chunks": [
                            {
                                "ts": 683,
                                "bytes": 14826
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "image\/webp",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "content-length: 14826",
                                "content-type: image\/webp",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"39ea-60cb986d893f6\"",
                                "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                "last-modified: Sun, 17 Dec 2023 19:20:31 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2104,
                        "score_cache": 50,
                        "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": 14826,
                        "image_save": 0,
                        "cache_time": 172800,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 600,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 115,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "webp",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "14 KiB",
                                    "FileType": "WEBP",
                                    "FileTypeExtension": "webp",
                                    "MIMEType": "image\/webp"
                                },
                                "RIFF": {
                                    "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                    "ImageWidth": 1600,
                                    "HorizontalScale": 0,
                                    "ImageHeight": 900,
                                    "VerticalScale": 0
                                },
                                "Composite": {
                                    "ImageSize": "1600x900",
                                    "Megapixels": 1.3999999999999999
                                }
                            },
                            "magick": {
                                "format": "WEBP",
                                "formatDescription": "WebP Image Format",
                                "mimeType": "image\/webp",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1600,
                                    "height": 900,
                                    "x": 0,
                                    "y": 0
                                },
                                "units": "Undefined",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1440000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 139,
                                        "mean": 91.232100000000003,
                                        "standardDeviation": 35.456600000000002,
                                        "kurtosis": 1.1766799999999999,
                                        "skewness": -1.5981300000000001,
                                        "entropy": 0.76907300000000001
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 139,
                                        "mean": 99.972999999999999,
                                        "standardDeviation": 37.280299999999997,
                                        "kurtosis": 1.70451,
                                        "skewness": -1.82264,
                                        "entropy": 0.74235899999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 130,
                                        "mean": 92.112300000000005,
                                        "standardDeviation": 35.492199999999997,
                                        "kurtosis": 1.4941899999999999,
                                        "skewness": -1.756,
                                        "entropy": 0.76929700000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 130,
                                        "mean": 81.611099999999993,
                                        "standardDeviation": 33.597299999999997,
                                        "kurtosis": 1.20262,
                                        "skewness": -1.65886,
                                        "entropy": 0.79556300000000002
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1600,
                                    "height": 900,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Undefined",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T09:41:27+00:00",
                                    "date:modify": "2024-09-02T09:41:27+00:00",
                                    "signature": "d235cedba849593a10e99352c96d29a2e5f8d81024ebfc5721e48fa6e78b1093"
                                },
                                "tainted": false,
                                "filesize": "14826B",
                                "numberPixels": "1440000",
                                "pixelsPerSecond": "15.0252MB",
                                "userTime": "0.040u",
                                "elapsedTime": "0:01.095"
                            }
                        },
                        "load_end": 683,
                        "ttfb_start": 601,
                        "ttfb_end": 680,
                        "download_start": 680,
                        "download_end": 683,
                        "download_ms": 3,
                        "all_start": 601,
                        "all_end": 683,
                        "all_ms": 82,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "219479.26",
                        "request_id": "219479.26",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                        "raw_id": "219479.26",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 84,
                        "ttfb_ms": 81,
                        "load_start": 605,
                        "load_start_float": 605.00012100000004,
                        "bytesIn": 3086,
                        "objectSize": 3086,
                        "objectSizeUncompressed": 53562,
                        "chunks": [
                            {
                                "ts": 688,
                                "bytes": 3086,
                                "inflated": 53562
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                                ":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: \"d13a-5ffb9dfa57037-gzip\"",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 3086",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"d13a-5ffb9dfa57037-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2191,
                        "score_cache": 100,
                        "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": 3086,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 603,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 121,
                        "server_port": "443",
                        "load_end": 689,
                        "ttfb_start": 605,
                        "ttfb_end": 686,
                        "download_start": 686,
                        "download_end": 689,
                        "download_ms": 3,
                        "all_start": 605,
                        "all_end": 689,
                        "all_ms": 84,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "219479.18",
                        "request_id": "219479.18",
                        "ip_addr": "169.150.247.38",
                        "full_url": "https:\/\/cdn.usefathom.com\/script.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.usefathom.com",
                        "url": "\/script.js",
                        "raw_id": "219479.18",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 304,
                        "request_type": "Script",
                        "load_ms": 72,
                        "ttfb_ms": 68,
                        "load_start": 620,
                        "load_start_float": 620.000092,
                        "bytesIn": 2041,
                        "objectSize": 2041,
                        "objectSizeUncompressed": 6033,
                        "chunks": [
                            {
                                "ts": 691,
                                "bytes": 2041,
                                "inflated": 6033
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 114,
                        "protocol": "HTTP\/2",
                        "dns_start": 473,
                        "dns_end": 517,
                        "connect_start": 518,
                        "connect_end": 548,
                        "ssl_start": 551,
                        "ssl_end": 620,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "cdn.usefathom.com",
                            "sanList": [
                                "cdn.usefathom.com"
                            ],
                            "issuer": "R10",
                            "validFrom": 1723965246,
                            "validTo": 1731741245,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2024h2'",
                                    "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                    "timestamp": 1723968757045,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450221009B2860687875EBFCF26408C534D4D0B8124778FA22486B2E4E28C0F19FCA351802200F7D75255D3319FB6124561333B43913BF1658793D9422D56AA906A5ACBA2089"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "DigiCert Yeti2024 Log",
                                    "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                    "timestamp": 1723968756860,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100A54437E2CADEE8013798AA53B587C70AF91CF753E08262DB956742AFDC209C9C0221008C3A8F0F866EE62470F91461E5828A27063D36A5D5742DB3B43265BF10DB8F31"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/acb.studio\/en",
                        "initiator_line": 2175,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.usefathom.com",
                                ":method: GET",
                                ":path: \/script.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "if-modified-since: Sat, 31 Aug 2024 21:48:45 GMT",
                                "if-none-match: W\/\"d41d8cd98f00b204e9800998ecf8427e\"",
                                "referer: https:\/\/acb.studio\/",
                                "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.07"
                            ],
                            "response": [
                                "access-control-allow-origin: *",
                                "cache-control: public, max-age=0",
                                "cdn-cache: HIT",
                                "cdn-cachedat: 09\/01\/2024 11:56:41",
                                "cdn-edgestorageid: 1082",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 506217",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: f9b72a8f6fe2ff6b097c3f1933631371",
                                "cdn-requestpullcode: 200",
                                "cdn-requestpullsuccess: True",
                                "cdn-status: 304",
                                "cdn-uid: aa90c48b-f401-4fa1-aac1-c94c8f3ae560",
                                "content-encoding: br",
                                "content-type: application\/javascript",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: W\/\"d41d8cd98f00b204e9800998ecf8427e\"",
                                "last-modified: Sat, 31 Aug 2024 21:48:45 GMT",
                                "server: BunnyCDN-DE1-1081",
                                "vary: Accept-Encoding",
                                "x-vapor-base64-encode: True",
                                ":status: 304"
                            ]
                        },
                        "bytesOut": 2008,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 44,
                        "connect_ms": 30,
                        "ssl_ms": 69,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 469,
                        "socket_group": "https:\/\/cdn.usefathom.com <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4866,
                        "netlog_id": 92,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIE8zCCA9ugAwIBAgISA\/3S\/pUraX+lKo0eERr4PsTAMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODE4MDcxNDA2WhcNMjQxMTE2MDcxNDA1WjAcMRowGAYDVQQD\nExFjZG4udXNlZmF0aG9tLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAILxijejTHMubvqvdid+o\/2lcrE9RKXYtWPCjgIDZ7B8L7itGgYcrdN3qgYV\nleM\/lQeU4wfH6VshTOxFN62yW0N1cq2hQxlvF65mPtBNqp1vM5XSQDJjcuXZjDQG\n0oOXlwAZqm\/MP+1lqbGmFvT2XpZDHfM+hTMxkC0GVAzokXvW+Ry6Qo3wgB6kaZ4I\nt1fxuB4z50KsMKGsqj6YBcyJLdItROS8xLfaeVwhx6CPrOiv7Z7sQ+C7MAfzo9nK\nK9I9+xvyKacZVbmlqTuHsoKrYQGPePC\/QB3\/g4umXt4YXkfayUC2rXfWApZUVOCm\nFxzQhFcSkbP9G7xlAOITExzD++8CAwEAAaOCAhYwggISMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQU+hX3Q2J0tcPsYCG+GwU8C1Px\/T8wHwYDVR0jBBgwFoAUu7zDR6Xk\nvKnGw6RyDBCNojXhyOgwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjEwLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjEwLmkubGVu\nY3Iub3JnLzAcBgNVHREEFTATghFjZG4udXNlZmF0aG9tLmNvbTATBgNVHSAEDDAK\nMAgGBmeBDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB2AN\/hVuuqBa+1nA+G\ncY2owDJOrlbZbqf1pWoB0cE7vlJcAAABkWSLnTUAAAQDAEcwRQIhAJsoYGh4dev8\n8mQIxTTU0LgSR3j6IkhrLk4owPGfyjUYAiAPfXUlXTMZ+2EkVhMztDkTvxZYeT2U\nItVqqQalrLogiQB3AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAAB\nkWSLnHwAAAQDAEgwRgIhAKVEN+LK3ugBN5iqU7WHxwr5HPdT4IJi25VnQq\/cIJyc\nAiEAjDqPD4Zu5iRw+RRh5YKKJwY9NqXVdC2ztDJlvxDbjzEwDQYJKoZIhvcNAQEL\nBQADggEBAI1uQWT5nuhK8h+IKx9ezfsbvs+1ELTYbvSF9GMtJozQ0iKZmear1CEP\nsPGMHX6f5nC2QDvtqazOmJymmBemShUc7\/RDmm08xW5lrmuVslvhCANrnBGlY6BP\nlb\/JGDyw2JyAzdb3RbQQ15FCJgGUCfF3TVgpb\/LWwoeeUXE817MngS86uM+fClnF\n1c1ZGxPBdoG0PGrmdYxqZMNTNCxARxAxoE2lU7prBozH883DWZNkv1+ZTuB+iNfP\nbAeZtD7lsZk5jMoEcanKnHe32rfjpyYVTwrldlwpWmgYvHULtJHjbSYEdkNRre4I\nK9L1ij0JDZVjukTxthy94XKStfgkSh4=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 692,
                        "ttfb_start": 620,
                        "ttfb_end": 688,
                        "download_start": 688,
                        "download_end": 692,
                        "download_ms": 4,
                        "all_start": 473,
                        "all_end": 692,
                        "all_ms": 215,
                        "index": 7,
                        "number": 8,
                        "cpuTimes": {
                            "EvaluateScript": 8,
                            "v8.compile": 0,
                            "FunctionCall": 23
                        },
                        "cpu.EvaluateScript": 8,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 23,
                        "cpuTime": 31,
                        "js_timing": [
                            [
                                1099.3520000000001,
                                1107.7149999999999
                            ],
                            [
                                1099.386,
                                1099.6369999999999
                            ],
                            [
                                1186.1420000000001,
                                1208.8620000000001
                            ],
                            [
                                1267.893,
                                1268.0150000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "219479.4",
                        "request_id": "219479.4",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                        "raw_id": "219479.4",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 55,
                        "ttfb_ms": 54,
                        "load_start": 867,
                        "load_start_float": 867.00013899999999,
                        "bytesIn": 63639,
                        "objectSize": 63639,
                        "objectSizeUncompressed": 63639,
                        "chunks": [
                            {
                                "ts": 922,
                                "bytes": 63639
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "image\/avif",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                                ":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: \"f897-61d827eab4bb9\"",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"f897-61d827eab4bb9\"",
                                "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                "last-modified: Thu, 18 Jul 2024 09:49:28 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: User-Agent",
                                "content-type: image\/avif",
                                "content-length: 63639"
                            ]
                        },
                        "bytesOut": 2260,
                        "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": 858,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "netlog_id": 139,
                        "server_port": "443",
                        "load_end": 922,
                        "ttfb_start": 867,
                        "ttfb_end": 921,
                        "download_start": 921,
                        "download_end": 922,
                        "download_ms": 1,
                        "all_start": 867,
                        "all_end": 922,
                        "all_ms": 55,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "219479.5",
                        "request_id": "219479.5",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                        "raw_id": "219479.5",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 304,
                        "request_type": "Image",
                        "load_ms": 67,
                        "ttfb_ms": 59,
                        "load_start": 868,
                        "load_start_float": 868.00014099999999,
                        "bytesIn": 113820,
                        "objectSize": 113820,
                        "objectSizeUncompressed": 113820,
                        "chunks": [
                            {
                                "ts": 928,
                                "bytes": 65536
                            },
                            {
                                "ts": 935,
                                "bytes": 48284
                            }
                        ],
                        "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                        "cacheControl": "max-age=172800",
                        "contentType": "image\/avif",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                                ":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: \"1bc9c-6153e978a830d\"",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=172800",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"1bc9c-6153e978a830d\"",
                                "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                "last-modified: Thu, 04 Apr 2024 05:27:14 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: User-Agent",
                                "content-type: image\/avif",
                                "content-length: 113820"
                            ]
                        },
                        "bytesOut": 2209,
                        "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": 859,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "netlog_id": 141,
                        "server_port": "443",
                        "load_end": 935,
                        "ttfb_start": 868,
                        "ttfb_end": 927,
                        "download_start": 927,
                        "download_end": 935,
                        "download_ms": 8,
                        "all_start": 868,
                        "all_end": 935,
                        "all_ms": 67,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "219479.6",
                        "request_id": "219479.6",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                        "raw_id": "219479.6",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 94,
                        "ttfb_ms": 73,
                        "load_start": 874,
                        "load_start_float": 874.00014299999998,
                        "bytesIn": 1090,
                        "objectSize": 1090,
                        "objectSizeUncompressed": 5832,
                        "chunks": [
                            {
                                "ts": 967,
                                "bytes": 1090,
                                "inflated": 5832
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                                ":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: \"16c8-6153e978a830d-gzip\"",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 1090",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"16c8-6153e978a830d-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                "last-modified: Thu, 04 Apr 2024 05:27:14 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2224,
                        "score_cache": 100,
                        "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": 1090,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 860,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 143,
                        "server_port": "443",
                        "load_end": 968,
                        "ttfb_start": 874,
                        "ttfb_end": 947,
                        "download_start": 947,
                        "download_end": 968,
                        "download_ms": 21,
                        "all_start": 874,
                        "all_end": 968,
                        "all_ms": 94,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "219479.7",
                        "request_id": "219479.7",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                        "raw_id": "219479.7",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 98,
                        "ttfb_ms": 90,
                        "load_start": 879,
                        "load_start_float": 879.00014899999996,
                        "bytesIn": 15998,
                        "objectSize": 15998,
                        "objectSizeUncompressed": 37259,
                        "chunks": [
                            {
                                "ts": 975,
                                "bytes": 15998,
                                "inflated": 37259
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                                ":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: \"918b-61093df31d1f4-gzip\"",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 15998",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"918b-61093df31d1f4-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                "last-modified: Sun, 04 Feb 2024 20:05:51 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2257,
                        "score_cache": 100,
                        "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": 15998,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 861,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 149,
                        "server_port": "443",
                        "load_end": 977,
                        "ttfb_start": 879,
                        "ttfb_end": 969,
                        "download_start": 969,
                        "download_end": 977,
                        "download_ms": 8,
                        "all_start": 879,
                        "all_end": 977,
                        "all_ms": 98,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "219479.13",
                        "request_id": "219479.13",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                        "raw_id": "219479.13",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 93,
                        "ttfb_ms": 72,
                        "load_start": 880,
                        "load_start_float": 880.00015099999996,
                        "bytesIn": 503,
                        "objectSize": 503,
                        "objectSizeUncompressed": 1375,
                        "chunks": [
                            {
                                "ts": 973,
                                "bytes": 503,
                                "inflated": 1375
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                                ":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: \"55f-6153f1bda9cd6-gzip\"",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 503",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"55f-6153f1bda9cd6-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                "last-modified: Thu, 04 Apr 2024 06:04:14 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2155,
                        "score_cache": 100,
                        "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": 503,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 862,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 151,
                        "server_port": "443",
                        "load_end": 973,
                        "ttfb_start": 880,
                        "ttfb_end": 952,
                        "download_start": 952,
                        "download_end": 973,
                        "download_ms": 21,
                        "all_start": 880,
                        "all_end": 973,
                        "all_ms": 93,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "219479.14",
                        "request_id": "219479.14",
                        "ip_addr": "85.13.145.184",
                        "full_url": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "acb.studio",
                        "url": "\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                        "raw_id": "219479.14",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 97,
                        "ttfb_ms": 71,
                        "load_start": 884,
                        "load_start_float": 884.00015299999995,
                        "bytesIn": 1079,
                        "objectSize": 1079,
                        "objectSizeUncompressed": 10783,
                        "chunks": [
                            {
                                "ts": 980,
                                "bytes": 1079,
                                "inflated": 10783
                            }
                        ],
                        "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                        "cacheControl": "max-age=31536000",
                        "contentType": "image\/svg+xml",
                        "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:\/\/acb.studio\/en",
                        "initiator_line": 2178,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: acb.studio",
                                ":method: GET",
                                ":path: \/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                                ":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: \"2a1f-5ffb9dfa5aeb7-gzip\"",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/en",
                                "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.07"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=31536000",
                                "content-encoding: gzip",
                                "content-length: 1079",
                                "content-type: image\/svg+xml",
                                "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                "etag: \"2a1f-5ffb9dfa5aeb7-gzip\"",
                                "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                "server: Apache",
                                "strict-transport-security: max-age=600000",
                                "vary: Accept-Encoding,User-Agent",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2224,
                        "score_cache": 100,
                        "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": 1079,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 31536000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 862,
                        "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 23,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 153,
                        "server_port": "443",
                        "load_end": 981,
                        "ttfb_start": 884,
                        "ttfb_end": 955,
                        "download_start": 955,
                        "download_end": 981,
                        "download_ms": 26,
                        "all_start": 884,
                        "all_end": 981,
                        "all_ms": 97,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "219479.33",
                        "request_id": "219479.33",
                        "ip_addr": "169.150.247.38",
                        "full_url": "https:\/\/cdn.usefathom.com\/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=27550850",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "cdn.usefathom.com",
                        "url": "\/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=27550850",
                        "raw_id": "219479.33",
                        "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                        "documentURL": "https:\/\/acb.studio\/en",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 44,
                        "ttfb_ms": 42,
                        "load_start": 1172,
                        "load_start_float": 1172.0001749999999,
                        "bytesIn": 43,
                        "objectSize": 43,
                        "objectSizeUncompressed": 43,
                        "chunks": [
                            {
                                "ts": 1216,
                                "bytes": 43
                            }
                        ],
                        "expires": "",
                        "cacheControl": "public, max-age=0",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 114,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "other",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: cdn.usefathom.com",
                                ":method: GET",
                                ":path: \/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=27550850",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/acb.studio\/",
                                "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: 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.07"
                            ],
                            "response": [
                                "cache-control: public, max-age=0",
                                "cdn-cache: MISS",
                                "cdn-cachedat: 09\/02\/2024 09:41:28",
                                "cdn-edgestorageid: 1079",
                                "cdn-proxyver: 1.04",
                                "cdn-pullzone: 506217",
                                "cdn-requestcountrycode: DE",
                                "cdn-requestid: f1352153ef65bdea8cbcc48ce9ec0986",
                                "cdn-requestpullcode: 200",
                                "cdn-requestpullsuccess: True",
                                "cdn-status: 200",
                                "cdn-uid: aa90c48b-f401-4fa1-aac1-c94c8f3ae560",
                                "content-length: 43",
                                "content-type: text\/plain; charset=utf-8, image\/gif",
                                "date: Mon, 02 Sep 2024 09:41:28 GMT",
                                "pragma: no-cache",
                                "server: BunnyCDN-DE1-1081",
                                "tk: N",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2107,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 43,
                        "image_save": 0,
                        "cache_time": null,
                        "cdn_provider": "BunnyCDN",
                        "server_count": null,
                        "created": 1171,
                        "socket_group": "https:\/\/cdn.usefathom.com <https:\/\/acb.studio same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 175,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "gif",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "40 bytes",
                                    "FileType": "GIF",
                                    "FileTypeExtension": "gif",
                                    "MIMEType": "image\/gif"
                                },
                                "GIF": {
                                    "GIFVersion": "89a",
                                    "ImageWidth": 1,
                                    "ImageHeight": 1,
                                    "HasColorMap": "No",
                                    "ColorResolutionDepth": 1,
                                    "BitsPerPixel": 1,
                                    "BackgroundColor": 0
                                },
                                "Composite": {
                                    "ImageSize": "1x1",
                                    "Megapixels": 9.9999999999999995e-7
                                }
                            }
                        },
                        "load_end": 1216,
                        "ttfb_start": 1172,
                        "ttfb_end": 1214,
                        "download_start": 1214,
                        "download_end": 1216,
                        "download_ms": 2,
                        "all_start": 1172,
                        "all_end": 1216,
                        "all_ms": 44,
                        "index": 14,
                        "number": 15
                    }
                ],
                "requestsFull": 15,
                "requestsDoc": 14,
                "responses_200": 11,
                "responses_404": 0,
                "responses_other": 4,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                "loadEventStart": 1072,
                "loadEventEnd": 1072,
                "domContentLoadedEventStart": 1070,
                "domContentLoadedEventEnd": 1070,
                "URL": "https:\/\/acb.studio",
                "connections": 2,
                "final_base_page_request": 1,
                "final_base_page_request_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177-1",
                "final_url": "https:\/\/acb.studio\/en",
                "domInteractive": 562,
                "firstPaint": 0,
                "firstContentfulPaint": 1286,
                "firstMeaningfulPaint": 1286,
                "firstImagePaint": 1549,
                "renderBlockingCSS": 1,
                "renderBlockingJS": 1,
                "TTFB": 390,
                "score_cache": 94,
                "score_cdn": 15,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 100,
                "score_etags": -1,
                "score_progressive_jpeg": -1,
                "gzip_total": 51145,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 14869,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 20,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 15,
                    "EvaluateScript": 13,
                    "v8.compile": 1,
                    "ParseAuthorStyleSheet": 1,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 54,
                    "MarkLoad": 0,
                    "Layout": 309,
                    "ResourceChangePriority": 0,
                    "PrePaint": 4,
                    "IntersectionObserverController::computeIntersections": 1,
                    "Paint": 10,
                    "Layerize": 1,
                    "FunctionCall": 22,
                    "TimerFire": 0,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 763
                },
                "cpuTimesDoc": {
                    "ParseHTML": 20,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 14,
                    "EvaluateScript": 13,
                    "v8.compile": 1,
                    "ParseAuthorStyleSheet": 1,
                    "MarkDOMContent": 0,
                    "UpdateLayoutTree": 53,
                    "MarkLoad": 0,
                    "Layout": 231,
                    "ResourceChangePriority": 0,
                    "PrePaint": 3,
                    "IntersectionObserverController::computeIntersections": 1,
                    "Paint": 10,
                    "Layerize": 1,
                    "FunctionCall": 0,
                    "TimerFire": 0,
                    "HitTest": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 761
                },
                "cpu.ParseHTML": 20,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 15,
                "cpu.EvaluateScript": 13,
                "cpu.v8.compile": 1,
                "cpu.ParseAuthorStyleSheet": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.UpdateLayoutTree": 54,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 309,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 4,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.Paint": 10,
                "cpu.Layerize": 1,
                "cpu.FunctionCall": 22,
                "cpu.TimerFire": 0,
                "cpu.HitTest": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 763,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725270084.4203911,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725270086.9363127,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 4330,
                "fullyLoadedCPUpct": 59.806629834242443,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                                "loaderId": "F82B9279F6DB85FCFE582BB564430137"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/acb.studio",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/acb.studio\/en",
                "document_hostname": "acb.studio",
                "document_origin": "https:\/\/acb.studio",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 491,
                "domComplete": 1072,
                "PerformancePaintTiming.first-paint": 1247.1000000014901,
                "PerformancePaintTiming.first-contentful-paint": 1247.1000000014901,
                "origin_dns": {
                    "ns": [
                        "ns6.kasserver.com.",
                        "ns5.kasserver.com."
                    ],
                    "mx": [
                        "10 alt4.aspmx.l.google.com.",
                        "5 alt2.aspmx.l.google.com.",
                        "10 alt3.aspmx.l.google.com.",
                        "1 aspmx.l.google.com.",
                        "5 alt1.aspmx.l.google.com."
                    ],
                    "txt": [
                        "\"v=spf1 mx a ?all\""
                    ],
                    "soa": [
                        "ns5.kasserver.com. hostmaster.kasserver.com. 2406301033 28800 7200 1209600 7200"
                    ],
                    "cname": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "UI frameworks": "Tailwind CSS",
                    "Web servers": "Apache HTTP Server",
                    "Security": "HSTS",
                    "Webmail": "Google Workspace",
                    "Email": "Google Workspace",
                    "Analytics": "Fathom",
                    "Hosting": "ALL-INKL",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "Tailwind CSS": "",
                    "Apache HTTP Server": "",
                    "HSTS": "",
                    "Google Workspace": "",
                    "Fathom": "",
                    "ALL-INKL": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "Tailwind CSS": {
                        "name": "Tailwind CSS",
                        "description": "Tailwind is a utility-first CSS framework.",
                        "slug": "tailwind-css",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "tailwindcss.svg",
                        "website": "https:\/\/tailwindcss.com\/",
                        "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:*:*:*:*:*:*:*:*"
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Google Workspace": {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "Fathom": {
                        "name": "Fathom",
                        "description": "Fathom is easy-yet-powerful website analytics that protects digital privacy.",
                        "slug": "fathom",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Fathom.svg",
                        "website": "https:\/\/usefathom.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "ALL-INKL": {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "Tailwind CSS",
                        "description": "Tailwind is a utility-first CSS framework.",
                        "slug": "tailwind-css",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "tailwindcss.svg",
                        "website": "https:\/\/tailwindcss.com\/",
                        "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": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Google Workspace",
                        "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                        "slug": "google-workspace",
                        "categories": [
                            {
                                "id": 30,
                                "slug": "webmail",
                                "groups": [
                                    4
                                ],
                                "name": "Webmail",
                                "priority": 2
                            },
                            {
                                "id": 75,
                                "slug": "email",
                                "groups": [
                                    4,
                                    2
                                ],
                                "name": "Email",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google.svg",
                        "website": "https:\/\/workspace.google.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Fathom",
                        "description": "Fathom is easy-yet-powerful website analytics that protects digital privacy.",
                        "slug": "fathom",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Fathom.svg",
                        "website": "https:\/\/usefathom.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "ALL-INKL",
                        "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                        "slug": "all-inkl",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "ALL-INKL.png",
                        "website": "https:\/\/all-inkl.com",
                        "pricing": [
                            "low",
                            "recurring"
                        ],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB01",
                                            "relatedNodes": [
                                                {
                                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB01"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB01"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB04_ts",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB04_ts"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB04_ts"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB04",
                                            "relatedNodes": [
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB04"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB04"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB08_ts",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB08_ts"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB08_ts"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB08",
                                            "relatedNodes": [
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                    ]
                                                },
                                                {
                                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB08"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB08"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "e2DLAoi7zB09",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                    "target": [
                                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                    ]
                                                },
                                                {
                                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                    "target": [
                                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB09"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB09"
                                }
                            ]
                        }
                    ],
                    "passes": [
                        {
                            "id": "aria-allowed-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures ARIA attributes are allowed for an element's role",
                            "help": "Elements must only use allowed ARIA attributes",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                    "target": [
                                        "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                    "target": [
                                        ".float-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"services\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body class=\"relative antialiased bg-black\">",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                    "target": [
                                        "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                    "target": [
                                        ".float-left"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"services\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                    "target": [
                                        "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                    "target": [
                                        ".float-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"services\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures buttons have discernible text",
                            "help": "Buttons must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "bypass",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag241",
                                "section508",
                                "section508.22.o"
                            ],
                            "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                            "help": "Page must have means to bypass repeated blocks",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>",
                                                    "target": [
                                                        "#talk-to-sebastian"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">",
                                                    "target": [
                                                        "#swup"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"swup-enabled\">",
                                    "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": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "9.0pt (12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"text-xs fluid-utility-01 uppercase mb-fm md:mb-fl\">MINIMAL FOOTPRINT<\/div>",
                                    "target": [
                                        ".text-xs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p class=\"fluid-copy-01\">",
                                    "target": [
                                        ".md\\:col-start-3.md\\:col-span-3.text-white > .fluid-copy-01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#00ffc2",
                                                "bgColor": "#000000",
                                                "contrastRatio": 16.079999999999998,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 16.08"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span class=\"text-bt\" style=\"color:#00FFC2;\">0,10 g of CO\u2082<\/span>",
                                    "target": [
                                        ".text-bt"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#000000",
                                                "contrastRatio": 21,
                                                "fontSize": "7.5pt (10px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 21"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-fs fluid-utility-01 uppercase text-white\">BASE<\/div>",
                                    "target": [
                                        ".mb-fs.uppercase.text-white"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" class=\"swup-enabled\">",
                                    "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": "menu-icon",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "dvh",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<style id=\"dvh\" type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.min-h-screen, .min-h-screen-nav { min-height: 913px !important; }<\/style>",
                                    "target": [
                                        "#dvh"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "grid-overlay",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"grid-overlay\" class=\"h-full w-full absolute top-10 z-10 pointer-events-none hidden\">",
                                    "target": [
                                        "#grid-overlay"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "swup",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">",
                                    "target": [
                                        "#swup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "home",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"home\">",
                                    "target": [
                                        "#home"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "5270de6d-c8ed-4bc7-ae46-9e8bff537661",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"5270de6d-c8ed-4bc7-ae46-9e8bff537661\" class=\" bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\35 270de6d-c8ed-4bc7-ae46-9e8bff537661"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1\" class=\"acb-grid min-h-screen items-end fluid-pt-xl fluid-pb-xl bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover bg-center  bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover\">",
                                    "target": [
                                        "#\\35 f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "117c44af-c8a8-4a16-8487-eae6738baf4e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"117c44af-c8a8-4a16-8487-eae6738baf4e\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\31 17c44af-c8a8-4a16-8487-eae6738baf4e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ed762fe0-8e28-4b33-80d8-acf815d65377",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"ed762fe0-8e28-4b33-80d8-acf815d65377\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#ed762fe0-8e28-4b33-80d8-acf815d65377"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "63a9abe0-d7c3-4b61-b84d-d09d237b8360",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"63a9abe0-d7c3-4b61-b84d-d09d237b8360\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\36 3a9abe0-d7c3-4b61-b84d-d09d237b8360"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "a893c72c-7c67-4832-92d3-ce1c834823be",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\" acb-grid  fluid-pt-xl \" id=\"a893c72c-7c67-4832-92d3-ce1c834823be\">",
                                    "target": [
                                        "#a893c72c-7c67-4832-92d3-ce1c834823be"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "talk-to-sebastian",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>",
                                    "target": [
                                        "#talk-to-sebastian"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "236f239d-7711-4669-9d5f-1b3d5aa5fae9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\" acb-grid items-start  fluid-pb-xl\" id=\"236f239d-7711-4669-9d5f-1b3d5aa5fae9\">",
                                    "target": [
                                        "#\\32 36f239d-7711-4669-9d5f-1b3d5aa5fae9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "16d6c5bf-20a1-4bca-85fd-baf21657ebf2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"16d6c5bf-20a1-4bca-85fd-baf21657ebf2\" class=\"acb-grid fluid-pt-xl fluid-pb-l bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\31 6d6c5bf-20a1-4bca-85fd-baf21657ebf2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "2bca4aa9-eac4-4886-9622-1a32b5cd805d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"2bca4aa9-eac4-4886-9622-1a32b5cd805d\" class=\"acb-grid fluid-pb-l bg-cover bg-center  bg-cover\">",
                                    "target": [
                                        "#\\32 bca4aa9-eac4-4886-9622-1a32b5cd805d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "pre-footer-icon",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"pre-footer-icon\" class=\"w-[40px] h-[40px]\">",
                                    "target": [
                                        "#pre-footer-icon"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eILzV4ukqgw1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg cache-id=\"88316a95b6ed4acbab3ea872c1ee6d01\" id=\"eILzV4ukqgw1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                    "target": [
                                        "#eILzV4ukqgw1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eILzV4ukqgw2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eILzV4ukqgw2\" d=\"M8,3.111111C8,3.111111,8,32,8,32\" transform=\"matrix(1 0 0 0.9 12 11.2)\" fill=\"none\" stroke=\"#00ffc2\" stroke-linecap=\"round\"><\/path>",
                                    "target": [
                                        "#eILzV4ukqgw2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eILzV4ukqgw3_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eILzV4ukqgw3_to\" transform=\"translate(19.999961,33)\"><g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g><\/g>",
                                    "target": [
                                        "#eILzV4ukqgw3_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eILzV4ukqgw3_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g>",
                                    "target": [
                                        "#eILzV4ukqgw3_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-linkedin",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg id=\"icon-linkedin\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                    "target": [
                                        "#icon-linkedin"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eYhOA7BTGtI4_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eYhOA7BTGtI4_to\" transform=\"translate(20,20)\">",
                                    "target": [
                                        "#eYhOA7BTGtI4_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eYhOA7BTGtI8_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eYhOA7BTGtI8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>",
                                    "target": [
                                        "#eYhOA7BTGtI8_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eYhOA7BTGtI9_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eYhOA7BTGtI9_to\" transform=\"translate(19,19)\">",
                                    "target": [
                                        "#eYhOA7BTGtI9_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eYhOA7BTGtI9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eYhOA7BTGtI9\" transform=\"translate(-20,-20)\" opacity=\"0\">",
                                    "target": [
                                        "#eYhOA7BTGtI9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-instagram",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg cache-id=\"9cb30ef252454bcbacd8342af8d3502b\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" id=\"icon-instagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                    "target": [
                                        "#icon-instagram"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eh0nxETfBzo4_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eh0nxETfBzo4_to\" transform=\"translate(20,20)\">",
                                    "target": [
                                        "#eh0nxETfBzo4_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eh0nxETfBzo8_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eh0nxETfBzo8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>",
                                    "target": [
                                        "#eh0nxETfBzo8_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eh0nxETfBzo9_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eh0nxETfBzo9_to\" transform=\"translate(19,19)\">",
                                    "target": [
                                        "#eh0nxETfBzo9_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eh0nxETfBzo9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eh0nxETfBzo9\" transform=\"translate(-20,-20)\" opacity=\"0\">",
                                    "target": [
                                        "#eh0nxETfBzo9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg id=\"eD1PRHylXVr1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 200 80\" width=\"200\" height=\"80\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                    "target": [
                                        "#eD1PRHylXVr1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"eD1PRHylXVr4\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                    "target": [
                                        "#eD1PRHylXVr4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr6_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr6_to\" transform=\"translate(37.985671,11.10391)\">",
                                    "target": [
                                        "#eD1PRHylXVr6_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr6\" transform=\"translate(-37.985671,-11.10391)\">",
                                    "target": [
                                        "#eD1PRHylXVr6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr12_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr12_to\" transform=\"translate(50.749701,13.10361)\">",
                                    "target": [
                                        "#eD1PRHylXVr12_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr12",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr12\" transform=\"translate(-51.749701,-11.10361)\">",
                                    "target": [
                                        "#eD1PRHylXVr12"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr14_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr14_to\" transform=\"translate(35.4571,10.799615)\">",
                                    "target": [
                                        "#eD1PRHylXVr14_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr14",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr14\" d=\"M35.4251,17.1916c-.8106,0-1.4933-.128-2.048-.384-.5546-.2666-1.0506-.64-1.488-1.12l1.392-1.408c.2987.3307.6294.592.992.784.3627.192.7734.288,1.232.288.4694,0,.7947-.0693.976-.208.1814-.1493.272-.3466.272-.592c0-.3946-.2826-.6293-.848-.704l-.912-.112c-1.888-.2346-2.832-1.0986-2.832-2.592c0-.4053.0747-.7733.224-1.104.16-.34131.3787-.62931.656-.86398.288-.24533.6294-.432,1.024-.56.4054-.13866.8587-.20799,1.36-.20799.4374,0,.8214.032,1.152.09599.3414.05334.64.13867.896.256.2667.10667.5067.24534.72.416.224.16.4427.34134.656.544l-1.36,1.39198c-.2666-.2666-.5706-.4746-.912-.624-.3306-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2987-.256.512c0,.224.0587.4.176.528.128.1174.3627.2027.704.256l.944.128c1.8454.2454,2.768,1.088,2.768,2.528c0,.4054-.0853.7787-.256,1.12s-.416.64-.736.896c-.3093.2454-.688.4374-1.136.576-.4373.1387-.928.208-1.472.208Z\" transform=\"translate(-35.4571,-12.799615)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr14"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr15_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr15_to\" transform=\"translate(41.906599,9.66361)\">",
                                    "target": [
                                        "#eD1PRHylXVr15_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr15",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr15\" d=\"M42.9786,16.9996c-.8213,0-1.4453-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83998h.592c.32,0,.5387-.07466.656-.224.1174-.16.176-.384.176-.672v-1.376h2.128v2.272h1.664v1.83998h-1.664v4.72h1.536v1.84h-1.408Z\" transform=\"translate(-41.906599,-11.66361)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr15"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr16_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr16_to\" transform=\"translate(49.295599,10.89561)\">",
                                    "target": [
                                        "#eD1PRHylXVr16_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr16",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr16\" d=\"M50.6396,15.5916h-.08c-.0746.2134-.176.416-.304.608-.1173.192-.272.3627-.464.512s-.4213.2667-.688.352c-.256.0854-.5546.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4373-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0907.9067.272,1.184.1814.2774.4907.416.928.416.1814,0,.3627-.0266.544-.08.1814-.0533.3414-.128.48-.224.1387-.1066.2507-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" transform=\"translate(-49.295599,-12.89561)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr16"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr17_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr17_to\" transform=\"translate(58.2829,9.175615)\">",
                                    "target": [
                                        "#eD1PRHylXVr17_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr17",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr17\" d=\"M59.8829,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" transform=\"translate(-58.2829,-11.175615)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr17"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr18_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr18_to\" transform=\"translate(65.169302,9.00761)\">",
                                    "target": [
                                        "#eD1PRHylXVr18_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr18",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr18\" d=\"M65.1693,7.70362c-.48,0-.832-.10666-1.056-.31999-.2134-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1066-.61866.32-.832.224-.224.576-.336,1.056-.336s.8266.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2134.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" transform=\"translate(-65.169302,-11.00761)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr18"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr19_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr19_to\" transform=\"translate(71.491398,10.799615)\">",
                                    "target": [
                                        "#eD1PRHylXVr19_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr19",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eD1PRHylXVr19\" d=\"M71.4914,17.1916c-.6187,0-1.1733-.1013-1.664-.304-.48-.2026-.8907-.496-1.232-.88-.3307-.384-.5867-.848-.768-1.392s-.272-1.152-.272-1.824.0907-1.28.272-1.824.4373-1.00264.768-1.37598c.3413-.384.752-.67733,1.232-.87999.4907-.20267,1.0453-.304,1.664-.304s1.168.10133,1.648.304c.4907.20266.9013.49599,1.232.87999.3413.37334.6027.83198.784,1.37598s.272,1.152.272,1.824-.0907,1.28-.272,1.824-.4427,1.008-.784,1.392c-.3307.384-.7413.6774-1.232.88-.48.2027-1.0293.304-1.648.304Zm0-1.872c.4693,0,.832-.144,1.088-.432s.384-.6986.384-1.232v-1.712c0-.5333-.128-.944-.384-1.232s-.6187-.432-1.088-.432-.832.144-1.088.432-.384.6987-.384,1.232v1.712c0,.5334.128.944.384,1.232s.6187.432,1.088.432Z\" transform=\"translate(-71.491398,-12.799615)\" fill=\"#fff\">",
                                    "target": [
                                        "#eD1PRHylXVr19"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr20_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr20_to\" transform=\"translate(27.524322,16.68018)\">",
                                    "target": [
                                        "#eD1PRHylXVr20_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr20",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr20\" transform=\"translate(-27.524322,-12.68018)\" opacity=\"0\">",
                                    "target": [
                                        "#eD1PRHylXVr20"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr29_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr29_to\" transform=\"translate(22.655314,15.760111)\">",
                                    "target": [
                                        "#eD1PRHylXVr29_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr29",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr29\" transform=\"translate(-22.655313,-11.76011)\" opacity=\"0\">",
                                    "target": [
                                        "#eD1PRHylXVr29"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr37_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr37_to\" transform=\"translate(18.247749,15.10361)\">",
                                    "target": [
                                        "#eD1PRHylXVr37_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eD1PRHylXVr37",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eD1PRHylXVr37\" transform=\"translate(-18.247749,-11.10361)\" opacity=\"0\">",
                                    "target": [
                                        "#eD1PRHylXVr37"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "menu",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"menu\" class=\"fixed top-0 left-0 z-10 w-full h-full js-menu bg-white\/70 backdrop-blur-md\">",
                                    "target": [
                                        "#menu"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mainNavigation",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<nav id=\"mainNavigation\">",
                                    "target": [
                                        "#mainNavigation"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ84_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ84_ts\" transform=\"translate(20,22.5) scale(1,1)\"><path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ84_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ84",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path>",
                                    "target": [
                                        "#eDdxZj2JEQ84"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mask-icon-close",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"mask-icon-close\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                    "target": [
                                        "#mask-icon-close"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ87_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ87_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ87_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ87_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ87_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ87_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ87_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ88_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ88_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ88_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ88_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ88_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "eDdxZj2JEQ88_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                    "target": [
                                        "#eDdxZj2JEQ88_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf94_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf94_ts\" transform=\"translate(20,22.5) scale(0.1,0.1)\"><path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path><\/g>",
                                    "target": [
                                        "#ePxjCZibNf94_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf94",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path>",
                                    "target": [
                                        "#ePxjCZibNf94"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mask-icon-open",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<mask id=\"mask-icon-open\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                    "target": [
                                        "#mask-icon-open"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf97_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf97_to\" transform=\"translate(20,20)\"><g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                    "target": [
                                        "#ePxjCZibNf97_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf97_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                    "target": [
                                        "#ePxjCZibNf97_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf97_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                    "target": [
                                        "#ePxjCZibNf97_ts"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf98_to",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf98_to\" transform=\"translate(20,25)\"><g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                    "target": [
                                        "#ePxjCZibNf98_to"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf98_tr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                    "target": [
                                        "#ePxjCZibNf98_tr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "ePxjCZibNf98_ts",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                    "target": [
                                        "#ePxjCZibNf98_ts"
                                    ]
                                }
                            ]
                        },
                        {
                            "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\" class=\"swup-enabled\">",
                                    "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\" class=\"swup-enabled\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(1) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(3) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "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:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                                    "target": [
                                        "img[width=\"1547\"]"
                                    ]
                                },
                                {
                                    "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:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                                    "target": [
                                        "img[width=\"600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">",
                                    "target": [
                                        ".inset-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                    "target": [
                                        ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "link-name",
                            "impact": null,
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "wcag244",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures links have discernible text",
                            "help": "Links must have discernible text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Services &amp; Process    <\/a>",
                                    "target": [
                                        ".md\\:col-span-4.font-extralight.leading-snug > div > .opacity-0[data-snippet=\"buttonlinks\"] > .border.transition-all.rounded-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                    "target": [
                                        "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                    "target": [
                                        ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ1Z7TGyBBGo-Z5wE-KqDfzF8LRXN31n8yyBTvuOWfhRnLzAmbFgPhO_J_jf7dGCSO7sfoZhIKIz\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">",
                                    "target": [
                                        ".md\\:col-span-3.font-extralight.leading-snug > div > .opacity-0[data-snippet=\"buttonlinks\"] > .border.transition-all.rounded-xl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                    "target": [
                                        ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                    "target": [
                                        ".fluid-copy-01 > a[target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">",
                                    "target": [
                                        ".before\\:content-\\[attr\\(data-hover\\)\\]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                    "target": [
                                        "a[href$=\"imprint\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                    "target": [
                                        ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                    "target": [
                                        ".py-4.border-white\\\/50[href$=\"contact\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/acb.studio\/de\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                    "target": [
                                        ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.linkedin.com\/company\/acb-studio\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"linkedin\">",
                                    "target": [
                                        "a[title=\"linkedin\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/www.instagram.com\/analyse.create.build\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"Instagram\">",
                                    "target": [
                                        "a[title=\"Instagram\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                    "target": [
                                        ".float-left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>",
                                    "target": [
                                        ".text-black\\\/50"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>",
                                    "target": [
                                        "a[href$=\"work\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>",
                                    "target": [
                                        ".fluid-heading-03[href$=\"services\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>",
                                    "target": [
                                        ".fluid-heading-03[href$=\"studio\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>",
                                    "target": [
                                        ".fluid-heading-03[href$=\"contact\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-label",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-label attribute exists and is not empty"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                    "target": [
                                        ".right-0.left-0[href$=\"services\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"pl-0\">",
                                    "target": [
                                        ".pl-0"
                                    ]
                                },
                                {
                                    "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=\"p-0\">",
                                    "target": [
                                        ".p-0"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>\n                            <\/li>",
                                    "target": [
                                        ".pl-0 > .fluid-copy-02: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=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>\n                            <\/li>",
                                    "target": [
                                        ".pl-0 > .fluid-copy-02:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>\n                            <\/li>",
                                    "target": [
                                        ".fluid-copy-02: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=\"fluid-copy-02 font-light list-none\">\n    <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>\n<\/li>",
                                    "target": [
                                        ".fluid-copy-02:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs: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=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs: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=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>\n                    <\/li>",
                                    "target": [
                                        ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(5)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                                    "target": [
                                        "img[width=\"1547\"]"
                                    ]
                                },
                                {
                                    "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:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                                    "target": [
                                        "img[width=\"600\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                    "target": [
                                        "#menu-icon"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                    "target": [
                                                        ".content-between"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                    "target": [
                                                        ".content-between"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p>",
                                    "target": [
                                        ".col-span-4 > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgImage",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                    "target": [
                                                        ".content-between"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background image"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<em>planetary boundaries<\/em>",
                                    "target": [
                                        ".col-span-4 > p > em"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                                    "target": [
                                                        ".fluid-copy-01 > a[target=\"_blank\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                    "target": [
                                        ".fluid-copy-01 > a[target=\"_blank\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "60.0pt (80px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">",
                                                    "target": [
                                                        ".before\\:content-\\[attr\\(data-hover\\)\\]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<span class=\"inline-block transition group-hover:opacity-0 duration-250\">\n                    Let\u2019s talk                <\/span>",
                                    "target": [
                                        ".duration-250"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                                    "target": [
                                                        "a[href$=\"imprint\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                    "target": [
                                        "a[href$=\"imprint\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                                    "target": [
                                                        ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                    "target": [
                                        ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                                    "target": [
                                                        ".py-4.border-white\\\/50[href$=\"contact\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                    "target": [
                                        ".py-4.border-white\\\/50[href$=\"contact\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "contrastRatio": 0,
                                                "fontSize": "15.0pt (20px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                                    "target": [
                                                        "a[href=\"https:\/\/acb.studio\/de\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                    "target": [
                                        "a[href=\"https:\/\/acb.studio\/de\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                    "target": [
                                                        ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p><strong>ACB Studio GmbH<\/strong><br>Lindenstra\u00dfe 103<br>40233 D\u00fcsseldorf<\/p>",
                                    "target": [
                                        "a[rel=\"noopener noreferrer\"][target=\"_blank\"] > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgGradient",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                    "target": [
                                                        ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined due to a background gradient"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<strong>ACB Studio GmbH<\/strong>",
                                    "target": [
                                        "strong"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "dd26818.kasserver.com",
                "base_page_cname": "",
                "base_page_dns_server": "ns6.kasserver.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 15560,
                "testUrl": "https:\/\/acb.studio",
                "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:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif\",\"width\":1905,\"height\":1072,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif\",\"width\":1905,\"height\":1072,\"naturalWidth\":3840,\"naturalHeight\":2160},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg\",\"width\":1905,\"height\":1072,\"naturalWidth\":267,\"naturalHeight\":150},{\"url\":\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\",\"width\":1547,\"height\":238,\"naturalWidth\":300,\"naturalHeight\":46},{\"url\":\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\",\"width\":550,\"height\":366,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg\",\"width\":1905,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\",\"width\":728,\"height\":350,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\",\"width\":728,\"height\":350,\"naturalWidth\":225,\"naturalHeight\":150}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "IBM Plex Serif",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "200"
                    },
                    {
                        "family": "IBM Plex Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "200"
                    },
                    {
                        "family": "IBM Plex Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "IBM Plex Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "IBM Plex Sans",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    }
                ],
                "generated-content-percent": "-2.19",
                "generated-content-size": "-2.37",
                "imgs-in-viewport": [
                    {
                        "src": "\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg",
                        "html": "<img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1920,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 225,
                        "naturalHeight": 150
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1920,
                        "naturalHeight": 1080
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 3840,
                        "naturalHeight": 2160
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 267,
                        "naturalHeight": 150
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                        "currentSrc": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                        "srcSet": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 300,
                        "naturalHeight": 46
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                        "currentSrc": "",
                        "srcSet": "https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w",
                        "sizes": "100vw",
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif",
                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                    "https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625"
                ],
                "rendered-html": "<html lang=\"en\" class=\"swup-enabled\"><head>\n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <title>Welcome | acb.studio <\/title>\n        <style>\/* inner styles set by WPT to match CSSOM *\/@font-face { font-family: \"IBM Plex Serif\"; font-style: italic; font-weight: 200; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 200; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 400; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 300; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 600; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }<\/style>        <style id=\"dvh\" type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.min-h-screen, .min-h-screen-nav { min-height: 913px !important; }<\/style>\n        <script>\n        (function(document, window) {\n            \/\/ \ud83d\udc21 \u270c\ufe0f\n            let style = document.getElementById('dvh');\n            style.type = 'text\/css';\n            style.textContent = \".min-h-screen, .min-h-screen-nav { min-height: \" + (window.innerHeight - 80) +\n                \"px!important;}\";\n        })(document, window);\n        <\/script>\n        <link href=\"https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625\" rel=\"stylesheet\">\n        \n\t\t\t\t        <link rel=\"canonical\" href=\"https:\/\/acb.studio\/en\">\n        \n                <meta name=\"robots\" content=\"noindex\">\n        \n                                        <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/de\" hreflang=\"de\">\n                <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/en\" hreflang=\"en\">\n                <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/de\" hreflang=\"x-default\">\n                \n        <meta name=\"theme-color\" content=\"#000000\">\n                <meta name=\"google-site-verification\" content=\"SBZXN_5kktUlEr6d38v35ChNgLERx_27zxh1D9c6UJ4\">\n        \n        \n<meta name=\"description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n<meta name=\"keywords\" content=\"Nachhaltige digitale Produkte\">\n\n<meta name=\"author\" content=\"\">\n\n<meta property=\"og:title\" content=\"Welcome \/ acb.studio\">\n<meta property=\"og:site_name\" content=\"acb.studio\">\n<meta property=\"og:type\" content=\"website\">\n\n<meta property=\"og:image\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n<meta property=\"og:image:secure_url\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n\n<meta property=\"og:image:type\" content=\"image\/jpeg\">\n<meta property=\"og:image:width\" content=\"1200\">\n<meta property=\"og:image:height\" content=\"630\">\n<meta property=\"og:description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Welcome\">\n\n<meta name=\"twitter:description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n<meta name=\"twitter:image\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n    <\/head>\n\n    <body class=\"relative antialiased bg-black\">\n        <script type=\"application\/ld+json\">\n        {\n            \"@context\": \"https:\/\/schema.org\",\n            \"@type\": \"Organization\",\n            \"url\": \"https:\/\/acb.studio\/\",\n            \"logo\": \"https:\/\/acb.studio\/assets\/images\/acb-studio.png\"\n        }\n        <\/script>\n<div id=\"grid-overlay\" class=\"h-full w-full absolute top-10 z-10 pointer-events-none hidden\">\n    <div class=\"acb-grid h-full w-full\">\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;01<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;02<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;03<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;04<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;05<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;06<\/div>\n    <\/div>\n<\/div><main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">\n    <div id=\"home\">\n        <section style=\" \">\n\t\t\n\t<div id=\"5270de6d-c8ed-4bc7-ae46-9e8bff537661\" class=\" bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<style>\/* inner styles set by WPT to match CSSOM *\/.bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/3dfcc0b887-1702840827\/acbweb-home-hero06-9x16-800x-q80.webp\"); }@media (min-width: 768px) {\n  .bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\"); }\n}<\/style>\n<div data-block=\"hero\" class=\"relative\">\n    <div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>\n<\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#FFFFFF; background-color:#282423;\">\n\t\t\t<style>\/* inner styles set by WPT to match CSSOM *\/.bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg\"); }@media (min-width: 768px) {\n  .bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg\"); }\n}<\/style>\n\t\n\t<div id=\"5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1\" class=\"acb-grid min-h-screen items-end fluid-pt-xl fluid-pb-xl bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover bg-center  bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover\">\n\t\t\t\t<div class=\"md:col-span-4 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"text\" style=\" color:#FFFFFF;  background-color:#FFFFFF00;  border-color:#ffffff; \" class=\" fluid-pb-m \">\n    <div class=\"uppercase fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">SERVICES<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-block=\"text\" style=\" color:#FFFFFF;  background-color:#FFFFFF00;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-heading-03 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">Whether <em>digital services<\/em>, <em>websites<\/em>, <em>apps<\/em>, <em>portals<\/em> or <em>platforms<\/em>, we tailor our approach to your specific needs as we guide you and your project from the <em>initial idea<\/em> to market launch. <br><br>Or, in other words: <em>to success<\/em>.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\n<div data-snippet=\"buttonlinks\" class=\"opacity-0\">\n    <a href=\"https:\/\/acb.studio\/en\/services\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Services &amp; Process    <\/a>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug hidden-mobile\">\n\t\t\t<div class=\" \">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" \">\n\t\t\n\t<div id=\"117c44af-c8a8-4a16-8487-eae6738baf4e\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">Jacques\u2019 Weindepot<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Relaunch<\/div>\n        <div class=\"fluid-utility-01 opacity-0\"><\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a><\/div>\n\n\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">beeline group<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Corporate Website<\/div>\n        <div class=\"fluid-utility-01 opacity-0\"><\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a><\/div>\n\n\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">MyTischtennis<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Digital Branding &amp;<br>Portal Relaunch<\/div>\n        <div class=\"fluid-utility-01 opacity-0\">More to come<\/div>\n    <\/div>\n    <\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" background-color:#f1eee5;\">\n\t\t\n\t<div id=\"ed762fe0-8e28-4b33-80d8-acf815d65377\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\"text-center \">\n\t\t\t\t<figure class=\"flex flex-col\">\n                <picture class=\"grow-0 flex justify-center\">\n                                <source type=\"image\/avif\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/avif\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1920w\" media=\"(max-width: 767px)\">\n                                        <source type=\"image\/webp\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1920w\" media=\"(max-width: 767px)\">\n                                        <img src=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">\n                <\/picture>\n\n        \n    <\/figure>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" \">\n\t\t\n\t<div id=\"63a9abe0-d7c3-4b61-b84d-d09d237b8360\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\"nogridmarginl nogridmarginr  \">\n\t\t\t\t\n<div data-block=\"contact\">\n        <section style=\"color: #ffffff; background-color:#515E53\">\n        <div class=\" acb-grid  fluid-pt-xl \" id=\"a893c72c-7c67-4832-92d3-ce1c834823be\">\n                        <div class=\"md:col-span-6 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <div data-block=\"text\" style=\" border-color:#ffffff; \" class=\" fluid-pb-s \">\n    <div class=\"fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">MEET OUR EXPERTS<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-snippet=\"heading\" style=\" \">\n    <div class=\"content-center  fluid-pb-l\">\n        <h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>\n    <\/div>\n<\/div>\n                <\/div>\n            <\/div>\n                <\/div><\/section>\n        <section style=\"color: ; background-color:#515E53\">\n        <div class=\" acb-grid items-start  fluid-pb-xl\" id=\"236f239d-7711-4669-9d5f-1b3d5aa5fae9\">\n                        <div class=\"md:col-span-1 font-extralight leading-snug hidden-mobile\">\n                <div class=\"\n                       \">\n                                    <\/div>\n            <\/div>\n                        <div class=\"md:col-span-2 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <figure class=\"flex flex-col\">\n                <picture class=\"grow-0 flex justify-center\">\n                                <source type=\"image\/avif\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.avif 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.avif 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.avif 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.avif 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.avif 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.avif 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/avif\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.avif 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.avif 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.avif 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.avif 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.avif 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.avif 1920w\" media=\"(max-width: 767px)\">\n                                        <source type=\"image\/webp\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.webp 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.webp 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.webp 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.webp 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.webp 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.webp 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.webp 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.webp 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.webp 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.webp 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.webp 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.webp 1920w\" media=\"(max-width: 767px)\">\n                                        <img src=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">\n                <\/picture>\n\n        \n    <\/figure>\n                <\/div>\n            <\/div>\n                        <div class=\"md:col-span-3 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <div data-block=\"text\" style=\" color:#ffffff;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-copy-02 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\"><em>Sebastian Flock<\/em> is one of the founders and a strategist at acb.studio. He sees the potential and opportunities in your business model. And he loves to twist and turn challenges until he finds the optimal solution.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\n<div data-snippet=\"buttonlinks\" class=\"opacity-0\">\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ1Z7TGyBBGo-Z5wE-KqDfzF8LRXN31n8yyBTvuOWfhRnLzAmbFgPhO_J_jf7dGCSO7sfoZhIKIz\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Book a Google slot    <\/a>\n<\/div>\n                <\/div>\n            <\/div>\n                <\/div><\/section>\n    <\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#000000; background-color:#ffffff;\">\n\t\t\n\t<div id=\"16d6c5bf-20a1-4bca-85fd-baf21657ebf2\" class=\"acb-grid fluid-pt-xl fluid-pb-l bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"text\" style=\" color:#000000;  background-color:#ffffff;  border-color:#ffffff; \" class=\" fluid-pb-s \">\n    <div class=\"fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">WHAT\u2019S NEXT?<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-block=\"text\" style=\" color:#000000;  background-color:#ffffff;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-heading-02 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">Keep going. <br>There\u2019s a lot more to come.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#000000; background-color:#FFFFFF;\">\n\t\t\n\t<div id=\"2bca4aa9-eac4-4886-9622-1a32b5cd805d\" class=\"acb-grid fluid-pb-l bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff;\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">WORK<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">Jacques\u2019 Weindepot<br><em>Relaunch<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff;\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/f0a2ef6d92-1712208278\/bl-teaser-3x4-1920x.webp\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">WORK<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">beeline group <em>Corporate Website<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/studio\/2dfa2fb2a2-1713174368\/acbweb-studio-teaser-3x4.avif\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">STUDIO<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">Get to know <em>acb.studio<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n        <div class=\"bg-black border-t border-bt pt-fxl\">\n    <div class=\"acb-grid\">\n        <div class=\"col-span-1 pb-[10px] md:pb-0\">\n                        <div id=\"pre-footer-icon\" class=\"w-[40px] h-[40px]\">\n                <svg cache-id=\"88316a95b6ed4acbab3ea872c1ee6d01\" id=\"eILzV4ukqgw1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n<style>\/* inner styles set by WPT to match CSSOM *\/#eILzV4ukqgw2 { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw2__m; }@keyframes eILzV4ukqgw2__m { \n  0% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n  16.6667% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { d: path(\"M 16 8.66667 C 10 15.3333 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { d: path(\"M 0 8.66667 C 6 15.3333 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { d: path(\"M 9.0333 3.82868 C 8.25832 4.68976 8 32 8 32\"); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n  100% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n}#eILzV4ukqgw3_to { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw3_to__to; }@keyframes eILzV4ukqgw3_to__to { \n  0% { transform: translate(20px, 33px); }\n  16.6667% { transform: translate(20px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { transform: translate(21px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { transform: translate(19px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { transform: translate(20.1291px, 33px); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { transform: translate(20px, 33px); }\n  100% { transform: translate(20px, 33px); }\n}#eILzV4ukqgw3_tr { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw3_tr__tr; }@keyframes eILzV4ukqgw3_tr__tr { \n  0% { transform: rotate(0deg); }\n  16.6667% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { transform: rotate(22deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { transform: rotate(-22deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { transform: rotate(2.84156deg); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { transform: rotate(0deg); }\n  100% { transform: rotate(0deg); }\n}<\/style>\n<path id=\"eILzV4ukqgw2\" d=\"M8,3.111111C8,3.111111,8,32,8,32\" transform=\"matrix(1 0 0 0.9 12 11.2)\" fill=\"none\" stroke=\"#00ffc2\" stroke-linecap=\"round\"><\/path><g id=\"eILzV4ukqgw3_to\" transform=\"translate(19.999961,33)\"><g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g><\/g><\/svg>\n            <\/div>\n                    <\/div>\n        <div class=\"md:col-span-3 md:col-start-3 text-white\">\n            <div class=\"text-xs fluid-utility-01 uppercase mb-fm md:mb-fl\">MINIMAL FOOTPRINT<\/div>\n            <p class=\"fluid-copy-01\">\n                Your visit on this website produces according to the measurement on April 15, 2024 on <a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a> only <span class=\"text-bt\" style=\"color:#00FFC2;\">0,10 g of CO\u2082<\/span>. Want to know more about the environmental footprint of digital products?            <\/p>\n        <\/div>\n    <\/div>\n<\/div><footer class=\"py-fxl\">\n    <div class=\"acb-grid mb-[80px]\">\n        <div class=\"font-light md:col-span-4 md:col-start-3 fluid-heading-01\">\n            <a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">\n                <span class=\"inline-block transition group-hover:opacity-0 duration-250\">\n                    Let\u2019s talk                <\/span>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"relative acb-grid mb-[80px]\">\n    <div class=\"md:col-span-2 md:col-start-5\">\n        <ul class=\"pl-0\">\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n    <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>\n<\/li>\n        <\/ul>\n    <\/div>\n<\/div>    <div class=\"relative acb-grid grid-flow-row pb-fl md:pb-16\">\n        <div class=\"col-span-1 md:col-span-2\">\n        <div class=\"mb-fs fluid-utility-01 uppercase text-white\">BASE<\/div>\n        <div class=\"text-white\/50 fluid-copy-03\">\n            <a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <p><strong>ACB Studio GmbH<\/strong><br>Lindenstra\u00dfe 103<br>40233 D\u00fcsseldorf<\/p>            <\/a>\n        <\/div>\n    <\/div>\n    <\/div>    <div class=\"relative acb-grid\">\n    <div class=\"col-span-2 flex\">\n                    <a href=\"https:\/\/www.linkedin.com\/company\/acb-studio\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"linkedin\">           \n                <svg id=\"icon-linkedin\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#icon-linkedin:hover #eYhOA7BTGtI4_to, #icon-linkedin:focus #eYhOA7BTGtI4_to { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI4_to__to; }@keyframes eYhOA7BTGtI4_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(21px, 21px); }\n}#icon-linkedin:hover #eYhOA7BTGtI8_ts, #icon-linkedin:focus #eYhOA7BTGtI8_ts { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI8_ts__ts; }@keyframes eYhOA7BTGtI8_ts__ts { \n  0% { transform: translate(0px, 0px) scale(0, 1); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(0px, 0px) scale(1, 1); }\n}#icon-linkedin:hover #eYhOA7BTGtI9_to, #icon-linkedin:focus #eYhOA7BTGtI9_to { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI9_to__to; }@keyframes eYhOA7BTGtI9_to__to { \n  0% { transform: translate(19px, 19px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(20px, 20px); }\n}#icon-linkedin:hover #eYhOA7BTGtI9, #icon-linkedin:focus #eYhOA7BTGtI9 { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI9_c_o; }@keyframes eYhOA7BTGtI9_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { opacity: 1; }\n}<\/style>\n    <g>\n        <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(.000001 0)\" stroke=\"#fff\" stroke-opacity=\"0.5\"><\/rect>\n        <g id=\"eYhOA7BTGtI4_to\" transform=\"translate(20,20)\">\n            <g transform=\"translate(-20,-20)\">\n                <g transform=\"translate(14.54705 14.7869)\">\n                    <path d=\"M3.406156,4.66105v9.66895h-3.216048v-9.66895h3.216048Zm.21151-2.99044c0,.927859-.698045,1.670322-1.819548,1.670322h-.020961C0.697893,3.340932,0,2.598469,0,1.67061C0,0.72186,0.71928,0,1.819396,0c1.100225,0,1.777364.72186,1.79827,1.67061ZM8.399045,14.33h-3.21602c0,0,.042293-8.76168.000096-9.66895h3.216021v1.368938c.427392-.658843,1.192322-1.595814,2.898316-1.595814C13.413363,4.434174,15,5.816087,15,8.785938L15,14.33h-3.215773v-5.172693c0-1.299804-.465519-2.186472-1.629247-2.186472-.888441,0-1.417627.597984-1.650111,1.175351-.084917.206576-.105824.495259-.105824.784245v5.399569ZM8.377658,6.063291h.021484v-.033303c-.007262.011188-.014414.022294-.021484.033303Z\" transform=\"translate(-2.04705-1.9519)\" fill=\"#fff\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n        <g id=\"eYhOA7BTGtI8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>\n        <g id=\"eYhOA7BTGtI9_to\" transform=\"translate(19,19)\">\n            <g id=\"eYhOA7BTGtI9\" transform=\"translate(-20,-20)\" opacity=\"0\">\n                <g transform=\"translate(13.547051 13.7869)\">\n                    <path d=\"M3.406156,4.66105v9.66895h-3.216048v-9.66895h3.216048Zm.21151-2.99044c0,.927859-.698045,1.670322-1.819548,1.670322h-.020961C0.697893,3.340932,0,2.598469,0,1.67061C0,0.72186,0.71928,0,1.819396,0c1.100225,0,1.777364.72186,1.79827,1.67061ZM8.399045,14.33h-3.21602c0,0,.042293-8.76168.000096-9.66895h3.216021v1.368938c.427392-.658843,1.192322-1.595814,2.898316-1.595814C13.413363,4.434174,15,5.816087,15,8.785938L15,14.33h-3.215773v-5.172693c0-1.299804-.465519-2.186472-1.629247-2.186472-.888441,0-1.417627.597984-1.650111,1.175351-.084917.206576-.105824.495259-.105824.784245v5.399569ZM8.377658,6.063291h.021484v-.033303c-.007262.011188-.014414.022294-.021484.033303Z\" transform=\"translate(-1.047051-.9519)\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n    <\/g>\n<\/svg>            <\/a>\n                    <a href=\"https:\/\/www.instagram.com\/analyse.create.build\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"Instagram\">           \n                <svg cache-id=\"9cb30ef252454bcbacd8342af8d3502b\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" id=\"icon-instagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#icon-instagram:hover #eh0nxETfBzo4_to, #icon-instagram:focus #eh0nxETfBzo4_to { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo4_to__to; }@keyframes eh0nxETfBzo4_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(21px, 21px); }\n}#icon-instagram:hover #eh0nxETfBzo8_ts, #icon-instagram:focus #eh0nxETfBzo8_ts { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo8_ts__ts; }@keyframes eh0nxETfBzo8_ts__ts { \n  0% { transform: translate(0px, 0px) scale(0, 1); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(0px, 0px) scale(1, 1); }\n}#icon-instagram:hover #eh0nxETfBzo9_to, #icon-instagram:focus #eh0nxETfBzo9_to { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo9_to__to; }@keyframes eh0nxETfBzo9_to__to { \n  0% { transform: translate(19px, 19px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(20px, 20px); }\n}#icon-instagram:hover #eh0nxETfBzo9, #icon-instagram:focus #eh0nxETfBzo9 { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo9_c_o; }@keyframes eh0nxETfBzo9_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { opacity: 1; }\n}<\/style>\n    <g>\n        <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(.000001 0)\" stroke=\"#fff\" stroke-opacity=\"0.5\"><\/rect>\n        <g id=\"eh0nxETfBzo4_to\" transform=\"translate(20,20)\">\n            <g transform=\"translate(-20,-20)\">\n                <g transform=\"translate(14.54705 14.7869)\">\n                    <path d=\"M11.4531,1.51313h-5.99998c-2.04345,0-3.7,1.65655-3.7,3.7v5.99997c0,2.0435,1.65655,3.7,3.7,3.7h5.99998c2.0435,0,3.7-1.6565,3.7-3.7v-5.99997c0-2.04345-1.6565-3.7-3.7-3.7ZM5.45312,0.213135c-2.76142,0-4.999995,2.238575-4.999995,4.999995v5.99997c0,2.7615,2.238575,5,4.999995,5h5.99998c2.7614,0,5-2.2385,5-5v-5.99997c0-2.76142-2.2386-4.999995-5-4.999995h-5.99998Zm3,10.699965c1.49117,0,2.69998-1.2088,2.69998-2.69997s-1.20881-2.7-2.69998-2.7-2.69999,1.20884-2.69999,2.7s1.20883,2.69997,2.69999,2.69997Zm0,1.3c2.20918,0,3.99998-1.7908,3.99998-3.99997s-1.7908-4-3.99998-4-4,1.79087-4,4s1.79087,3.99997,4,3.99997ZM12.4531,4.65881c.5523,0,1-.44771,1-1s-.4477-1-1-1-1,.44772-1,1s.4477,1,1,1Z\" transform=\"translate(-3.000161-3.000018)\" clip-rule=\"evenodd\" fill=\"#fff\" fill-rule=\"evenodd\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n        <g id=\"eh0nxETfBzo8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>\n        <g id=\"eh0nxETfBzo9_to\" transform=\"translate(19,19)\">\n            <g id=\"eh0nxETfBzo9\" transform=\"translate(-20,-20)\" opacity=\"0\">\n                <g transform=\"translate(13.547051 13.7869)\">\n                    <path d=\"M11.4531,1.51313h-5.99998c-2.04345,0-3.7,1.65655-3.7,3.7v5.99997c0,2.0435,1.65655,3.7,3.7,3.7h5.99998c2.0435,0,3.7-1.6565,3.7-3.7v-5.99997c0-2.04345-1.6565-3.7-3.7-3.7ZM5.45312,0.213135c-2.76142,0-4.999995,2.238575-4.999995,4.999995v5.99997c0,2.7615,2.238575,5,4.999995,5h5.99998c2.7614,0,5-2.2385,5-5v-5.99997c0-2.76142-2.2386-4.999995-5-4.999995h-5.99998Zm3,10.699965c1.49117,0,2.69998-1.2088,2.69998-2.69997s-1.20881-2.7-2.69998-2.7-2.69999,1.20884-2.69999,2.7s1.20883,2.69997,2.69999,2.69997Zm0,1.3c2.20918,0,3.99998-1.7908,3.99998-3.99997s-1.7908-4-3.99998-4-4,1.79087-4,4s1.79087,3.99997,4,3.99997ZM12.4531,4.65881c.5523,0,1-.44771,1-1s-.4477-1-1-1-1,.44772-1,1s.4477,1,1,1Z\" transform=\"translate(-2.000163-2.000018)\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n    <\/g>\n<\/svg>            <\/a>\n            <\/div>\n<\/div>\n<\/footer>\n    <\/div>\n<\/main>\n<div class=\"fixed left-0 bottom-0 h-[80px] bg-black right-0\">\n    <nav class=\"acb-grid js-navigation  px-7.5 w-full overflow-hidden border-gray-700\/50 text-white  md:px-10 xl:px-13 2xl:px-16 flex justify-between items-center z-50\">\n        <a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">\n            <svg id=\"eD1PRHylXVr1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 200 80\" width=\"200\" height=\"80\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#eD1PRHylXVr6_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr6_to__to; }@keyframes eD1PRHylXVr6_to__to { \n  0% { transform: translate(37.9857px, 11.1039px); }\n  15% { transform: translate(37.9857px, 11.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { transform: translate(37.9857px, 7.10391px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(37.9857px, 15.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45.5% { transform: translate(37.9857px, 15.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { transform: translate(37.9857px, 11.1039px); }\n  100% { transform: translate(37.9857px, 11.1039px); }\n}#eD1PRHylXVr6 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr6_c_o; }@keyframes eD1PRHylXVr6_c_o { \n  0% { opacity: 1; }\n  15% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr12_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr12_to__to; }@keyframes eD1PRHylXVr12_to__to { \n  0% { transform: translate(50.7497px, 13.1036px); }\n  15% { transform: translate(50.7497px, 13.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { transform: translate(50.7497px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(50.7497px, 15.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(50.7497px, 15.1036px); }\n  100% { transform: translate(50.7497px, 15.1036px); }\n}#eD1PRHylXVr12 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr12_c_o; }@keyframes eD1PRHylXVr12_c_o { \n  0% { opacity: 1; }\n  15% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr14_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr14_to__to; }@keyframes eD1PRHylXVr14_to__to { \n  0% { transform: translate(35.4571px, 10.7996px); }\n  17.5% { transform: translate(35.4571px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { transform: translate(35.4571px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(35.4571px, 8.79961px); }\n  100% { transform: translate(35.4571px, 8.79961px); }\n}#eD1PRHylXVr14 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr14_c_o; }@keyframes eD1PRHylXVr14_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr15_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr15_to__to; }@keyframes eD1PRHylXVr15_to__to { \n  0% { transform: translate(41.9066px, 9.66361px); }\n  17.5% { transform: translate(41.9066px, 9.66361px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48.5% { transform: translate(41.9066px, 9.66361px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { transform: translate(41.9066px, 7.66361px); }\n  100% { transform: translate(41.9066px, 7.66361px); }\n}#eD1PRHylXVr15 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr15_c_o; }@keyframes eD1PRHylXVr15_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr16_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr16_to__to; }@keyframes eD1PRHylXVr16_to__to { \n  0% { transform: translate(49.2956px, 10.8956px); }\n  17.5% { transform: translate(49.2956px, 10.8956px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49% { transform: translate(49.2956px, 10.8956px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51% { transform: translate(49.2956px, 8.89561px); }\n  100% { transform: translate(49.2956px, 8.89561px); }\n}#eD1PRHylXVr16 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr16_c_o; }@keyframes eD1PRHylXVr16_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr17_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr17_to__to; }@keyframes eD1PRHylXVr17_to__to { \n  0% { transform: translate(58.2829px, 9.17562px); }\n  17.5% { transform: translate(58.2829px, 9.17562px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49.5% { transform: translate(58.2829px, 9.17562px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51.5% { transform: translate(58.2829px, 7.17561px); }\n  100% { transform: translate(58.2829px, 7.17561px); }\n}#eD1PRHylXVr17 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr17_c_o; }@keyframes eD1PRHylXVr17_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr18_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr18_to__to; }@keyframes eD1PRHylXVr18_to__to { \n  0% { transform: translate(65.1693px, 9.00761px); }\n  17.5% { transform: translate(65.1693px, 9.00761px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(65.1693px, 9.00761px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52% { transform: translate(65.1693px, 7.00761px); }\n  100% { transform: translate(65.1693px, 7.00761px); }\n}#eD1PRHylXVr18 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr18_c_o; }@keyframes eD1PRHylXVr18_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr19_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr19_to__to; }@keyframes eD1PRHylXVr19_to__to { \n  0% { transform: translate(71.4914px, 10.7996px); }\n  17.5% { transform: translate(71.4914px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { transform: translate(71.4914px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52.5% { transform: translate(71.4914px, 8.79961px); }\n  100% { transform: translate(71.4914px, 8.79961px); }\n}#eD1PRHylXVr19 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr19_c_o; }@keyframes eD1PRHylXVr19_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  53% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr20_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr20_to__to; }@keyframes eD1PRHylXVr20_to__to { \n  0% { transform: translate(27.5243px, 16.6802px); }\n  15.5% { transform: translate(27.5243px, 16.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(27.5243px, 12.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  25% { transform: translate(27.5243px, 12.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  27.5% { transform: translate(27.5243px, 8.68018px); }\n  100% { transform: translate(27.5243px, 8.68018px); }\n}#eD1PRHylXVr20 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr20_c_o; }@keyframes eD1PRHylXVr20_c_o { \n  0% { opacity: 0; }\n  15.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  25% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  27.5% { opacity: 0; }\n  100% { opacity: 0; }\n}#eD1PRHylXVr29_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr29_to__to; }@keyframes eD1PRHylXVr29_to__to { \n  0% { transform: translate(22.6553px, 15.7601px); }\n  25.5% { transform: translate(22.6553px, 15.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  28% { transform: translate(22.6553px, 11.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  35% { transform: translate(22.6553px, 11.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  37.5% { transform: translate(22.6553px, 7.76011px); }\n  100% { transform: translate(22.6553px, 7.76011px); }\n}#eD1PRHylXVr29 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr29_c_o; }@keyframes eD1PRHylXVr29_c_o { \n  0% { opacity: 0; }\n  25.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  28% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  35% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  37.5% { opacity: 0; }\n  100% { opacity: 0; }\n}#eD1PRHylXVr37_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr37_to__to; }@keyframes eD1PRHylXVr37_to__to { \n  0% { transform: translate(18.2477px, 15.1036px); }\n  35.5% { transform: translate(18.2477px, 15.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  38% { transform: translate(18.2477px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45% { transform: translate(18.2477px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  47.5% { transform: translate(18.2477px, 7.10361px); }\n  100% { transform: translate(18.2477px, 7.10361px); }\n}#eD1PRHylXVr37 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr37_c_o; }@keyframes eD1PRHylXVr37_c_o { \n  0% { opacity: 0; }\n  35.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  38% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  47.5% { opacity: 0; }\n  100% { opacity: 0; }\n}<\/style>\n    <g transform=\"translate(0 29.5)\" mask=\"url(#eD1PRHylXVr4)\">\n        <rect width=\"200\" height=\"80\" rx=\"0\" ry=\"0\" transform=\"translate(0-29.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect>\n        <mask id=\"eD1PRHylXVr4\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">\n            <g>\n                <g id=\"eD1PRHylXVr6_to\" transform=\"translate(37.985671,11.10391)\">\n                    <g id=\"eD1PRHylXVr6\" transform=\"translate(-37.985671,-11.10391)\">\n                        <g>\n                            <path d=\"M7.31195,17.0002c-.42667,0-.784-.1334-1.072-.4-.27734-.2667-.45334-.624-.528-1.072h-.096c-.128.544-.41067.96-.848,1.248-.43734.2773-.976.416-1.616.416-.84267,0-1.488-.224-1.936-.672s-.672005-1.04-.672005-1.776c0-.8854.32-1.5414.960005-1.968.65066-.4374,1.53066-.656,2.64-.656h1.328v-.528c0-.4054-.10667-.7254-.32-.96-.21334-.2454-.57067-.368-1.072-.368-.46934,0-.84267.1013-1.12.304s-.50667.432-.688.688l-1.408005-1.248c.341335-.50138.768005-.89071,1.280005-1.16804.52266-.288,1.22666-.432,2.112-.432c1.19466,0,2.09066.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.39466,0,.73066-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M13.1253,17.1922c-.6293,0-1.1893-.1014-1.68-.304-.4906-.2134-.9013-.5067-1.232-.88-.33065-.384-.58131-.848-.75198-1.392s-.256-1.152-.256-1.824.08533-1.2747.256-1.808c.17067-.544.42133-1.00804.75198-1.39204s.7414-.67734,1.232-.88c.4907-.20267,1.0507-.304,1.68-.304.8534,0,1.5627.192,2.128.576.576.384.9867.92266,1.232,1.61604l-1.92.832c-.0746-.32-.2293-.592-.464-.816s-.56-.336-.976-.336c-.48,0-.8426.16-1.088.48-.2453.3093-.368.7306-.368,1.264v1.568c0,.5333.1227.9546.368,1.264s.608.464,1.088.464c.4267,0,.7627-.112,1.008-.336.256-.2347.4427-.5387.56-.912l1.84.8c-.2773.8-.7093,1.3866-1.296,1.76-.576.3733-1.28.56-2.112.56Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M17.5189,5.16016h2.368v4.84804h.08c.1174-.46938.384-.85338.8-1.15204.4267-.29867.912-.448,1.456-.448c1.0667,0,1.872.37333,2.416,1.12s.816,1.83464.816,3.26404-.272,2.5226-.816,3.28c-.544.7466-1.3493,1.12-2.416,1.12-.2773,0-.5386-.0427-.784-.128-.2453-.0747-.4693-.1814-.672-.32-.192-.1494-.3573-.32-.496-.512-.1386-.2027-.24-.416-.304-.64h-.08v1.408h-2.368v-11.84004Zm3.92,10.11204c.448,0,.816-.1547,1.104-.464.2987-.32.448-.7467.448-1.28v-1.456c0-.5334-.1493-.9547-.448-1.264-.288-.32-.656-.48-1.104-.48s-.8213.112-1.12.336c-.288.2133-.432.512-.432.896v2.48c0,.384.144.688.432.912.2987.2133.672.32,1.12.32Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(-1.18 0)\" fill=\"#fff\"><\/path>\n                        <\/g>\n                        <g id=\"eD1PRHylXVr12_to\" transform=\"translate(50.749701,13.10361)\">\n                            <g id=\"eD1PRHylXVr12\" transform=\"translate(-51.749701,-11.10361)\">\n                                <g id=\"eD1PRHylXVr14_to\" transform=\"translate(35.4571,10.799615)\">\n                                    <path id=\"eD1PRHylXVr14\" d=\"M35.4251,17.1916c-.8106,0-1.4933-.128-2.048-.384-.5546-.2666-1.0506-.64-1.488-1.12l1.392-1.408c.2987.3307.6294.592.992.784.3627.192.7734.288,1.232.288.4694,0,.7947-.0693.976-.208.1814-.1493.272-.3466.272-.592c0-.3946-.2826-.6293-.848-.704l-.912-.112c-1.888-.2346-2.832-1.0986-2.832-2.592c0-.4053.0747-.7733.224-1.104.16-.34131.3787-.62931.656-.86398.288-.24533.6294-.432,1.024-.56.4054-.13866.8587-.20799,1.36-.20799.4374,0,.8214.032,1.152.09599.3414.05334.64.13867.896.256.2667.10667.5067.24534.72.416.224.16.4427.34134.656.544l-1.36,1.39198c-.2666-.2666-.5706-.4746-.912-.624-.3306-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2987-.256.512c0,.224.0587.4.176.528.128.1174.3627.2027.704.256l.944.128c1.8454.2454,2.768,1.088,2.768,2.528c0,.4054-.0853.7787-.256,1.12s-.416.64-.736.896c-.3093.2454-.688.4374-1.136.576-.4373.1387-.928.208-1.472.208Z\" transform=\"translate(-35.4571,-12.799615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr15_to\" transform=\"translate(41.906599,9.66361)\">\n                                    <path id=\"eD1PRHylXVr15\" d=\"M42.9786,16.9996c-.8213,0-1.4453-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83998h.592c.32,0,.5387-.07466.656-.224.1174-.16.176-.384.176-.672v-1.376h2.128v2.272h1.664v1.83998h-1.664v4.72h1.536v1.84h-1.408Z\" transform=\"translate(-41.906599,-11.66361)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr16_to\" transform=\"translate(49.295599,10.89561)\">\n                                    <path id=\"eD1PRHylXVr16\" d=\"M50.6396,15.5916h-.08c-.0746.2134-.176.416-.304.608-.1173.192-.272.3627-.464.512s-.4213.2667-.688.352c-.256.0854-.5546.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4373-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0907.9067.272,1.184.1814.2774.4907.416.928.416.1814,0,.3627-.0266.544-.08.1814-.0533.3414-.128.48-.224.1387-.1066.2507-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" transform=\"translate(-49.295599,-12.89561)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr17_to\" transform=\"translate(58.2829,9.175615)\">\n                                    <path id=\"eD1PRHylXVr17\" d=\"M59.8829,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" transform=\"translate(-58.2829,-11.175615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr18_to\" transform=\"translate(65.169302,9.00761)\">\n                                    <path id=\"eD1PRHylXVr18\" d=\"M65.1693,7.70362c-.48,0-.832-.10666-1.056-.31999-.2134-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1066-.61866.32-.832.224-.224.576-.336,1.056-.336s.8266.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2134.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" transform=\"translate(-65.169302,-11.00761)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr19_to\" transform=\"translate(71.491398,10.799615)\">\n                                    <path id=\"eD1PRHylXVr19\" d=\"M71.4914,17.1916c-.6187,0-1.1733-.1013-1.664-.304-.48-.2026-.8907-.496-1.232-.88-.3307-.384-.5867-.848-.768-1.392s-.272-1.152-.272-1.824.0907-1.28.272-1.824.4373-1.00264.768-1.37598c.3413-.384.752-.67733,1.232-.87999.4907-.20267,1.0453-.304,1.664-.304s1.168.10133,1.648.304c.4907.20266.9013.49599,1.232.87999.3413.37334.6027.83198.784,1.37598s.272,1.152.272,1.824-.0907,1.28-.272,1.824-.4427,1.008-.784,1.392c-.3307.384-.7413.6774-1.232.88-.48.2027-1.0293.304-1.648.304Zm0-1.872c.4693,0,.832-.144,1.088-.432s.384-.6986.384-1.232v-1.712c0-.5333-.128-.944-.384-1.232s-.6187-.432-1.088-.432-.832.144-1.088.432-.384.6987-.384,1.232v1.712c0,.5334.128.944.384,1.232s.6187.432,1.088.432Z\" transform=\"translate(-71.491398,-12.799615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                            <\/g>\n                        <\/g>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr20_to\" transform=\"translate(27.524322,16.68018)\">\n                    <g id=\"eD1PRHylXVr20\" transform=\"translate(-27.524322,-12.68018)\" opacity=\"0\">\n                        <path d=\"M7.31195,17.0002c-.42667,0-.784-.1334-1.072-.4-.27734-.2667-.45334-.624-.528-1.072h-.096c-.128.544-.41067.96-.848,1.248-.43734.2773-.976.416-1.616.416-.84267,0-1.488-.224-1.936-.672s-.672005-1.04-.672005-1.776c0-.8854.32-1.5414.960005-1.968.65066-.4374,1.53066-.656,2.64-.656h1.328v-.528c0-.4054-.10667-.7254-.32-.96-.21334-.2454-.57067-.368-1.072-.368-.46934,0-.84267.1013-1.12.304s-.50667.432-.688.688l-1.408005-1.248c.341335-.50138.768005-.89071,1.280005-1.16804.52266-.288,1.22666-.432,2.112-.432c1.19466,0,2.09066.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.39466,0,.73066-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M9.73332,17.0002v-8.40004h2.36798v1.42404h.096c.1494-.43738.4107-.81604.784-1.13604.3734-.32.8907-.48,1.552-.48.864,0,1.5147.288,1.952.864.448.576.672,1.39734.672,2.46404v5.264h-2.368v-5.072c0-.544-.0853-.944-.256-1.2-.1706-.2667-.4746-.4-.912-.4-.192,0-.3786.0266-.56.08-.1813.0426-.3466.1173-.496.224-.1386.1066-.2506.24-.336.4-.0853.1493-.128.3253-.128.528v5.44h-2.36798Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M24.9926,17.0002c-.4267,0-.784-.1334-1.072-.4-.2774-.2667-.4534-.624-.528-1.072h-.096c-.128.544-.4107.96-.848,1.248-.4374.2773-.976.416-1.616.416-.8427,0-1.488-.224-1.936-.672s-.672-1.04-.672-1.776c0-.8854.32-1.5414.96-1.968.6506-.4374,1.5306-.656,2.64-.656h1.328v-.528c0-.4054-.1067-.7254-.32-.96-.2134-.2454-.5707-.368-1.072-.368-.4694,0-.8427.1013-1.12.304s-.5067.432-.688.688l-1.408-1.248c.3413-.50138.768-.89071,1.28-1.16804.5226-.288,1.2266-.432,2.112-.432c1.1946,0,2.0906.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.3946,0,.7306-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.7659,17.0002c-.8106,0-1.408-.1974-1.792-.592-.3733-.3947-.56-.9654-.56-1.712v-9.53604h2.368v10.00004h1.056v1.84h-1.072Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M36.8199,8.60016h2.208l-3.232,9.69604c-.2133.6506-.5173,1.1306-.912,1.44-.384.3093-.9386.464-1.664.464h-1.472v-1.84h1.584l.288-.928-2.944-8.83204h2.352l1.232,3.92004.608,2.432h.096l.624-2.432l1.232-3.92004Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M42.4582,17.1922c-.8107,0-1.4933-.128-2.048-.384-.5547-.2667-1.0507-.64-1.488-1.12l1.392-1.408c.2987.3306.6293.592.992.784s.7733.288,1.232.288c.4693,0,.7947-.0694.976-.208.1813-.1494.272-.3467.272-.592c0-.3947-.2827-.6294-.848-.704l-.912-.112c-1.888-.2347-2.832-1.0987-2.832-2.592c0-.4054.0747-.7734.224-1.104.16-.34138.3787-.62938.656-.86404.288-.24534.6293-.432,1.024-.56.4053-.13867.8587-.208,1.36-.208.4373,0,.8213.032,1.152.096.3413.05333.64.13866.896.256.2667.10666.5067.24533.72.416.224.16.4427.34133.656.544l-1.36,1.39204c-.2667-.2667-.5707-.4747-.912-.624-.3307-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2986-.256.512c0,.224.0587.4.176.528.128.1173.3627.2026.704.256l.944.128c1.8453.2453,2.768,1.088,2.768,2.528c0,.4053-.0853.7786-.256,1.12s-.416.64-.736.896c-.3093.2453-.688.4373-1.136.576-.4373.1386-.928.208-1.472.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M50.6967,17.1922c-.64,0-1.2107-.1014-1.712-.304-.5013-.2134-.928-.5067-1.28-.88-.3413-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6614.0853-1.2587.256-1.792.1707-.544.4213-1.00804.752-1.39204.3413-.384.7573-.67734,1.248-.88.4907-.21334,1.0507-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9067.54933,1.216.944.32.39464.5493.85334.688,1.37604.1493.512.224,1.0506.224,1.616v.704h-5.392v.128c0,.5546.1493.9973.448,1.328.2987.32.768.48,1.408.48.4907,0,.8907-.096,1.2-.288.3093-.2027.5973-.4427.864-.72l1.184,1.472c-.3733.4373-.864.7786-1.472,1.024-.5973.2453-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3093-.4.7253-.4,1.248v.128h2.944v-.144c0-.512-.1173-.9227-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(27.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr29_to\" transform=\"translate(22.655314,15.760111)\">\n                    <g id=\"eD1PRHylXVr29\" transform=\"translate(-22.655313,-11.76011)\" opacity=\"0\">\n                        <path d=\"M4.49593,17.1921c-.62934,0-1.18934-.1013-1.68-.304-.49067-.2133-.90134-.5066-1.232-.88-.33067-.384-.58134-.848-.752002-1.392s-.256-1.152-.256-1.824.085333-1.2746.256-1.808c.170662-.544.421332-1.00797.752002-1.39198s.74133-.67733,1.232-.87999s1.05066-.304,1.68-.304c.85333,0,1.56266.192,2.128.576.576.384.98666.92266,1.232,1.61597l-1.92.832c-.07467-.32-.22934-.592-.464-.816s-.56-.336-.976-.336c-.48,0-.84267.16-1.088.48-.24534.3094-.368.7307-.368,1.264v1.568c0,.5334.12266.9547.368,1.264s.608.464,1.088.464c.42666,0,.76266-.112,1.008-.336.256-.2346.44266-.5386.56-.912l1.84.8c-.27734.8-.70934,1.3867-1.296,1.76-.576.3734-1.28.56-2.112.56Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M8.88955,17.0001v-8.39997h2.36805v1.82397h.08c.0426-.2346.1173-.45864.224-.67197.1066-.224.2453-.42134.416-.592.1813-.17067.3946-.304.64-.4.2453-.10667.5333-.16.864-.16h.416v2.20797h-.592c-.6934,0-1.2107.0907-1.552.272-.3307.1814-.496.5174-.496,1.008v4.912h-2.36805Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M18.3042,17.1921c-.64,0-1.2107-.1013-1.712-.304-.5014-.2133-.928-.5066-1.28-.88-.3414-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6613.0853-1.2586.256-1.792.1706-.544.4213-1.00797.752-1.39197.3413-.384.7573-.67734,1.248-.88.4906-.21334,1.0506-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9066.54933,1.216.944.32.39467.5493.85337.688,1.37597.1493.512.224,1.0507.224,1.616v.704h-5.392v.128c0,.5547.1493.9974.448,1.328.2986.32.768.48,1.408.48.4906,0,.8906-.096,1.2-.288.3093-.2026.5973-.4426.864-.72l1.184,1.472c-.3734.4374-.864.7787-1.472,1.024-.5974.2454-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3094-.4.7254-.4,1.248v.128h2.944v-.144c0-.512-.1174-.9226-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.5126,17.0001c-.4267,0-.784-.1333-1.072-.4-.2774-.2666-.4534-.624-.528-1.072h-.096c-.128.544-.4107.96-.848,1.248-.4374.2774-.976.416-1.616.416-.8427,0-1.488-.224-1.936-.672s-.672-1.04-.672-1.776c0-.8853.32-1.5413.96-1.968.6506-.4373,1.5306-.656,2.64-.656h1.328v-.528c0-.4053-.1067-.7253-.32-.96-.2134-.2453-.5707-.368-1.072-.368-.4694,0-.8427.1014-1.12.304-.2774.2027-.5067.432-.688.688l-1.408-1.248c.3413-.50131.768-.89064,1.28-1.16797.5226-.288,1.2266-.432,2.112-.432c1.1946,0,2.0906.26133,2.688.784s.896,1.28537.896,2.28797v3.68h.784v1.84h-1.312Zm-3.28-1.456c.3946,0,.7306-.0853,1.008-.256.288-.1706.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3147-1.392.944v.24c0,.3094.096.5387.288.688.192.1387.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M34.7842,17.0001c-.8214,0-1.4454-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83997h.592c.32,0,.5386-.07467.656-.224.1173-.16.176-.384.176-.672v-1.37601h2.128v2.27201h1.664v1.83997h-1.664v4.72h1.536v1.84h-1.408Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M40.9267,17.1921c-.64,0-1.2107-.1013-1.712-.304-.5014-.2133-.928-.5066-1.28-.88-.3414-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6613.0853-1.2586.256-1.792.1706-.544.4213-1.00797.752-1.39197.3413-.384.7573-.67734,1.248-.88.4906-.21334,1.0506-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9066.54933,1.216.944.32.39467.5493.85337.688,1.37597.1493.512.224,1.0507.224,1.616v.704h-5.392v.128c0,.5547.1493.9974.448,1.328.2986.32.768.48,1.408.48.4906,0,.8906-.096,1.2-.288.3093-.2026.5973-.4426.864-.72l1.184,1.472c-.3734.4374-.864.7787-1.472,1.024-.5974.2454-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3094-.4.7254-.4,1.248v.128h2.944v-.144c0-.512-.1174-.9226-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(17.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr37_to\" transform=\"translate(18.247749,15.10361)\">\n                    <g id=\"eD1PRHylXVr37\" transform=\"translate(-18.247749,-11.10361)\" opacity=\"0\">\n                        <path d=\"M1.104,5.15963h2.368v4.84797h.08c.11734-.46931.384-.85331.8-1.15197.42667-.29867.912-.448,1.456-.448c1.06667,0,1.872.37333,2.416,1.12s.816,1.83467.816,3.26397-.272,2.5227-.816,3.28c-.544.7467-1.34933,1.12-2.416,1.12-.27733,0-.53866-.0426-.784-.128-.24533-.0746-.46933-.1813-.672-.32-.192-.1493-.35733-.32-.496-.512-.13866-.2026-.24-.416-.304-.64h-.08v1.408h-2.368v-11.83997ZM5.024,15.2716c.448,0,.816-.1546,1.104-.464.29867-.32.448-.7466.448-1.28v-1.456c0-.5333-.14933-.9546-.448-1.264-.288-.32-.656-.48-1.104-.48s-.82133.112-1.12.336c-.288.2134-.432.512-.432.896v2.48c0,.384.144.688.432.912.29867.2134.672.32,1.12.32Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M15.3184,15.5916h-.08c-.0747.2134-.176.416-.304.608-.1174.192-.272.3627-.464.512s-.4214.2667-.688.352c-.256.0854-.5547.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4374-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0906.9067.272,1.184s.4906.416.928.416c.1813,0,.3626-.0266.544-.08s.3413-.128.48-.224c.1386-.1066.2506-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M20.5936,7.70362c-.48,0-.832-.10666-1.056-.31999-.2133-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1067-.61866.32-.832.224-.224.576-.336,1.056-.336s.8267.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2133.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M25.8598,16.9996c-.8107,0-1.408-.1973-1.792-.592-.3734-.3946-.56-.9653-.56-1.712v-9.53597h2.368v9.99997h1.056v1.84h-1.072Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M33.0235,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(8.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n            <\/g>\n        <\/mask>\n    <\/g>\n<\/svg>        <\/a>\n\n        <div class=\"js-menuContainer\">\n            <div id=\"menu\" class=\"fixed top-0 left-0 z-10 w-full h-full js-menu bg-white\/70 backdrop-blur-md\">\n    <picture class=\"\">\n        <source srcset=\"\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg\" media=\"(min-width: 768px)\">\n        <img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">\n    <\/picture>\n    <div class=\"relative z-10 acb-grid min-h-screen-nav\">\n        <div class=\"grid mt-[96px] md:mt-0 md:h-screen content-center md:col-span-2 md:col-start-1 lg:col-start-2\">\n            <nav id=\"mainNavigation\">\n                <ul class=\"p-0\">\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>\n                    <\/li>\n                                    <\/ul>\n            <\/nav>\n        <\/div>\n        <div class=\"menu__teaser -ml-7.5 pl-7.5 md:pl-0  md:ml-0 pr-7.5 md:pr-0 -mr-7.5 md:mr-0 md:col-span-3 md:col-start-4 flex md:justify-center items-end md:flex-col md:h-screen content-center overflow-x-auto snap-x snap-proximity\">\n            \n<div data-block=\"teaser\" class=\"group bg-black rounded-lg relative aspect-video md:aspect-auto overflow-hidden mr-1 md:mr-0 md:mb-1 md:h-[350px] md:w-full min-w-[85%] md:max-w-[620px] hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#fff\">\n     <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n        <img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n        <div class=\"uppercase fluid-utility-01\">REINH\u00d6REN<\/div>\n        <div class=\"flex items-end justify-between\">\n            <div class=\"pr-1 fluid-heading-teaser font-extralight\"><em>Regenerativ<\/em> &amp; Digital Podcast<\/div>\n            <svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>        <\/div>\n    <\/div>\n    <a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>\n<\/div>\n\n\n<div data-block=\"teaser\" class=\"group bg-black rounded-lg relative aspect-video md:aspect-auto overflow-hidden mr-1 md:mr-0 md:mb-1 md:h-[350px] md:w-full min-w-[85%] md:max-w-[620px] hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff\">\n     <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n        <img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n        <div class=\"uppercase fluid-utility-01\">SERVICES<\/div>\n        <div class=\"flex items-end justify-between\">\n            <div class=\"pr-1 fluid-heading-teaser font-extralight\">Learn about our <em>Services<\/em><\/div>\n            <svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>        <\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>\n<\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n        <\/div>\n        <button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">\n    <svg class=\"icon-close hidden\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.animated #eDdxZj2JEQ84_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ84_ts__ts; }@keyframes eDdxZj2JEQ84_ts__ts { \n  0% { transform: translate(20px, 22.5px) scale(1, 1); }\n  20% { transform: translate(20px, 22.5px) scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px) scale(0.1, 0.1); }\n}.animated #eDdxZj2JEQ84 { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ84_f_p; }@keyframes eDdxZj2JEQ84_f_p { \n  0% { fill: rgb(0, 0, 0); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { fill: rgb(255, 255, 255); }\n}.animated #eDdxZj2JEQ87_to { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_to__to; }@keyframes eDdxZj2JEQ87_to__to { \n  0% { transform: translate(20px, 22.5px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 20px); }\n}.animated #eDdxZj2JEQ87_tr { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_tr__tr; }@keyframes eDdxZj2JEQ87_tr__tr { \n  0% { transform: rotate(-135deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(0deg); }\n}.animated #eDdxZj2JEQ87_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_ts__ts; }@keyframes eDdxZj2JEQ87_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}.animated #eDdxZj2JEQ88_to { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_to__to; }@keyframes eDdxZj2JEQ88_to__to { \n  0% { transform: translate(20px, 22.5px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 25px); }\n}.animated #eDdxZj2JEQ88_tr { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_tr__tr; }@keyframes eDdxZj2JEQ88_tr__tr { \n  0% { transform: rotate(-45deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(0deg); }\n}.animated #eDdxZj2JEQ88_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_ts__ts; }@keyframes eDdxZj2JEQ88_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}<\/style>\n    <g transform=\"translate(0-2.5)\"><g mask=\"url(#mask-icon-close)\"><g id=\"eDdxZj2JEQ84_ts\" transform=\"translate(20,22.5) scale(1,1)\"><path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path><\/g><mask id=\"mask-icon-close\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\"><g><g id=\"eDdxZj2JEQ87_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><g id=\"eDdxZj2JEQ88_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><\/g><\/mask><\/g><\/g><\/svg>\n\n    <svg class=\"icon-open\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.animated #ePxjCZibNf94_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf94_ts__ts; }@keyframes ePxjCZibNf94_ts__ts { \n  0% { transform: translate(20px, 22.5px) scale(0.1, 0.1); }\n  20% { transform: translate(20px, 22.5px) scale(0.1, 0.1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px) scale(1, 1); }\n}.animated #ePxjCZibNf94 { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf94_f_p; }@keyframes ePxjCZibNf94_f_p { \n  0% { fill: rgb(255, 255, 255); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { fill: rgb(0, 0, 0); }\n}.animated #ePxjCZibNf97_to { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_to__to; }@keyframes ePxjCZibNf97_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px); }\n}.animated #ePxjCZibNf97_tr { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_tr__tr; }@keyframes ePxjCZibNf97_tr__tr { \n  0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(-135deg); }\n}.animated #ePxjCZibNf97_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_ts__ts; }@keyframes ePxjCZibNf97_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}.animated #ePxjCZibNf98_to { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_to__to; }@keyframes ePxjCZibNf98_to__to { \n  0% { transform: translate(20px, 25px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px); }\n}.animated #ePxjCZibNf98_tr { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_tr__tr; }@keyframes ePxjCZibNf98_tr__tr { \n  0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(-45deg); }\n}.animated #ePxjCZibNf98_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_ts__ts; }@keyframes ePxjCZibNf98_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}<\/style>\n    <g transform=\"translate(0-2.5)\"><g mask=\"url(#mask-icon-open)\"><g id=\"ePxjCZibNf94_ts\" transform=\"translate(20,22.5) scale(0.1,0.1)\"><path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path><\/g><mask id=\"mask-icon-open\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\"><g><g id=\"ePxjCZibNf97_to\" transform=\"translate(20,20)\"><g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><g id=\"ePxjCZibNf98_to\" transform=\"translate(20,25)\"><g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><\/g><\/mask><\/g><\/g><\/svg>\n<\/button>\n    <\/nav>\n<\/div>\n    <script crossorigin=\"anonymous\" integrity=\"sha384-VDFlVcV08Hiotctd98VWCOibTauCw3m4vVugA4VpSvnNcWvBgIm6tiUb1DjCU5wi\" src=\"https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940\"><\/script>    <script src=\"https:\/\/cdn.usefathom.com\/script.js\" data-spa=\"auto\" data-site=\"VJBPMKHM\" defer=\"\"><\/script>\n    \n\n    <\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "strict-transport-security"
                    ],
                    "securityHeadersGrade": "E",
                    "securityHeadersScore": 25
                },
                "interactivePeriods": [
                    [
                        0,
                        686
                    ],
                    [
                        892,
                        1110
                    ],
                    [
                        1181,
                        2125
                    ],
                    [
                        2193,
                        4127
                    ],
                    [
                        4182,
                        4313
                    ]
                ],
                "longTasks": [
                    [
                        686,
                        892
                    ],
                    [
                        1110,
                        1181
                    ],
                    [
                        2125,
                        2193
                    ],
                    [
                        4127,
                        4182
                    ]
                ],
                "lastVisualChange": 1700,
                "render": 1200,
                "visualComplete85": 1600,
                "visualComplete90": 1600,
                "visualComplete95": 1600,
                "visualComplete99": 1700,
                "visualComplete": 1700,
                "SpeedIndex": 1567,
                "largestPaints": [
                    {
                        "event": "LargestImagePaint",
                        "time": 1549,
                        "size": 1440000,
                        "DOMNodeId": 77,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f"
                            },
                            "bounds": [
                                0,
                                0,
                                1905,
                                913
                            ],
                            "styles": {
                                "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\")"
                            }
                        },
                        "imageUrl": "https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1549,
                        "size": 1440000,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 0,
                                "y": 0,
                                "width": 1905,
                                "height": 913,
                                "top": 0,
                                "right": 1905,
                                "bottom": 913,
                                "left": 0
                            },
                            "outerHTML": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>",
                            "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\")",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1615,
                        "size": 112944,
                        "DOMNodeId": 102,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "class": ""
                            },
                            "bounds": [
                                64,
                                745,
                                1163.328125,
                                104
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1549,
                        "size": 1440000,
                        "DOMNodeId": 77,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "class": "acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f"
                            },
                            "bounds": [
                                0,
                                0,
                                1905,
                                913
                            ],
                            "styles": {
                                "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\")"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1549,
                        "size": 1440000,
                        "element": {
                            "nodeName": "DIV",
                            "boundingRect": {
                                "x": 0,
                                "y": 0,
                                "width": 1905,
                                "height": 913,
                                "top": 0,
                                "right": 1905,
                                "bottom": 913,
                                "left": 0
                            },
                            "outerHTML": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>",
                            "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\")",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1614,
                        "size": 112944,
                        "DOMNodeId": 102,
                        "nodeInfo": {
                            "nodeType": "P",
                            "attributes": {
                                "class": ""
                            },
                            "bounds": [
                                64,
                                745,
                                1163.328125,
                                104
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "background-image",
                "LargestContentfulPaintNodeType": "DIV",
                "LargestContentfulPaintImageURL": "https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 38
                    },
                    {
                        "name": "redirectStart",
                        "time": 64
                    },
                    {
                        "name": "navigationStart",
                        "time": 106
                    },
                    {
                        "name": "domLoading",
                        "time": 107
                    },
                    {
                        "name": "responseEnd",
                        "time": 107
                    },
                    {
                        "name": "domInteractive",
                        "time": 108
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 108
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 108
                    },
                    {
                        "name": "domComplete",
                        "time": 108
                    },
                    {
                        "name": "redirectEnd",
                        "time": 330
                    },
                    {
                        "name": "fetchStart",
                        "time": 330
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 441
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 441
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 441
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 445
                    },
                    {
                        "name": "domLoading",
                        "time": 450
                    },
                    {
                        "name": "responseEnd",
                        "time": 477
                    },
                    {
                        "name": "domInteractive",
                        "time": 600
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1107
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1107
                    },
                    {
                        "name": "domComplete",
                        "time": 1109
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1110
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1110
                    },
                    {
                        "name": "firstPaint",
                        "time": 1285
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1285
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1285
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1285
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1285
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1549
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1549
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1549
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1614
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0
                    }
                ],
                "chromeUserTiming.navigationStart": 107,
                "chromeUserTiming.redirectStart": 64,
                "chromeUserTiming.domLoading": 450,
                "chromeUserTiming.responseEnd": 478,
                "chromeUserTiming.domInteractive": 601,
                "chromeUserTiming.domContentLoadedEventStart": 1108,
                "chromeUserTiming.domContentLoadedEventEnd": 1108,
                "chromeUserTiming.domComplete": 1110,
                "chromeUserTiming.redirectEnd": 330,
                "chromeUserTiming.fetchStart": 330,
                "chromeUserTiming.unloadEventStart": 441,
                "chromeUserTiming.unloadEventEnd": 441,
                "chromeUserTiming.markAsMainFrame": 441,
                "chromeUserTiming.commitNavigationEnd": 445,
                "chromeUserTiming.loadEventStart": 1110,
                "chromeUserTiming.loadEventEnd": 1110,
                "chromeUserTiming.firstPaint": 1285,
                "chromeUserTiming.firstContentfulPaint": 1285,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1285,
                "chromeUserTiming.firstMeaningfulPaint": 1285,
                "chromeUserTiming.firstImagePaint": 1549,
                "chromeUserTiming.LargestImagePaint": 1549,
                "chromeUserTiming.LargestContentfulPaint": 1549,
                "chromeUserTiming.LargestTextPaint": 1615,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 483.04300000000001
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 453.18599999999998
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 453.19999999999999
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 460.02100000000002
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 461.06900000000002
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 461.113
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 461.11900000000003
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 461.13799999999998
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 482.49099999999999
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 484.07400000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 484.125
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 484.399
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 497.19400000000002
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 497.26100000000002
                        },
                        "521": {
                            "name": "Picture",
                            "firstUsed": 497.79899999999998
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 497.91699999999997
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 497.98200000000003
                        },
                        "522": {
                            "name": "Sizes",
                            "firstUsed": 498.26999999999998
                        },
                        "524": {
                            "name": "SrcsetWDescriptor",
                            "firstUsed": 498.29300000000001
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 499.11799999999999
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 499.17399999999998
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 499.38299999999998
                        },
                        "2250": {
                            "name": "DuplicatedAttribute",
                            "firstUsed": 500.863
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 500.93200000000002
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 503.80099999999999
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 507.21800000000002
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 554.303
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 554.34199999999998
                        },
                        "2322": {
                            "name": "CSSSelectorPseudoMatches",
                            "firstUsed": 554.399
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 554.41300000000001
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 554.42100000000005
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 555.16999999999996
                        },
                        "540": {
                            "name": "SRIElementWithMatchingIntegrityAttribute",
                            "firstUsed": 593.74400000000003
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 593.75900000000001
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 594.05499999999995
                        },
                        "2707": {
                            "name": "V8Window_MatchMedia_Method",
                            "firstUsed": 596.16700000000003
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 596.19899999999996
                        },
                        "2361": {
                            "name": "V8AbortController_Constructor",
                            "firstUsed": 596.93499999999995
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 597.66999999999996
                        },
                        "2518": {
                            "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                            "firstUsed": 597.678
                        },
                        "1028": {
                            "name": "V8History_ScrollRestoration_AttributeGetter",
                            "firstUsed": 597.79899999999998
                        },
                        "1029": {
                            "name": "V8History_ScrollRestoration_AttributeSetter",
                            "firstUsed": 597.81299999999999
                        },
                        "2618": {
                            "name": "HistoryReplaceState",
                            "firstUsed": 597.91499999999996
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 599.005
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 600.56299999999999
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 639.23800000000006
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 639.24599999999998
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 639.42499999999995
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 640.34699999999998
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 647.81799999999998
                        },
                        "2010": {
                            "name": "UnitlessZeroAngleTransform",
                            "firstUsed": 647.87800000000004
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 654.57100000000003
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 667.55799999999999
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 670.19500000000005
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 670.98199999999997
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 680.95500000000004
                        },
                        "4773": {
                            "name": "Feature_4773",
                            "firstUsed": 801.65200000000004
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 888.74699999999996
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 888.76900000000001
                        },
                        "4057": {
                            "name": "FlexboxAlignSingleLineDifference",
                            "firstUsed": 890.52999999999997
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 955
                        },
                        "3797": {
                            "name": "WebPImage",
                            "firstUsed": 955.08500000000004
                        },
                        "3798": {
                            "name": "AVIFImage",
                            "firstUsed": 997.30200000000002
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1099.0709999999999
                        },
                        "3019": {
                            "name": "DOMStorageRead",
                            "firstUsed": 1192.6890000000001
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1208.383
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1552.5630000000001
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 482.51499999999999
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 482.52600000000001
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 482.53399999999999
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 482.55099999999999
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 482.57799999999997
                        },
                        "156": {
                            "name": "CSSPropertyUnicodeRange",
                            "firstUsed": 482.61099999999999
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 484.14100000000002
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 497.25099999999998
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 497.46300000000002
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 497.47500000000002
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 497.57400000000001
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 499.37200000000001
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 499.39600000000002
                        },
                        "432": {
                            "name": "CSSPropertyAnimationTimingFunction",
                            "firstUsed": 499.40699999999998
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 499.43799999999999
                        },
                        "518": {
                            "name": "CSSPropertyD",
                            "firstUsed": 500.38200000000001
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 505.709
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 639.26599999999996
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 639.279
                        },
                        "514": {
                            "name": "CSSPropertyFontFeatureSettings",
                            "firstUsed": 639.28700000000003
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 639.30600000000004
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 639.32500000000005
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 639.33900000000006
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 639.35000000000002
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 639.70399999999995
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 639.71799999999996
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 639.74300000000005
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 639.85900000000004
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 639.86900000000003
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 639.88099999999997
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 639.88900000000001
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 639.89800000000002
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 639.90599999999995
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 639.98099999999999
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 640.10199999999998
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 640.11300000000006
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 640.16399999999999
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 640.322
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 640.35599999999999
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 640.36199999999997
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 640.36800000000005
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 640.375
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 640.38
                        },
                        "230": {
                            "name": "CSSPropertyAlignContent",
                            "firstUsed": 640.40700000000004
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 640.41499999999996
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 640.44399999999996
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 641.15499999999997
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 641.17100000000005
                        },
                        "40": {
                            "name": "CSSPropertyBorderBottomWidth",
                            "firstUsed": 641.20100000000002
                        },
                        "246": {
                            "name": "CSSPropertyGridRowStart",
                            "firstUsed": 641.22000000000003
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 641.38199999999995
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 643.76800000000003
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 644.51099999999997
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 647.14599999999996
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 647.16399999999999
                        },
                        "152": {
                            "name": "CSSPropertyTransitionDuration",
                            "firstUsed": 647.17200000000003
                        },
                        "154": {
                            "name": "CSSPropertyTransitionTimingFunction",
                            "firstUsed": 647.18100000000004
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 647.19299999999998
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 647.25800000000004
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 647.26999999999998
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 647.56100000000004
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 647.76199999999994
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 647.77300000000002
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 647.78200000000004
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 648.08500000000004
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 648.09299999999996
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 648.10000000000002
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 648.48800000000006
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 648.52300000000002
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 648.53200000000004
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 650.38699999999994
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 650.40499999999997
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 651.39999999999998
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 651.63
                        },
                        "65": {
                            "name": "CSSPropertyBorderTopWidth",
                            "firstUsed": 653.39099999999996
                        },
                        "244": {
                            "name": "CSSPropertyGridColumnStart",
                            "firstUsed": 654.34500000000003
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 654.55499999999995
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 654.58500000000004
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 660.322
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 660.61300000000006
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 660.62400000000002
                        },
                        "88": {
                            "name": "CSSPropertyListStyleType",
                            "firstUsed": 660.66600000000005
                        },
                        "250": {
                            "name": "CSSPropertyGridAutoFlow",
                            "firstUsed": 662.81600000000003
                        },
                        "384": {
                            "name": "CSSPropertyStrokeOpacity",
                            "firstUsed": 663.38699999999994
                        },
                        "370": {
                            "name": "CSSPropertyFillOpacity",
                            "firstUsed": 663.57100000000003
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 664.54600000000005
                        },
                        "357": {
                            "name": "CSSPropertyMask",
                            "firstUsed": 664.66499999999996
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 667.51900000000001
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 667.67499999999995
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 667.88499999999999
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 668.476
                        },
                        "499": {
                            "name": "CSSPropertyScrollSnapType",
                            "firstUsed": 668.48900000000003
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 668.55200000000002
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 670.20600000000002
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 18,
                "TTIMeasurementEnd": 4313,
                "LastInteractive": 4182,
                "TotalBlockingTime": 23,
                "testID": "240902_AiDcAM_802",
                "step": 1,
                "effectiveBps": 297161,
                "domTime": 0,
                "aft": 0,
                "titleTime": 108,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 1,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.91000000000000003,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "104": 65,
                            "205": 81,
                            "306": 65,
                            "407": 25,
                            "508": 38.899999999999999,
                            "609": 77.299999999999997,
                            "710": 57.899999999999999,
                            "811": 95.200000000000003,
                            "912": 75,
                            "1013": 90,
                            "1114": 100,
                            "1214": 100,
                            "1316": 100,
                            "1417": 100,
                            "1518": 100,
                            "1619": 100,
                            "1720": 90,
                            "1821": 55.600000000000001,
                            "1922": 60,
                            "2025": 55,
                            "2127": 57.100000000000001,
                            "2247": 72,
                            "2348": 75,
                            "2449": 50,
                            "2550": 52.399999999999999,
                            "2651": 57.100000000000001,
                            "2752": 55,
                            "2853": 55,
                            "2953": 52.399999999999999,
                            "3054": 57.100000000000001,
                            "3155": 66.700000000000003,
                            "3256": 94.700000000000003,
                            "3357": 90.5,
                            "3458": 57.899999999999999,
                            "3559": 54.5,
                            "3660": 55,
                            "3761": 52.600000000000001,
                            "3862": 55,
                            "3963": 57.100000000000001,
                            "4064": 57.100000000000001,
                            "4165": 57.899999999999999,
                            "4266": 95.5,
                            "4367": 90
                        },
                        "max": 100,
                        "count": 44
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "104": 0,
                            "205": 29161,
                            "306": 525239,
                            "407": 95783,
                            "508": 1241111,
                            "609": 1223737,
                            "710": 397702,
                            "811": 1597837,
                            "912": 0,
                            "1013": 1590598,
                            "1114": 5225,
                            "1214": 0,
                            "1316": 47508,
                            "1417": 0,
                            "1518": 0,
                            "1619": 0,
                            "1720": 0,
                            "1821": 0,
                            "1922": 0,
                            "2025": 0,
                            "2127": 0,
                            "2247": 0,
                            "2348": 0,
                            "2449": 0,
                            "2550": 0,
                            "2651": 0,
                            "2752": 0,
                            "2853": 0,
                            "2953": 0,
                            "3054": 21251,
                            "3155": 628972,
                            "3256": 69254,
                            "3357": 96236,
                            "3458": 0,
                            "3559": 0,
                            "3660": 0,
                            "3761": 0,
                            "3862": 0,
                            "3963": 0,
                            "4064": 0,
                            "4165": 0,
                            "4266": 0,
                            "4367": 0
                        },
                        "max": 1597837,
                        "count": 44
                    }
                },
                "effectiveBpsDoc": 340850,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDcAM_802&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDcAM_802&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1_cached&file=ms_001200.jpg",
                        "VisuallyComplete": 9
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1_cached&file=ms_001600.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1_cached&file=ms_001700.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "cdn.usefathom.com": {
                        "bytes": 2084,
                        "requests": 2,
                        "cdn_provider": "BunnyCDN",
                        "connections": 1
                    },
                    "acb.studio": {
                        "bytes": 243371,
                        "requests": 13,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 15122,
                        "bytesUncompressed": 113283,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 10650,
                        "bytesUncompressed": 34372,
                        "requests": 2
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 4916,
                        "bytesUncompressed": 22668,
                        "requests": 1
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 214724,
                        "bytesUncompressed": 303907,
                        "requests": 9
                    },
                    "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": 43,
                        "bytesUncompressed": 43,
                        "requests": 1
                    }
                },
                "consoleLog": []
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-q4tp-10.10.1.35",
                    "loadTime": 1512,
                    "docTime": 1512,
                    "fullyLoaded": 1761,
                    "bytesOut": 42003,
                    "bytesOutDoc": 40082,
                    "bytesIn": 367204,
                    "bytesInDoc": 365846,
                    "requests": [
                        {
                            "type": 3,
                            "id": "4D94FB73C8689A288D210B606FED87B8",
                            "request_id": "4D94FB73C8689A288D210B606FED87B8",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/",
                            "raw_id": "4D94FB73C8689A288D210B606FED87B8",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/",
                            "responseCode": 302,
                            "load_ms": 86,
                            "ttfb_ms": 86,
                            "load_start": 204,
                            "load_start_float": 204,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 70,
                            "connect_start": 70,
                            "connect_end": 123,
                            "ssl_start": 123,
                            "ssl_end": 203,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "acb.studio",
                                "sanList": [
                                    "acb.studio",
                                    "www.acb.studio"
                                ],
                                "issuer": "R10",
                                "validFrom": 1721859096,
                                "validTo": 1729635095,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1721862696445,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502206242EAD4098D0A53213588144C961D2F595844772BC8CE34A5F42F6269EA68B00221008A290F1D22D9155E498EAB5D284EAFE6D02823380398340F5DCCA665913241CB"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1721862696465,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022078314AA5A59C875873EB2B32C8CC7A84C5A4CFE27D325522BDF3D630A05D7D33022023A4A83EC389250156640CC78DDA2F3AD3691AC09050E9AD8655A79CA5FE43E8"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":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.07"
                                ],
                                "response": [
                                    "cache-control: max-age=172800",
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                    "location: https:\/\/acb.studio\/en",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2104,
                            "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": 69,
                            "connect_ms": 53,
                            "ssl_ms": 80,
                            "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": 13,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE8zCCA9ugAwIBAgISAzlFhjKhl2z0qAFSCCTuygKrMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MjIxMTM2WhcNMjQxMDIyMjIxMTM1WjAVMRMwEQYDVQQD\nEwphY2Iuc3R1ZGlvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtLBD\nIlJEfORbtUCVSuyzjWI41eSoe6UYzLDbofvMSdvFq2B6UvF6H544OYp7eVCVVdr5\n5e5CO90HyepFbC\/xqcKp2LspjRSCXu31vP7+2dGIt23aBbSuMrR3iqRvA3lMEfD+\n8V9S63xrN9xYizNOqHU6bvlVy5yDHnCfsDKguGXofVlBUAkKgBXGPPDCK\/x+kRvX\naGWCgfTRFDTAAgdnGbyRgJ\/F7g7VtgkRfdrOjkdc4OHTskFRb2pRKYs9oBeWqg3X\nC\/YvMLo9U4YsXxdM3O4xRTcSBosWS6xM+jD74WRTT0xMcTWsj28tKo6\/c\/CCNSqz\n+9+OckU5xR\/WnQLcrQIDAQABo4ICHTCCAhkwDgYDVR0PAQH\/BAQDAgWgMB0GA1Ud\nJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQW\nBBTNO\/Jy8M9FAU42obiAR3sPJ9SEyzAfBgNVHSMEGDAWgBS7vMNHpeS8qcbDpHIM\nEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkwIgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTAu\nby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6Ly9yMTAuaS5sZW5jci5vcmcv\nMCUGA1UdEQQeMByCCmFjYi5zdHVkaW+CDnd3dy5hY2Iuc3R1ZGlvMBMGA1UdIAQM\nMAowCAYGZ4EMAQIBMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAGZgQcQnw1lIu\nMIDSnj9ku4NuKMz5D1KO7t\/OSj8WtMoAAAGQ5wOt\/QAABAMARzBFAiBiQurUCY0K\nUyE1iBRMlh0vWVhEdyvIzjSl9C9iaeposAIhAIopDx0i2RVeSY6rXShOr+bQKCM4\nA5g0D13MpmWRMkHLAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQA\nAAGQ5wOuEQAABAMARjBEAiB4MUqlpZyHWHPrKzLIzHqExaTP4n0yVSK989YwoF19\nMwIgI6SoPsOJJQFWZAzHjdovOtNpGsCQUOmthlWnnKX+Q+gwDQYJKoZIhvcNAQEL\nBQADggEBAGr\/Z7TvVgluTjD+c07LFCSbGv0ooAGIJsu0MIdtKQPm29ta6c3\/u+tA\n7+sL2NEYm2uD\/Fu7Va4j5rqLlcxX9moAgKQ7eDOhamNOT\/wUYX1XProZXUSRzcNY\n96NeLSd+pcjECcRSFBtkFr4H4mmidnllsZBgWvU6OdHNl7RJC2WtshwMSvK8RkE2\nyUTQwWG9Q2dRL+P5Tx4e8NuPed80Nw0NhSljCjiWYBOxGa895+4iPpDMjtWQDVK0\nx7Kc8PJbv0qrossGq4C\/Uxsv0wGHVCTb0bm74b26bNsscdSzUPdblf4kWzC2TcXa\nZGRi+oFyOUXS1TW4ZMJksUFX9Ew8k7k=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 290,
                            "ttfb_start": 204,
                            "ttfb_end": 290,
                            "download_start": 290,
                            "download_end": 290,
                            "download_ms": 0,
                            "all_start": 1,
                            "all_end": 290,
                            "all_ms": 288,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "4D94FB73C8689A288D210B606FED87B8-1",
                            "request_id": "4D94FB73C8689A288D210B606FED87B8-1",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/en",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/en",
                            "raw_id": "4D94FB73C8689A288D210B606FED87B8",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 153,
                            "ttfb_ms": 108,
                            "load_start": 294,
                            "load_start_float": 294.00007799999997,
                            "bytesIn": 15111,
                            "objectSize": 15111,
                            "objectSizeUncompressed": 113283,
                            "chunks": [
                                {
                                    "ts": 409,
                                    "bytes": 8708,
                                    "inflated": 65528
                                },
                                {
                                    "ts": 446,
                                    "bytes": 6403,
                                    "inflated": 47755
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "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:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/en",
                                    ":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.07"
                                ],
                                "response": [
                                    "cache-control: max-age=172800",
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2110,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 15170,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 292,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 78,
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 447,
                            "ttfb_start": 294,
                            "ttfb_end": 402,
                            "download_start": 402,
                            "download_end": 447,
                            "download_ms": 45,
                            "all_start": 294,
                            "all_end": 447,
                            "all_ms": 153,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 2,
                                "v8.compile": 1
                            },
                            "cpu.EvaluateScript": 2,
                            "cpu.v8.compile": 1,
                            "cpuTime": 3,
                            "js_timing": [
                                [
                                    532.63800000000003,
                                    534.38599999999997
                                ],
                                [
                                    532.66300000000001,
                                    533.41700000000003
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "218802.2",
                            "request_id": "218802.2",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/dist\/css\/styles.css?v=1712210625",
                            "raw_id": "218802.2",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 68,
                            "ttfb_ms": 66,
                            "load_start": 424,
                            "load_start_float": 424.00009899999998,
                            "bytesIn": 4916,
                            "objectSize": 4916,
                            "objectSizeUncompressed": 22668,
                            "chunks": [
                                {
                                    "ts": 491,
                                    "bytes": 4916,
                                    "inflated": 22668
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 90,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/dist\/css\/styles.css?v=1712210625",
                                    ":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:\/\/acb.studio\/en",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: br",
                                    "content-length: 4916",
                                    "content-type: text\/css",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"588c-6153f1a1fd919-br\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Thu, 04 Apr 2024 06:03:45 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1837,
                            "score_cache": 100,
                            "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": 4916,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 423,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 99,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 492,
                            "ttfb_start": 424,
                            "ttfb_end": 490,
                            "download_start": 490,
                            "download_end": 492,
                            "download_ms": 2,
                            "all_start": 424,
                            "all_end": 492,
                            "all_ms": 68,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "218802.12",
                            "request_id": "218802.12",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                            "raw_id": "218802.12",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 58,
                            "ttfb_ms": 56,
                            "load_start": 461,
                            "load_start_float": 461.00010500000002,
                            "bytesIn": 683,
                            "objectSize": 683,
                            "objectSizeUncompressed": 2811,
                            "chunks": [
                                {
                                    "ts": 518,
                                    "bytes": 683,
                                    "inflated": 2811
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2175,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 683",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"afb-5ffbab64d764e-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Wed, 05 Jul 2023 10:17:51 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2062,
                            "score_cache": 100,
                            "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": 683,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 460,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 105,
                            "server_port": "443",
                            "load_end": 519,
                            "ttfb_start": 461,
                            "ttfb_end": 517,
                            "download_start": 517,
                            "download_end": 519,
                            "download_ms": 2,
                            "all_start": 461,
                            "all_end": 519,
                            "all_ms": 58,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "218802.15",
                            "request_id": "218802.15",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/dist\/js\/main.js?v=1714984940",
                            "raw_id": "218802.15",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 76,
                            "ttfb_ms": 73,
                            "load_start": 476,
                            "load_start_float": 476.000111,
                            "bytesIn": 8609,
                            "objectSize": 8609,
                            "objectSizeUncompressed": 28339,
                            "chunks": [
                                {
                                    "ts": 550,
                                    "bytes": 8609,
                                    "inflated": 28339
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2175,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/dist\/js\/main.js?v=1714984940",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/acb.studio",
                                    "priority: u=1",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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: 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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: br",
                                    "content-length: 8609",
                                    "content-type: application\/javascript",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"6eb3-617c50c25b88b-br\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Mon, 06 May 2024 08:42:20 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1864,
                            "score_cache": 100,
                            "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": 8609,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 474,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 111,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 552,
                            "ttfb_start": 476,
                            "ttfb_end": 549,
                            "download_start": 549,
                            "download_end": 552,
                            "download_ms": 3,
                            "all_start": 476,
                            "all_end": 552,
                            "all_ms": 76,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 18,
                                "v8.compile": 1,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 18,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 19,
                            "js_timing": [
                                [
                                    649.69399999999996,
                                    667.66800000000001
                                ],
                                [
                                    649.73299999999995,
                                    650.71000000000004
                                ],
                                [
                                    1019.064,
                                    1019.331
                                ],
                                [
                                    1019.346,
                                    1019.407
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "218802.25",
                            "request_id": "218802.25",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                            "raw_id": "218802.25",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 96,
                            "ttfb_ms": 83,
                            "load_start": 601,
                            "load_start_float": 601.00013200000001,
                            "bytesIn": 24582,
                            "objectSize": 24582,
                            "objectSizeUncompressed": 24582,
                            "chunks": [
                                {
                                    "ts": 687,
                                    "bytes": 16298
                                },
                                {
                                    "ts": 697,
                                    "bytes": 8284
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "image\/webp",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 24582",
                                    "content-type: image\/webp",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"6006-5ffb9dfa773db\"",
                                    "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                    "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2104,
                            "score_cache": 50,
                            "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": 24582,
                            "image_save": 0,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 600,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 132,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "24 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 900,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1600x900",
                                        "Megapixels": 1.3999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1600,
                                        "height": 900,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1440000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 141,
                                            "mean": 61.3733,
                                            "standardDeviation": 38.182600000000001,
                                            "kurtosis": -1.3171200000000001,
                                            "skewness": 0.58062999999999998,
                                            "entropy": 0.87460499999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 141,
                                            "mean": 62.004399999999997,
                                            "standardDeviation": 38.5518,
                                            "kurtosis": -1.41256,
                                            "skewness": 0.47233000000000003,
                                            "entropy": 0.890096
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 134,
                                            "mean": 61.144399999999997,
                                            "standardDeviation": 37.9452,
                                            "kurtosis": -1.3067,
                                            "skewness": 0.59801099999999996,
                                            "entropy": 0.87200200000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 133,
                                            "mean": 60.971200000000003,
                                            "standardDeviation": 38.050800000000002,
                                            "kurtosis": -1.21879,
                                            "skewness": 0.67484699999999997,
                                            "entropy": 0.86171600000000004
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1600,
                                        "height": 900,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T09:40:41+00:00",
                                        "date:modify": "2024-09-02T09:40:41+00:00",
                                        "signature": "8ad8c70ca63ed7c60ddb9c0519ba437d3c4dc6d2570d7cab94b7a5f668743e14"
                                    },
                                    "tainted": false,
                                    "filesize": "24582B",
                                    "numberPixels": "1440000",
                                    "pixelsPerSecond": "8.65195MB",
                                    "userTime": "0.060u",
                                    "elapsedTime": "0:01.166"
                                }
                            },
                            "load_end": 697,
                            "ttfb_start": 601,
                            "ttfb_end": 684,
                            "download_start": 684,
                            "download_end": 697,
                            "download_ms": 13,
                            "all_start": 601,
                            "all_end": 697,
                            "all_ms": 96,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "218802.26",
                            "request_id": "218802.26",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                            "raw_id": "218802.26",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 104,
                            "ttfb_ms": 101,
                            "load_start": 606,
                            "load_start_float": 606.00013799999999,
                            "bytesIn": 3086,
                            "objectSize": 3086,
                            "objectSizeUncompressed": 53562,
                            "chunks": [
                                {
                                    "ts": 709,
                                    "bytes": 3086,
                                    "inflated": 53562
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 3086",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"d13a-5ffb9dfa57037-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2059,
                            "score_cache": 100,
                            "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": 3086,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 604,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 138,
                            "server_port": "443",
                            "load_end": 710,
                            "ttfb_start": 606,
                            "ttfb_end": 707,
                            "download_start": 707,
                            "download_end": 710,
                            "download_ms": 3,
                            "all_start": 606,
                            "all_end": 710,
                            "all_ms": 104,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "218802.18",
                            "request_id": "218802.18",
                            "ip_addr": "169.150.247.38",
                            "full_url": "https:\/\/cdn.usefathom.com\/script.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.usefathom.com",
                            "url": "\/script.js",
                            "raw_id": "218802.18",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 82,
                            "ttfb_ms": 78,
                            "load_start": 620,
                            "load_start_float": 620.00011700000005,
                            "bytesIn": 1999,
                            "objectSize": 1999,
                            "objectSizeUncompressed": 6033,
                            "chunks": [
                                {
                                    "ts": 700,
                                    "bytes": 2
                                },
                                {
                                    "ts": 702,
                                    "bytes": 1997,
                                    "inflated": 6033
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 131,
                            "protocol": "HTTP\/2",
                            "dns_start": 480,
                            "dns_end": 521,
                            "connect_start": 521,
                            "connect_end": 554,
                            "ssl_start": 554,
                            "ssl_end": 620,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "cdn.usefathom.com",
                                "sanList": [
                                    "cdn.usefathom.com"
                                ],
                                "issuer": "R10",
                                "validFrom": 1723965246,
                                "validTo": 1731741245,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1723968757045,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221009B2860687875EBFCF26408C534D4D0B8124778FA22486B2E4E28C0F19FCA351802200F7D75255D3319FB6124561333B43913BF1658793D9422D56AA906A5ACBA2089"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1723968756860,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100A54437E2CADEE8013798AA53B587C70AF91CF753E08262DB956742AFDC209C9C0221008C3A8F0F866EE62470F91461E5828A27063D36A5D5742DB3B43265BF10DB8F31"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/acb.studio\/en",
                            "initiator_line": 2175,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.usefathom.com",
                                    ":method: GET",
                                    ":path: \/script.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/acb.studio\/",
                                    "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.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=0",
                                    "cdn-cache: HIT",
                                    "cdn-cachedat: 09\/01\/2024 11:56:41",
                                    "cdn-edgestorageid: 1082",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 506217",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: 096ddd5c9fa48c5ef11c66d9907ec90a",
                                    "cdn-requestpullcode: 200",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-status: 200",
                                    "cdn-uid: aa90c48b-f401-4fa1-aac1-c94c8f3ae560",
                                    "content-encoding: br",
                                    "content-type: application\/javascript",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: W\/\"d41d8cd98f00b204e9800998ecf8427e\"",
                                    "last-modified: Sat, 31 Aug 2024 21:48:45 GMT",
                                    "server: BunnyCDN-DE1-1081",
                                    "vary: Accept-Encoding",
                                    "vary: Accept-Encoding",
                                    "x-vapor-base64-encode: True",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1687,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 41,
                            "connect_ms": 33,
                            "ssl_ms": 66,
                            "gzip_total": 2516,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 479,
                            "socket_group": "https:\/\/cdn.usefathom.com <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 117,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE8zCCA9ugAwIBAgISA\/3S\/pUraX+lKo0eERr4PsTAMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODE4MDcxNDA2WhcNMjQxMTE2MDcxNDA1WjAcMRowGAYDVQQD\nExFjZG4udXNlZmF0aG9tLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAILxijejTHMubvqvdid+o\/2lcrE9RKXYtWPCjgIDZ7B8L7itGgYcrdN3qgYV\nleM\/lQeU4wfH6VshTOxFN62yW0N1cq2hQxlvF65mPtBNqp1vM5XSQDJjcuXZjDQG\n0oOXlwAZqm\/MP+1lqbGmFvT2XpZDHfM+hTMxkC0GVAzokXvW+Ry6Qo3wgB6kaZ4I\nt1fxuB4z50KsMKGsqj6YBcyJLdItROS8xLfaeVwhx6CPrOiv7Z7sQ+C7MAfzo9nK\nK9I9+xvyKacZVbmlqTuHsoKrYQGPePC\/QB3\/g4umXt4YXkfayUC2rXfWApZUVOCm\nFxzQhFcSkbP9G7xlAOITExzD++8CAwEAAaOCAhYwggISMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQU+hX3Q2J0tcPsYCG+GwU8C1Px\/T8wHwYDVR0jBBgwFoAUu7zDR6Xk\nvKnGw6RyDBCNojXhyOgwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjEwLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjEwLmkubGVu\nY3Iub3JnLzAcBgNVHREEFTATghFjZG4udXNlZmF0aG9tLmNvbTATBgNVHSAEDDAK\nMAgGBmeBDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB2AN\/hVuuqBa+1nA+G\ncY2owDJOrlbZbqf1pWoB0cE7vlJcAAABkWSLnTUAAAQDAEcwRQIhAJsoYGh4dev8\n8mQIxTTU0LgSR3j6IkhrLk4owPGfyjUYAiAPfXUlXTMZ+2EkVhMztDkTvxZYeT2U\nItVqqQalrLogiQB3AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAAB\nkWSLnHwAAAQDAEgwRgIhAKVEN+LK3ugBN5iqU7WHxwr5HPdT4IJi25VnQq\/cIJyc\nAiEAjDqPD4Zu5iRw+RRh5YKKJwY9NqXVdC2ztDJlvxDbjzEwDQYJKoZIhvcNAQEL\nBQADggEBAI1uQWT5nuhK8h+IKx9ezfsbvs+1ELTYbvSF9GMtJozQ0iKZmear1CEP\nsPGMHX6f5nC2QDvtqazOmJymmBemShUc7\/RDmm08xW5lrmuVslvhCANrnBGlY6BP\nlb\/JGDyw2JyAzdb3RbQQ15FCJgGUCfF3TVgpb\/LWwoeeUXE817MngS86uM+fClnF\n1c1ZGxPBdoG0PGrmdYxqZMNTNCxARxAxoE2lU7prBozH883DWZNkv1+ZTuB+iNfP\nbAeZtD7lsZk5jMoEcanKnHe32rfjpyYVTwrldlwpWmgYvHULtJHjbSYEdkNRre4I\nK9L1ij0JDZVjukTxthy94XKStfgkSh4=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 702,
                            "ttfb_start": 620,
                            "ttfb_end": 698,
                            "download_start": 698,
                            "download_end": 702,
                            "download_ms": 4,
                            "all_start": 480,
                            "all_end": 702,
                            "all_ms": 222,
                            "index": 7,
                            "number": 8,
                            "cpuTimes": {
                                "EvaluateScript": 7,
                                "v8.compile": 7,
                                "FunctionCall": 3
                            },
                            "cpu.EvaluateScript": 7,
                            "cpu.v8.compile": 7,
                            "cpu.FunctionCall": 3,
                            "cpuTime": 17,
                            "js_timing": [
                                [
                                    1028.171,
                                    1035.2950000000001
                                ],
                                [
                                    1028.2,
                                    1034.74
                                ],
                                [
                                    1037.836,
                                    1040.7660000000001
                                ],
                                [
                                    1196.4400000000001,
                                    1196.6130000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "218802.4",
                            "request_id": "218802.4",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                            "raw_id": "218802.4",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 164,
                            "ttfb_ms": 83,
                            "load_start": 848,
                            "load_start_float": 848.00015599999995,
                            "bytesIn": 63639,
                            "objectSize": 63639,
                            "objectSizeUncompressed": 63639,
                            "chunks": [
                                {
                                    "ts": 933,
                                    "bytes": 16298
                                },
                                {
                                    "ts": 960,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 989,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1012,
                                    "bytes": 14591
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "image\/avif",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 63639",
                                    "content-type: image\/avif",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"f897-61d827eab4bb9\"",
                                    "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                    "last-modified: Thu, 18 Jul 2024 09:49:28 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2143,
                            "score_cache": 50,
                            "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": 63639,
                            "image_save": 0,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 842,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 156,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Truncated 'mdat' data"
                                    },
                                    "File": {
                                        "FileSize": "48 KiB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 1920,
                                        "ImageHeight": 1080
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorRepresentation": "nclx 2 2 6",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:4:4",
                                        "ChromaSamplePosition": "Colocated",
                                        "ImageSpatialExtent": "1920x1080",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 63369,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "1920x1080",
                                        "Megapixels": 2.1000000000000001
                                    }
                                }
                            },
                            "load_end": 1012,
                            "ttfb_start": 848,
                            "ttfb_end": 931,
                            "download_start": 931,
                            "download_end": 1012,
                            "download_ms": 81,
                            "all_start": 848,
                            "all_end": 1012,
                            "all_ms": 164,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "218802.5",
                            "request_id": "218802.5",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                            "raw_id": "218802.5",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 354,
                            "ttfb_ms": 188,
                            "load_start": 852,
                            "load_start_float": 852.00016200000005,
                            "bytesIn": 113820,
                            "objectSize": 113820,
                            "objectSizeUncompressed": 113820,
                            "chunks": [
                                {
                                    "ts": 1042,
                                    "bytes": 16307
                                },
                                {
                                    "ts": 1068,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1103,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1125,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1152,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1180,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1206,
                                    "bytes": 15638
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 09:40:41 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "image\/avif",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 113820",
                                    "content-type: image\/avif",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"1bc9c-6153e978a830d\"",
                                    "expires: Wed, 04 Sep 2024 09:40:41 GMT",
                                    "last-modified: Thu, 04 Apr 2024 05:27:14 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2089,
                            "score_cache": 50,
                            "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": 113820,
                            "image_save": 0,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 850,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 162,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "avif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "111 KiB",
                                        "FileType": "AVIF",
                                        "FileTypeExtension": "avif",
                                        "MIMEType": "image\/avif",
                                        "ImageWidth": 3840,
                                        "ImageHeight": 2160
                                    },
                                    "QuickTime": {
                                        "MajorBrand": "AV1 Image File Format (.AVIF)",
                                        "MinorVersion": "0.0.0",
                                        "CompatibleBrands": [
                                            "avif",
                                            "mif1",
                                            "miaf"
                                        ],
                                        "HandlerType": "Picture",
                                        "PrimaryItemReference": 1,
                                        "ColorRepresentation": "nclx 2 2 6",
                                        "AV1ConfigurationVersion": 1,
                                        "ChromaFormat": "YUV 4:4:4",
                                        "ChromaSamplePosition": "Colocated",
                                        "ImageSpatialExtent": "3840x2160",
                                        "ImagePixelDepth": "8 8 8",
                                        "MediaDataSize": 113550,
                                        "MediaDataOffset": 270
                                    },
                                    "Composite": {
                                        "ImageSize": "3840x2160",
                                        "Megapixels": 8.3000000000000007
                                    }
                                },
                                "magick": {
                                    "format": "HEIC",
                                    "formatDescription": "Apple High efficiency Image Format",
                                    "mimeType": "image\/x-heic",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 3840,
                                        "height": 2160,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "YCbCr",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 8294400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 90.387200000000007,
                                            "standardDeviation": 18.500699999999998,
                                            "kurtosis": -1.1481300000000001,
                                            "skewness": -0.80067299999999997,
                                            "entropy": 0.434311
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 21.754200000000001,
                                            "standardDeviation": 36.200299999999999,
                                            "kurtosis": 7.3016399999999999,
                                            "skewness": 2.65347,
                                            "entropy": 0.68429799999999996
                                        },
                                        "green": {
                                            "min": 105,
                                            "max": 132,
                                            "mean": 126.21299999999999,
                                            "standardDeviation": 3.8062800000000001,
                                            "kurtosis": 3.2188099999999999,
                                            "skewness": -2.0545499999999999,
                                            "entropy": 0.32439400000000002
                                        },
                                        "blue": {
                                            "min": 41,
                                            "max": 140,
                                            "mean": 123.194,
                                            "standardDeviation": 15.4956,
                                            "kurtosis": 6.3795700000000002,
                                            "skewness": -2.7088899999999998,
                                            "entropy": 0.29424
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 3840,
                                        "height": 2160,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "TopLeft",
                                    "properties": {
                                        "date:create": "2024-09-02T09:40:42+00:00",
                                        "date:modify": "2024-09-02T09:40:42+00:00",
                                        "signature": "dac555a2bcd3a47070bd2fa10f0fd724ecf53524f433382f692aa39daf85c50a"
                                    },
                                    "tainted": false,
                                    "filesize": "0B",
                                    "numberPixels": "8294400",
                                    "pixelsPerSecond": "5.8231MB",
                                    "userTime": "0.860u",
                                    "elapsedTime": "0:02.424"
                                }
                            },
                            "load_end": 1206,
                            "ttfb_start": 852,
                            "ttfb_end": 1040,
                            "download_start": 1040,
                            "download_end": 1206,
                            "download_ms": 166,
                            "all_start": 852,
                            "all_end": 1206,
                            "all_ms": 354,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "218802.6",
                            "request_id": "218802.6",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                            "raw_id": "218802.6",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 360,
                            "ttfb_ms": 354,
                            "load_start": 854,
                            "load_start_float": 854.00016800000003,
                            "bytesIn": 1090,
                            "objectSize": 1090,
                            "objectSizeUncompressed": 5832,
                            "chunks": [
                                {
                                    "ts": 1214,
                                    "bytes": 1090,
                                    "inflated": 5832
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 1090",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"16c8-6153e978a830d-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Thu, 04 Apr 2024 05:27:14 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2092,
                            "score_cache": 100,
                            "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": 1090,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 853,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 168,
                            "server_port": "443",
                            "load_end": 1214,
                            "ttfb_start": 854,
                            "ttfb_end": 1208,
                            "download_start": 1208,
                            "download_end": 1214,
                            "download_ms": 6,
                            "all_start": 854,
                            "all_end": 1214,
                            "all_ms": 360,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "218802.7",
                            "request_id": "218802.7",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                            "raw_id": "218802.7",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 575,
                            "ttfb_ms": 566,
                            "load_start": 857,
                            "load_start_float": 857.00017400000002,
                            "bytesIn": 15998,
                            "objectSize": 15998,
                            "objectSizeUncompressed": 37259,
                            "chunks": [
                                {
                                    "ts": 1431,
                                    "bytes": 15998,
                                    "inflated": 37259
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 15998",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"918b-61093df31d1f4-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Sun, 04 Feb 2024 20:05:51 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2125,
                            "score_cache": 100,
                            "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": 15998,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 855,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 174,
                            "server_port": "443",
                            "load_end": 1432,
                            "ttfb_start": 857,
                            "ttfb_end": 1423,
                            "download_start": 1423,
                            "download_end": 1432,
                            "download_ms": 9,
                            "all_start": 857,
                            "all_end": 1432,
                            "all_ms": 575,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "218802.13",
                            "request_id": "218802.13",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                            "raw_id": "218802.13",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 512,
                            "ttfb_ms": 503,
                            "load_start": 893,
                            "load_start_float": 893.00018,
                            "bytesIn": 503,
                            "objectSize": 503,
                            "objectSizeUncompressed": 1375,
                            "chunks": [
                                {
                                    "ts": 1404,
                                    "bytes": 503,
                                    "inflated": 1375
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 503",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"55f-6153f1bda9cd6-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Thu, 04 Apr 2024 06:04:14 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2026,
                            "score_cache": 100,
                            "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": 503,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 860,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 180,
                            "server_port": "443",
                            "load_end": 1405,
                            "ttfb_start": 893,
                            "ttfb_end": 1396,
                            "download_start": 1396,
                            "download_end": 1405,
                            "download_ms": 9,
                            "all_start": 893,
                            "all_end": 1405,
                            "all_ms": 512,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "218802.14",
                            "request_id": "218802.14",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                            "raw_id": "218802.14",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 552,
                            "ttfb_ms": 546,
                            "load_start": 900,
                            "load_start_float": 900.00018599999999,
                            "bytesIn": 1079,
                            "objectSize": 1079,
                            "objectSizeUncompressed": 10783,
                            "chunks": [
                                {
                                    "ts": 1452,
                                    "bytes": 1079,
                                    "inflated": 10783
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 1079",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"2a1f-5ffb9dfa5aeb7-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2092,
                            "score_cache": 100,
                            "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": 1079,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 861,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 186,
                            "server_port": "443",
                            "load_end": 1452,
                            "ttfb_start": 900,
                            "ttfb_end": 1446,
                            "download_start": 1446,
                            "download_end": 1452,
                            "download_ms": 6,
                            "all_start": 900,
                            "all_end": 1452,
                            "all_ms": 552,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "218802.21",
                            "request_id": "218802.21",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2",
                            "raw_id": "218802.21",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 346,
                            "ttfb_ms": 333,
                            "load_start": 900,
                            "load_start_float": 900.00019199999997,
                            "bytesIn": 22120,
                            "objectSize": 22120,
                            "objectSizeUncompressed": 22120,
                            "chunks": [
                                {
                                    "ts": 1240,
                                    "bytes": 16299
                                },
                                {
                                    "ts": 1246,
                                    "bytes": 5821
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "font\/woff2",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/acb.studio",
                                    "priority: u=0",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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: 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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 22120",
                                    "content-type: font\/woff2",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"5668-5ff040e0ca6f7\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Mon, 26 Jun 2023 08:22:44 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1918,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 863,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 192,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 58,
                                    "GPOS": 14500,
                                    "GSUB": 1430,
                                    "OS\/2": 96,
                                    "cmap": 556,
                                    "cvt ": 68,
                                    "fpgm": 371,
                                    "gasp": 16,
                                    "glyf": 34517,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1076,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 2459,
                                    "post": 1097,
                                    "prep": 548
                                },
                                "names": {
                                    "0": "Copyright 2018 IBM Corp. All rights reserved.",
                                    "1": "IBM Plex Sans ExtLt",
                                    "2": "Regular",
                                    "3": "3.004;IBM ;IBMPlexSans-ExtLt",
                                    "4": "IBM Plex Sans ExtLt",
                                    "5": "Version 3.004",
                                    "6": "IBMPlexSans-ExtLt",
                                    "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                    "8": "Bold Monday",
                                    "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                    "11": "http:\/\/www.boldmonday.com",
                                    "12": "http:\/\/www.ibm.com",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "16": "IBM Plex Sans",
                                    "17": "ExtraLight",
                                    "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 572,
                                    "usWeightClass": 200,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 26,
                                    "yStrikeoutPosition": 304,
                                    "sFamilyClass": 2049,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 1073741834,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "IBM ",
                                    "fsSelection": 256,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 780,
                                    "sTypoDescender": -220,
                                    "sTypoLineGap": 300,
                                    "usWinAscent": 1025,
                                    "usWinDescent": 275,
                                    "ulCodePageRange1": 536871327,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 508,
                                    "sCapHeight": 698,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 2,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 3,
                                        "bProportion": 3,
                                        "bContrast": 5,
                                        "bStrokeVariation": 2,
                                        "bArmStyle": 3,
                                        "bLetterForm": 0,
                                        "bMidline": 2,
                                        "bXHeight": 3
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -163,
                                    "underlineThickness": 26,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        305,
                                        338,
                                        339,
                                        710,
                                        730,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8482,
                                        8722,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 220,
                                    "num_glyphs": 269
                                }
                            },
                            "load_end": 1246,
                            "ttfb_start": 900,
                            "ttfb_end": 1233,
                            "download_start": 1233,
                            "download_end": 1246,
                            "download_ms": 13,
                            "all_start": 900,
                            "all_end": 1246,
                            "all_ms": 346,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "218802.20",
                            "request_id": "218802.20",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2",
                            "raw_id": "218802.20",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 457,
                            "ttfb_ms": 443,
                            "load_start": 900,
                            "load_start_float": 900.00019799999995,
                            "bytesIn": 24456,
                            "objectSize": 24456,
                            "objectSizeUncompressed": 24456,
                            "chunks": [
                                {
                                    "ts": 1348,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 1357,
                                    "bytes": 8148
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "font\/woff2",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/acb.studio",
                                    "priority: u=0",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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: 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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 24456",
                                    "content-type: font\/woff2",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"5f88-5ff040e4d1b87\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Mon, 26 Jun 2023 08:22:48 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1939,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 865,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 198,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 64,
                                    "GPOS": 14458,
                                    "GSUB": 1278,
                                    "OS\/2": 96,
                                    "cmap": 556,
                                    "cvt ": 80,
                                    "fpgm": 371,
                                    "gasp": 16,
                                    "glyf": 40181,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1076,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 2615,
                                    "post": 1097,
                                    "prep": 548
                                },
                                "names": {
                                    "0": "Copyright 2020 IBM Corp. All rights reserved.",
                                    "1": "IBM Plex Serif ExtLt",
                                    "2": "Italic",
                                    "3": "2.008;IBM ;IBMPlexSerif-ExtLtItalic",
                                    "4": "IBM Plex Serif ExtLt Italic",
                                    "5": "Version 2.008",
                                    "6": "IBMPlexSerif-ExtLtItalic",
                                    "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                    "8": "Bold Monday",
                                    "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                    "11": "http:\/\/www.boldmonday.com",
                                    "12": "http:\/\/www.ibm.com",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "16": "IBM Plex Serif",
                                    "17": "ExtraLight Italic",
                                    "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 558,
                                    "usWeightClass": 200,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": -19,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 87,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 23,
                                    "yStrikeoutPosition": 304,
                                    "sFamilyClass": 512,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 1073741834,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "IBM ",
                                    "fsSelection": 257,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 780,
                                    "sTypoDescender": -220,
                                    "sTypoLineGap": 300,
                                    "usWinAscent": 1025,
                                    "usWinDescent": 275,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 508,
                                    "sCapHeight": 698,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 2,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 6,
                                        "bWeight": 3,
                                        "bProportion": 3,
                                        "bContrast": 5,
                                        "bStrokeVariation": 4,
                                        "bArmStyle": 6,
                                        "bLetterForm": 0,
                                        "bMidline": 2,
                                        "bXHeight": 3
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": -14,
                                    "underlinePosition": -113,
                                    "underlineThickness": 23,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        305,
                                        338,
                                        339,
                                        710,
                                        730,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8482,
                                        8722,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 220,
                                    "num_glyphs": 269
                                }
                            },
                            "load_end": 1357,
                            "ttfb_start": 900,
                            "ttfb_end": 1343,
                            "download_start": 1343,
                            "download_end": 1357,
                            "download_ms": 14,
                            "all_start": 900,
                            "all_end": 1357,
                            "all_ms": 457,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "218802.24",
                            "request_id": "218802.24",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2",
                            "raw_id": "218802.24",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 412,
                            "ttfb_ms": 371,
                            "load_start": 901,
                            "load_start_float": 901.00020400000005,
                            "bytesIn": 21752,
                            "objectSize": 21752,
                            "objectSizeUncompressed": 21752,
                            "chunks": [
                                {
                                    "ts": 1281,
                                    "bytes": 16266
                                },
                                {
                                    "ts": 1313,
                                    "bytes": 5486
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "font\/woff2",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/acb.studio",
                                    "priority: u=0",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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: 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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 21752",
                                    "content-type: font\/woff2",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"54f8-5ff040e3ca0a2\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Mon, 26 Jun 2023 08:22:47 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1912,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 869,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 204,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 58,
                                    "GPOS": 14308,
                                    "GSUB": 1430,
                                    "OS\/2": 96,
                                    "cmap": 556,
                                    "cvt ": 70,
                                    "fpgm": 371,
                                    "gasp": 16,
                                    "glyf": 33393,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1076,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 2453,
                                    "post": 1097,
                                    "prep": 526
                                },
                                "names": {
                                    "0": "Copyright 2018 IBM Corp. All rights reserved.",
                                    "1": "IBM Plex Sans SmBld",
                                    "2": "Regular",
                                    "3": "3.004;IBM ;IBMPlexSans-SmBld",
                                    "4": "IBM Plex Sans SmBld",
                                    "5": "Version 3.004",
                                    "6": "IBMPlexSans-SmBld",
                                    "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                    "8": "Bold Monday",
                                    "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                    "11": "http:\/\/www.boldmonday.com",
                                    "12": "http:\/\/www.ibm.com",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "16": "IBM Plex Sans",
                                    "17": "SemiBold",
                                    "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 608,
                                    "usWeightClass": 600,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 88,
                                    "yStrikeoutPosition": 313,
                                    "sFamilyClass": 2049,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 1073741834,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "IBM ",
                                    "fsSelection": 256,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 780,
                                    "sTypoDescender": -220,
                                    "sTypoLineGap": 300,
                                    "usWinAscent": 1025,
                                    "usWinDescent": 275,
                                    "ulCodePageRange1": 536871327,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 522,
                                    "sCapHeight": 698,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 2,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 7,
                                        "bProportion": 3,
                                        "bContrast": 5,
                                        "bStrokeVariation": 2,
                                        "bArmStyle": 3,
                                        "bLetterForm": 0,
                                        "bMidline": 2,
                                        "bXHeight": 3
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -75,
                                    "underlineThickness": 88,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        305,
                                        338,
                                        339,
                                        710,
                                        730,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8482,
                                        8722,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 220,
                                    "num_glyphs": 269
                                }
                            },
                            "load_end": 1313,
                            "ttfb_start": 901,
                            "ttfb_end": 1272,
                            "download_start": 1272,
                            "download_end": 1313,
                            "download_ms": 41,
                            "all_start": 901,
                            "all_end": 1313,
                            "all_ms": 412,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "218802.23",
                            "request_id": "218802.23",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2",
                            "raw_id": "218802.23",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 420,
                            "ttfb_ms": 372,
                            "load_start": 901,
                            "load_start_float": 901.00021000000004,
                            "bytesIn": 21772,
                            "objectSize": 21772,
                            "objectSizeUncompressed": 21772,
                            "chunks": [
                                {
                                    "ts": 1321,
                                    "bytes": 21772
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "font\/woff2",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/acb.studio",
                                    "priority: u=0",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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: 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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 21772",
                                    "content-type: font\/woff2",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"550c-5ff040e14c529\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Mon, 26 Jun 2023 08:22:44 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1903,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 875,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 27,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 210,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 58,
                                    "GPOS": 14496,
                                    "GSUB": 1430,
                                    "OS\/2": 96,
                                    "cmap": 556,
                                    "cvt ": 68,
                                    "fpgm": 371,
                                    "gasp": 16,
                                    "glyf": 33523,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1076,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 2444,
                                    "post": 1097,
                                    "prep": 532
                                },
                                "names": {
                                    "0": "Copyright 2018 IBM Corp. All rights reserved.",
                                    "1": "IBM Plex Sans Light",
                                    "2": "Regular",
                                    "3": "3.004;IBM ;IBMPlexSans-Light",
                                    "4": "IBM Plex Sans Light",
                                    "5": "Version 3.004",
                                    "6": "IBMPlexSans-Light",
                                    "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                    "8": "Bold Monday",
                                    "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                    "11": "http:\/\/www.boldmonday.com",
                                    "12": "http:\/\/www.ibm.com",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "16": "IBM Plex Sans",
                                    "17": "Light",
                                    "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 580,
                                    "usWeightClass": 300,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 43,
                                    "yStrikeoutPosition": 307,
                                    "sFamilyClass": 2049,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 1073741834,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "IBM ",
                                    "fsSelection": 256,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 780,
                                    "sTypoDescender": -220,
                                    "sTypoLineGap": 300,
                                    "usWinAscent": 1025,
                                    "usWinDescent": 275,
                                    "ulCodePageRange1": 536871327,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 512,
                                    "sCapHeight": 698,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 2,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 4,
                                        "bProportion": 3,
                                        "bContrast": 5,
                                        "bStrokeVariation": 2,
                                        "bArmStyle": 3,
                                        "bLetterForm": 0,
                                        "bMidline": 2,
                                        "bXHeight": 3
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -130,
                                    "underlineThickness": 43,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        305,
                                        338,
                                        339,
                                        710,
                                        730,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8482,
                                        8722,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 220,
                                    "num_glyphs": 269
                                }
                            },
                            "load_end": 1321,
                            "ttfb_start": 901,
                            "ttfb_end": 1273,
                            "download_start": 1273,
                            "download_end": 1321,
                            "download_ms": 48,
                            "all_start": 901,
                            "all_end": 1321,
                            "all_ms": 420,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "218802.22",
                            "request_id": "218802.22",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2",
                            "raw_id": "218802.22",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 494,
                            "ttfb_ms": 484,
                            "load_start": 901,
                            "load_start_float": 901.00021600000002,
                            "bytesIn": 20588,
                            "objectSize": 20588,
                            "objectSizeUncompressed": 20588,
                            "chunks": [
                                {
                                    "ts": 1388,
                                    "bytes": 16308
                                },
                                {
                                    "ts": 1395,
                                    "bytes": 4280
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:41 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "font\/woff2",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/acb.studio",
                                    "priority: u=0",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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: 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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-length: 20588",
                                    "content-type: font\/woff2",
                                    "date: Mon, 02 Sep 2024 09:40:41 GMT",
                                    "etag: \"506c-5ff040e346330\"",
                                    "expires: Tue, 02 Sep 2025 09:40:41 GMT",
                                    "last-modified: Mon, 26 Jun 2023 08:22:46 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1909,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 877,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 216,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 58,
                                    "GPOS": 13998,
                                    "GSUB": 1430,
                                    "OS\/2": 96,
                                    "cmap": 556,
                                    "cvt ": 68,
                                    "fpgm": 371,
                                    "gasp": 16,
                                    "glyf": 33563,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1076,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 2288,
                                    "post": 1097,
                                    "prep": 476
                                },
                                "names": {
                                    "0": "Copyright 2018 IBM Corp. All rights reserved.",
                                    "1": "IBM Plex Sans",
                                    "2": "Regular",
                                    "3": "3.004;IBM ;IBMPlexSans",
                                    "4": "IBM Plex Sans",
                                    "5": "Version 3.004",
                                    "6": "IBMPlexSans",
                                    "7": "IBM Plex\u00ae is a trademark of IBM Corp, registered in many jurisdi",
                                    "8": "Bold Monday",
                                    "9": "Mike Abbink, Paul van der Laan, Pieter van Rosmalen",
                                    "11": "http:\/\/www.boldmonday.com",
                                    "12": "http:\/\/www.ibm.com",
                                    "13": "This Font Software is licensed under the SIL Open Font License, ",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "19": "How razorback-jumping frogs can level six piqued gymnasts!"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 589,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 60,
                                    "yStrikeoutPosition": 309,
                                    "sFamilyClass": 2049,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 1073741834,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "IBM ",
                                    "fsSelection": 320,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 64258,
                                    "sTypoAscender": 780,
                                    "sTypoDescender": -220,
                                    "sTypoLineGap": 300,
                                    "usWinAscent": 1025,
                                    "usWinDescent": 275,
                                    "ulCodePageRange1": 536871327,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 516,
                                    "sCapHeight": 698,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 2,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 5,
                                        "bProportion": 3,
                                        "bContrast": 5,
                                        "bStrokeVariation": 2,
                                        "bArmStyle": 3,
                                        "bLetterForm": 0,
                                        "bMidline": 2,
                                        "bXHeight": 3
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -95,
                                    "underlineThickness": 60,
                                    "isFixedPitch": 0,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        }
                                    ],
                                    "codepoints": [
                                        0,
                                        13,
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        305,
                                        338,
                                        339,
                                        710,
                                        730,
                                        732,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8224,
                                        8225,
                                        8226,
                                        8230,
                                        8240,
                                        8249,
                                        8250,
                                        8260,
                                        8364,
                                        8482,
                                        8722,
                                        64257,
                                        64258
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "aalt",
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "lnum",
                                                "numr",
                                                "onum",
                                                "ordn",
                                                "salt",
                                                "sinf",
                                                "ss01",
                                                "ss02",
                                                "ss03",
                                                "ss04",
                                                "ss05",
                                                "subs",
                                                "sups",
                                                "zero"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "kern"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 220,
                                    "num_glyphs": 269
                                }
                            },
                            "load_end": 1395,
                            "ttfb_start": 901,
                            "ttfb_end": 1385,
                            "download_start": 1385,
                            "download_end": 1395,
                            "download_ms": 10,
                            "all_start": 901,
                            "all_end": 1395,
                            "all_ms": 494,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "218802.33",
                            "request_id": "218802.33",
                            "ip_addr": "169.150.247.38",
                            "full_url": "https:\/\/cdn.usefathom.com\/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=62340771",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.usefathom.com",
                            "url": "\/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=62340771",
                            "raw_id": "218802.33",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 145,
                            "ttfb_ms": 144,
                            "load_start": 951,
                            "load_start_float": 951.00022200000001,
                            "bytesIn": 43,
                            "objectSize": 43,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 1096,
                                    "bytes": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 131,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.usefathom.com",
                                    ":method: GET",
                                    ":path: \/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=62340771",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/",
                                    "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: 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.07"
                                ],
                                "response": [
                                    "cache-control: public, max-age=0",
                                    "cdn-cache: MISS",
                                    "cdn-cachedat: 09\/02\/2024 09:40:42",
                                    "cdn-edgestorageid: 1081",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 506217",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: a89bb843d18006a979fe0b29ea583fa8",
                                    "cdn-requestpullcode: 200",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-status: 200",
                                    "cdn-uid: aa90c48b-f401-4fa1-aac1-c94c8f3ae560",
                                    "content-length: 43",
                                    "content-type: text\/plain; charset=utf-8, image\/gif",
                                    "date: Mon, 02 Sep 2024 09:40:42 GMT",
                                    "pragma: no-cache",
                                    "server: BunnyCDN-DE1-1081",
                                    "tk: N",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2107,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 43,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 950,
                            "socket_group": "https:\/\/cdn.usefathom.com <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 222,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "40 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "No",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                }
                            },
                            "load_end": 1096,
                            "ttfb_start": 951,
                            "ttfb_end": 1095,
                            "download_start": 1095,
                            "download_end": 1096,
                            "download_ms": 1,
                            "all_start": 951,
                            "all_end": 1096,
                            "all_ms": 145,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "218802.34",
                            "request_id": "218802.34",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/favicon.ico",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/favicon.ico",
                            "raw_id": "218802.34",
                            "frame_id": "A1AC8215BB693B54DA37166EF99293ED",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 57,
                            "ttfb_ms": 55,
                            "load_start": 1704,
                            "load_start_float": 1704.0002300000001,
                            "bytesIn": 1358,
                            "objectSize": 1358,
                            "objectSizeUncompressed": 7406,
                            "chunks": [
                                {
                                    "ts": 1760,
                                    "bytes": 1358,
                                    "inflated": 7406
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:40:42 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/x-icon",
                            "contentEncoding": "br",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/favicon.ico",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: br",
                                    "content-length: 1358",
                                    "content-type: image\/x-icon",
                                    "date: Mon, 02 Sep 2024 09:40:42 GMT",
                                    "etag: \"1cee-5ff040f4cbb46-br\"",
                                    "expires: Tue, 02 Sep 2025 09:40:42 GMT",
                                    "last-modified: Mon, 26 Jun 2023 08:23:05 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1921,
                            "score_cache": 100,
                            "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": 1358,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1703,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 230,
                            "server_port": "443",
                            "load_end": 1761,
                            "ttfb_start": 1704,
                            "ttfb_end": 1759,
                            "download_start": 1759,
                            "download_end": 1761,
                            "download_ms": 2,
                            "all_start": 1704,
                            "all_end": 1761,
                            "all_ms": 57,
                            "index": 20,
                            "number": 21
                        }
                    ],
                    "requestsFull": 21,
                    "requestsDoc": 20,
                    "responses_200": 20,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "A1AC8215BB693B54DA37166EF99293ED",
                    "loadEventStart": 1423,
                    "loadEventEnd": 1423,
                    "domContentLoadedEventStart": 946,
                    "domContentLoadedEventEnd": 946,
                    "URL": "https:\/\/acb.studio",
                    "connections": 2,
                    "final_base_page_request": 1,
                    "final_base_page_request_id": "4D94FB73C8689A288D210B606FED87B8-1",
                    "final_url": "https:\/\/acb.studio\/en",
                    "domInteractive": 581,
                    "firstPaint": 1295.5999999996275,
                    "firstContentfulPaint": 1385,
                    "firstMeaningfulPaint": 1385,
                    "firstImagePaint": 1513,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 1,
                    "TTFB": 402,
                    "score_cache": 91,
                    "score_cdn": 11,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 55008,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 202084,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 17,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 46,
                        "EvaluateScript": 16,
                        "v8.compile": 8,
                        "ParseAuthorStyleSheet": 1,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 242,
                        "MarkLoad": 0,
                        "Layout": 315,
                        "ResourceChangePriority": 0,
                        "PrePaint": 10,
                        "IntersectionObserverController::computeIntersections": 1,
                        "Paint": 20,
                        "Layerize": 2,
                        "FunctionCall": 3,
                        "TimerFire": 1,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 1077
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 17,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 46,
                        "EvaluateScript": 16,
                        "v8.compile": 8,
                        "ParseAuthorStyleSheet": 1,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 69,
                        "MarkLoad": 0,
                        "Layout": 310,
                        "ResourceChangePriority": 0,
                        "PrePaint": 10,
                        "IntersectionObserverController::computeIntersections": 1,
                        "Paint": 20,
                        "Layerize": 2,
                        "FunctionCall": 3,
                        "TimerFire": 1,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 1007
                    },
                    "cpu.ParseHTML": 17,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 1,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 46,
                    "cpu.EvaluateScript": 16,
                    "cpu.v8.compile": 8,
                    "cpu.ParseAuthorStyleSheet": 1,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 242,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 315,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 10,
                    "cpu.IntersectionObserverController::computeIntersections": 1,
                    "cpu.Paint": 20,
                    "cpu.Layerize": 2,
                    "cpu.FunctionCall": 3,
                    "cpu.TimerFire": 1,
                    "cpu.HitTest": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.Idle": 1077,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725270038.3416541,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725270040.8822489,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 5199,
                    "fullyLoadedCPUpct": 62.350119904080266,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "A1AC8215BB693B54DA37166EF99293ED",
                                    "loaderId": "F82FD7A8A77CFA49C88E5FA4B47173F4"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/acb.studio",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/acb.studio\/en",
                    "document_hostname": "acb.studio",
                    "document_origin": "https:\/\/acb.studio",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 491,
                    "domComplete": 1423,
                    "PerformancePaintTiming.first-paint": 1295.5999999996275,
                    "PerformancePaintTiming.first-contentful-paint": 1295.5999999996275,
                    "origin_dns": {
                        "ns": [
                            "ns5.kasserver.com.",
                            "ns6.kasserver.com."
                        ],
                        "mx": [
                            "10 alt4.aspmx.l.google.com.",
                            "5 alt2.aspmx.l.google.com.",
                            "10 alt3.aspmx.l.google.com.",
                            "1 aspmx.l.google.com.",
                            "5 alt1.aspmx.l.google.com."
                        ],
                        "txt": [
                            "\"v=spf1 mx a ?all\""
                        ],
                        "soa": [
                            "ns5.kasserver.com. hostmaster.kasserver.com. 2406301033 28800 7200 1209600 7200"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "UI frameworks": "Tailwind CSS",
                        "Web servers": "Apache HTTP Server",
                        "Security": "HSTS",
                        "Webmail": "Google Workspace",
                        "Email": "Google Workspace",
                        "Analytics": "Fathom",
                        "Hosting": "ALL-INKL",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "Tailwind CSS": "",
                        "Apache HTTP Server": "",
                        "HSTS": "",
                        "Google Workspace": "",
                        "Fathom": "",
                        "ALL-INKL": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Tailwind CSS": {
                            "name": "Tailwind CSS",
                            "description": "Tailwind is a utility-first CSS framework.",
                            "slug": "tailwind-css",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "tailwindcss.svg",
                            "website": "https:\/\/tailwindcss.com\/",
                            "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:*:*:*:*:*:*:*:*"
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Workspace": {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Fathom": {
                            "name": "Fathom",
                            "description": "Fathom is easy-yet-powerful website analytics that protects digital privacy.",
                            "slug": "fathom",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Fathom.svg",
                            "website": "https:\/\/usefathom.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "ALL-INKL": {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Tailwind CSS",
                            "description": "Tailwind is a utility-first CSS framework.",
                            "slug": "tailwind-css",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "tailwindcss.svg",
                            "website": "https:\/\/tailwindcss.com\/",
                            "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": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Fathom",
                            "description": "Fathom is easy-yet-powerful website analytics that protects digital privacy.",
                            "slug": "fathom",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Fathom.svg",
                            "website": "https:\/\/usefathom.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB01",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB01"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB01"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB04_ts",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB04_ts"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB04_ts"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB04",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB04"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB04"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB08_ts",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB08_ts"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB08_ts"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB08",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB08"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB08"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB09",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB09"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                        "target": [
                                            "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                        "target": [
                                            ".float-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"services\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"relative antialiased bg-black\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                        "target": [
                                            "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                        "target": [
                                            ".float-left"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"services\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                        "target": [
                                            "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                        "target": [
                                            ".float-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"services\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>",
                                                        "target": [
                                                            "#talk-to-sebastian"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">",
                                                        "target": [
                                                            "#swup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"swup-enabled\">",
                                        "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": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"text-xs fluid-utility-01 uppercase mb-fm md:mb-fl\">MINIMAL FOOTPRINT<\/div>",
                                        "target": [
                                            ".text-xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"fluid-copy-01\">",
                                        "target": [
                                            ".md\\:col-start-3.md\\:col-span-3.text-white > .fluid-copy-01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#00ffc2",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 16.079999999999998,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.08"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"text-bt\" style=\"color:#00FFC2;\">0,10 g of CO\u2082<\/span>",
                                        "target": [
                                            ".text-bt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "7.5pt (10px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-fs fluid-utility-01 uppercase text-white\">BASE<\/div>",
                                        "target": [
                                            ".mb-fs.uppercase.text-white"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" class=\"swup-enabled\">",
                                        "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": "menu-icon",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "dvh",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style id=\"dvh\" type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.min-h-screen, .min-h-screen-nav { min-height: 913px !important; }<\/style>",
                                        "target": [
                                            "#dvh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "grid-overlay",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"grid-overlay\" class=\"h-full w-full absolute top-10 z-10 pointer-events-none hidden\">",
                                        "target": [
                                            "#grid-overlay"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "swup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "home",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"home\">",
                                        "target": [
                                            "#home"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5270de6d-c8ed-4bc7-ae46-9e8bff537661",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"5270de6d-c8ed-4bc7-ae46-9e8bff537661\" class=\" bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\35 270de6d-c8ed-4bc7-ae46-9e8bff537661"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1\" class=\"acb-grid min-h-screen items-end fluid-pt-xl fluid-pb-xl bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover bg-center  bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover\">",
                                        "target": [
                                            "#\\35 f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "117c44af-c8a8-4a16-8487-eae6738baf4e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"117c44af-c8a8-4a16-8487-eae6738baf4e\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\31 17c44af-c8a8-4a16-8487-eae6738baf4e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ed762fe0-8e28-4b33-80d8-acf815d65377",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"ed762fe0-8e28-4b33-80d8-acf815d65377\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#ed762fe0-8e28-4b33-80d8-acf815d65377"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "63a9abe0-d7c3-4b61-b84d-d09d237b8360",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"63a9abe0-d7c3-4b61-b84d-d09d237b8360\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\36 3a9abe0-d7c3-4b61-b84d-d09d237b8360"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "a893c72c-7c67-4832-92d3-ce1c834823be",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\" acb-grid  fluid-pt-xl \" id=\"a893c72c-7c67-4832-92d3-ce1c834823be\">",
                                        "target": [
                                            "#a893c72c-7c67-4832-92d3-ce1c834823be"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "talk-to-sebastian",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>",
                                        "target": [
                                            "#talk-to-sebastian"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "236f239d-7711-4669-9d5f-1b3d5aa5fae9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\" acb-grid items-start  fluid-pb-xl\" id=\"236f239d-7711-4669-9d5f-1b3d5aa5fae9\">",
                                        "target": [
                                            "#\\32 36f239d-7711-4669-9d5f-1b3d5aa5fae9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "16d6c5bf-20a1-4bca-85fd-baf21657ebf2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"16d6c5bf-20a1-4bca-85fd-baf21657ebf2\" class=\"acb-grid fluid-pt-xl fluid-pb-l bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\31 6d6c5bf-20a1-4bca-85fd-baf21657ebf2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "2bca4aa9-eac4-4886-9622-1a32b5cd805d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"2bca4aa9-eac4-4886-9622-1a32b5cd805d\" class=\"acb-grid fluid-pb-l bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\32 bca4aa9-eac4-4886-9622-1a32b5cd805d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pre-footer-icon",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"pre-footer-icon\" class=\"w-[40px] h-[40px]\">",
                                        "target": [
                                            "#pre-footer-icon"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eILzV4ukqgw1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg cache-id=\"88316a95b6ed4acbab3ea872c1ee6d01\" id=\"eILzV4ukqgw1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                        "target": [
                                            "#eILzV4ukqgw1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eILzV4ukqgw2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eILzV4ukqgw2\" d=\"M8,3.111111C8,3.111111,8,32,8,32\" transform=\"matrix(1 0 0 0.9 12 11.2)\" fill=\"none\" stroke=\"#00ffc2\" stroke-linecap=\"round\"><\/path>",
                                        "target": [
                                            "#eILzV4ukqgw2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eILzV4ukqgw3_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eILzV4ukqgw3_to\" transform=\"translate(19.999961,33)\"><g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g><\/g>",
                                        "target": [
                                            "#eILzV4ukqgw3_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eILzV4ukqgw3_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g>",
                                        "target": [
                                            "#eILzV4ukqgw3_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-linkedin",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg id=\"icon-linkedin\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                        "target": [
                                            "#icon-linkedin"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eYhOA7BTGtI4_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eYhOA7BTGtI4_to\" transform=\"translate(20,20)\">",
                                        "target": [
                                            "#eYhOA7BTGtI4_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eYhOA7BTGtI8_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eYhOA7BTGtI8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>",
                                        "target": [
                                            "#eYhOA7BTGtI8_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eYhOA7BTGtI9_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eYhOA7BTGtI9_to\" transform=\"translate(19,19)\">",
                                        "target": [
                                            "#eYhOA7BTGtI9_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eYhOA7BTGtI9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eYhOA7BTGtI9\" transform=\"translate(-20,-20)\" opacity=\"0\">",
                                        "target": [
                                            "#eYhOA7BTGtI9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-instagram",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg cache-id=\"9cb30ef252454bcbacd8342af8d3502b\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" id=\"icon-instagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                        "target": [
                                            "#icon-instagram"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eh0nxETfBzo4_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eh0nxETfBzo4_to\" transform=\"translate(20,20)\">",
                                        "target": [
                                            "#eh0nxETfBzo4_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eh0nxETfBzo8_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eh0nxETfBzo8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>",
                                        "target": [
                                            "#eh0nxETfBzo8_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eh0nxETfBzo9_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eh0nxETfBzo9_to\" transform=\"translate(19,19)\">",
                                        "target": [
                                            "#eh0nxETfBzo9_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eh0nxETfBzo9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eh0nxETfBzo9\" transform=\"translate(-20,-20)\" opacity=\"0\">",
                                        "target": [
                                            "#eh0nxETfBzo9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg id=\"eD1PRHylXVr1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 200 80\" width=\"200\" height=\"80\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                        "target": [
                                            "#eD1PRHylXVr1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"eD1PRHylXVr4\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                        "target": [
                                            "#eD1PRHylXVr4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr6_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr6_to\" transform=\"translate(37.985671,11.10391)\">",
                                        "target": [
                                            "#eD1PRHylXVr6_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr6\" transform=\"translate(-37.985671,-11.10391)\">",
                                        "target": [
                                            "#eD1PRHylXVr6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr12_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr12_to\" transform=\"translate(50.749701,13.10361)\">",
                                        "target": [
                                            "#eD1PRHylXVr12_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr12",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr12\" transform=\"translate(-51.749701,-11.10361)\">",
                                        "target": [
                                            "#eD1PRHylXVr12"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr14_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr14_to\" transform=\"translate(35.4571,10.799615)\">",
                                        "target": [
                                            "#eD1PRHylXVr14_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr14",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr14\" d=\"M35.4251,17.1916c-.8106,0-1.4933-.128-2.048-.384-.5546-.2666-1.0506-.64-1.488-1.12l1.392-1.408c.2987.3307.6294.592.992.784.3627.192.7734.288,1.232.288.4694,0,.7947-.0693.976-.208.1814-.1493.272-.3466.272-.592c0-.3946-.2826-.6293-.848-.704l-.912-.112c-1.888-.2346-2.832-1.0986-2.832-2.592c0-.4053.0747-.7733.224-1.104.16-.34131.3787-.62931.656-.86398.288-.24533.6294-.432,1.024-.56.4054-.13866.8587-.20799,1.36-.20799.4374,0,.8214.032,1.152.09599.3414.05334.64.13867.896.256.2667.10667.5067.24534.72.416.224.16.4427.34134.656.544l-1.36,1.39198c-.2666-.2666-.5706-.4746-.912-.624-.3306-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2987-.256.512c0,.224.0587.4.176.528.128.1174.3627.2027.704.256l.944.128c1.8454.2454,2.768,1.088,2.768,2.528c0,.4054-.0853.7787-.256,1.12s-.416.64-.736.896c-.3093.2454-.688.4374-1.136.576-.4373.1387-.928.208-1.472.208Z\" transform=\"translate(-35.4571,-12.799615)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr14"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr15_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr15_to\" transform=\"translate(41.906599,9.66361)\">",
                                        "target": [
                                            "#eD1PRHylXVr15_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr15",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr15\" d=\"M42.9786,16.9996c-.8213,0-1.4453-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83998h.592c.32,0,.5387-.07466.656-.224.1174-.16.176-.384.176-.672v-1.376h2.128v2.272h1.664v1.83998h-1.664v4.72h1.536v1.84h-1.408Z\" transform=\"translate(-41.906599,-11.66361)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr15"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr16_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr16_to\" transform=\"translate(49.295599,10.89561)\">",
                                        "target": [
                                            "#eD1PRHylXVr16_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr16",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr16\" d=\"M50.6396,15.5916h-.08c-.0746.2134-.176.416-.304.608-.1173.192-.272.3627-.464.512s-.4213.2667-.688.352c-.256.0854-.5546.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4373-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0907.9067.272,1.184.1814.2774.4907.416.928.416.1814,0,.3627-.0266.544-.08.1814-.0533.3414-.128.48-.224.1387-.1066.2507-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" transform=\"translate(-49.295599,-12.89561)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr16"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr17_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr17_to\" transform=\"translate(58.2829,9.175615)\">",
                                        "target": [
                                            "#eD1PRHylXVr17_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr17",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr17\" d=\"M59.8829,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" transform=\"translate(-58.2829,-11.175615)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr17"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr18_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr18_to\" transform=\"translate(65.169302,9.00761)\">",
                                        "target": [
                                            "#eD1PRHylXVr18_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr18",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr18\" d=\"M65.1693,7.70362c-.48,0-.832-.10666-1.056-.31999-.2134-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1066-.61866.32-.832.224-.224.576-.336,1.056-.336s.8266.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2134.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" transform=\"translate(-65.169302,-11.00761)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr18"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr19_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr19_to\" transform=\"translate(71.491398,10.799615)\">",
                                        "target": [
                                            "#eD1PRHylXVr19_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr19",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr19\" d=\"M71.4914,17.1916c-.6187,0-1.1733-.1013-1.664-.304-.48-.2026-.8907-.496-1.232-.88-.3307-.384-.5867-.848-.768-1.392s-.272-1.152-.272-1.824.0907-1.28.272-1.824.4373-1.00264.768-1.37598c.3413-.384.752-.67733,1.232-.87999.4907-.20267,1.0453-.304,1.664-.304s1.168.10133,1.648.304c.4907.20266.9013.49599,1.232.87999.3413.37334.6027.83198.784,1.37598s.272,1.152.272,1.824-.0907,1.28-.272,1.824-.4427,1.008-.784,1.392c-.3307.384-.7413.6774-1.232.88-.48.2027-1.0293.304-1.648.304Zm0-1.872c.4693,0,.832-.144,1.088-.432s.384-.6986.384-1.232v-1.712c0-.5333-.128-.944-.384-1.232s-.6187-.432-1.088-.432-.832.144-1.088.432-.384.6987-.384,1.232v1.712c0,.5334.128.944.384,1.232s.6187.432,1.088.432Z\" transform=\"translate(-71.491398,-12.799615)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr19"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr20_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr20_to\" transform=\"translate(27.524322,16.68018)\">",
                                        "target": [
                                            "#eD1PRHylXVr20_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr20",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr20\" transform=\"translate(-27.524322,-12.68018)\" opacity=\"0\">",
                                        "target": [
                                            "#eD1PRHylXVr20"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr29_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr29_to\" transform=\"translate(22.655314,15.760111)\">",
                                        "target": [
                                            "#eD1PRHylXVr29_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr29",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr29\" transform=\"translate(-22.655313,-11.76011)\" opacity=\"0\">",
                                        "target": [
                                            "#eD1PRHylXVr29"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr37_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr37_to\" transform=\"translate(18.247749,15.10361)\">",
                                        "target": [
                                            "#eD1PRHylXVr37_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr37",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr37\" transform=\"translate(-18.247749,-11.10361)\" opacity=\"0\">",
                                        "target": [
                                            "#eD1PRHylXVr37"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"menu\" class=\"fixed top-0 left-0 z-10 w-full h-full js-menu bg-white\/70 backdrop-blur-md\">",
                                        "target": [
                                            "#menu"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mainNavigation",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<nav id=\"mainNavigation\">",
                                        "target": [
                                            "#mainNavigation"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ84_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ84_ts\" transform=\"translate(20,22.5) scale(1,1)\"><path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ84_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ84",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path>",
                                        "target": [
                                            "#eDdxZj2JEQ84"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mask-icon-close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"mask-icon-close\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                        "target": [
                                            "#mask-icon-close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ87_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ87_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ87_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ87_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ87_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ87_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ87_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ88_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ88_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ88_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ88_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ88_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ88_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ88_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf94_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf94_ts\" transform=\"translate(20,22.5) scale(0.1,0.1)\"><path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path><\/g>",
                                        "target": [
                                            "#ePxjCZibNf94_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf94",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path>",
                                        "target": [
                                            "#ePxjCZibNf94"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mask-icon-open",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"mask-icon-open\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                        "target": [
                                            "#mask-icon-open"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf97_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf97_to\" transform=\"translate(20,20)\"><g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                        "target": [
                                            "#ePxjCZibNf97_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf97_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                        "target": [
                                            "#ePxjCZibNf97_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf97_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                        "target": [
                                            "#ePxjCZibNf97_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf98_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf98_to\" transform=\"translate(20,25)\"><g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                        "target": [
                                            "#ePxjCZibNf98_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf98_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                        "target": [
                                            "#ePxjCZibNf98_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf98_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                        "target": [
                                            "#ePxjCZibNf98_ts"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" class=\"swup-enabled\">",
                                        "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\" class=\"swup-enabled\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(1) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(3) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                                        "target": [
                                            "img[width=\"1547\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                                        "target": [
                                            "img[width=\"600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">",
                                        "target": [
                                            ".inset-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Services &amp; Process    <\/a>",
                                        "target": [
                                            ".md\\:col-span-4.font-extralight.leading-snug > div > .opacity-0[data-snippet=\"buttonlinks\"] > .border.transition-all.rounded-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                        "target": [
                                            "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ1Z7TGyBBGo-Z5wE-KqDfzF8LRXN31n8yyBTvuOWfhRnLzAmbFgPhO_J_jf7dGCSO7sfoZhIKIz\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">",
                                        "target": [
                                            ".md\\:col-span-3.font-extralight.leading-snug > div > .opacity-0[data-snippet=\"buttonlinks\"] > .border.transition-all.rounded-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                        "target": [
                                            ".fluid-copy-01 > a[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">",
                                        "target": [
                                            ".before\\:content-\\[attr\\(data-hover\\)\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                        "target": [
                                            "a[href$=\"imprint\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                        "target": [
                                            ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                        "target": [
                                            ".py-4.border-white\\\/50[href$=\"contact\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/acb.studio\/de\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                        "target": [
                                            ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/acb-studio\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"linkedin\">",
                                        "target": [
                                            "a[title=\"linkedin\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/analyse.create.build\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"Instagram\">",
                                        "target": [
                                            "a[title=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                        "target": [
                                            ".float-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>",
                                        "target": [
                                            ".text-black\\\/50"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>",
                                        "target": [
                                            "a[href$=\"work\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>",
                                        "target": [
                                            ".fluid-heading-03[href$=\"services\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>",
                                        "target": [
                                            ".fluid-heading-03[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>",
                                        "target": [
                                            ".fluid-heading-03[href$=\"contact\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"services\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"pl-0\">",
                                        "target": [
                                            ".pl-0"
                                        ]
                                    },
                                    {
                                        "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=\"p-0\">",
                                        "target": [
                                            ".p-0"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>\n                            <\/li>",
                                        "target": [
                                            ".pl-0 > .fluid-copy-02: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=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>\n                            <\/li>",
                                        "target": [
                                            ".pl-0 > .fluid-copy-02:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>\n                            <\/li>",
                                        "target": [
                                            ".fluid-copy-02: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=\"fluid-copy-02 font-light list-none\">\n    <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>\n<\/li>",
                                        "target": [
                                            ".fluid-copy-02:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs: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=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs: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=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(5)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                                        "target": [
                                            "img[width=\"1547\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                                        "target": [
                                            "img[width=\"600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                        "target": [
                                                            ".content-between"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                        "target": [
                                                            ".content-between"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p>",
                                        "target": [
                                            ".col-span-4 > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                        "target": [
                                                            ".content-between"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>planetary boundaries<\/em>",
                                        "target": [
                                            ".col-span-4 > p > em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                                        "target": [
                                                            ".fluid-copy-01 > a[target=\"_blank\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                        "target": [
                                            ".fluid-copy-01 > a[target=\"_blank\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "60.0pt (80px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">",
                                                        "target": [
                                                            ".before\\:content-\\[attr\\(data-hover\\)\\]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"inline-block transition group-hover:opacity-0 duration-250\">\n                    Let\u2019s talk                <\/span>",
                                        "target": [
                                            ".duration-250"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                                        "target": [
                                                            "a[href$=\"imprint\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                        "target": [
                                            "a[href$=\"imprint\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                                        "target": [
                                                            ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                        "target": [
                                            ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                                        "target": [
                                                            ".py-4.border-white\\\/50[href$=\"contact\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                        "target": [
                                            ".py-4.border-white\\\/50[href$=\"contact\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                                        "target": [
                                                            "a[href=\"https:\/\/acb.studio\/de\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/acb.studio\/de\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                        "target": [
                                                            ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><strong>ACB Studio GmbH<\/strong><br>Lindenstra\u00dfe 103<br>40233 D\u00fcsseldorf<\/p>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"] > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                        "target": [
                                                            ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<strong>ACB Studio GmbH<\/strong>",
                                        "target": [
                                            "strong"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "dd26818.kasserver.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns6.kasserver.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 16078,
                    "testUrl": "https:\/\/acb.studio",
                    "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:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif\",\"width\":1905,\"height\":1072,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif\",\"width\":1905,\"height\":1072,\"naturalWidth\":3840,\"naturalHeight\":2160},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg\",\"width\":1905,\"height\":1072,\"naturalWidth\":267,\"naturalHeight\":150},{\"url\":\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\",\"width\":1547,\"height\":238,\"naturalWidth\":300,\"naturalHeight\":46},{\"url\":\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\",\"width\":550,\"height\":366,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg\",\"width\":1905,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\",\"width\":728,\"height\":350,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\",\"width\":728,\"height\":350,\"naturalWidth\":225,\"naturalHeight\":150}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "IBM Plex Serif",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "200"
                        },
                        {
                            "family": "IBM Plex Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "IBM Plex Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "IBM Plex Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "IBM Plex Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        }
                    ],
                    "generated-content-percent": "-2.19",
                    "generated-content-size": "-2.37",
                    "imgs-in-viewport": [
                        {
                            "src": "\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg",
                            "html": "<img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1920,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 225,
                            "naturalHeight": 150
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 3840,
                            "naturalHeight": 2160
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 267,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                            "srcSet": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 300,
                            "naturalHeight": 46
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                        "https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625"
                    ],
                    "rendered-html": "<html lang=\"en\" class=\"swup-enabled\"><head>\n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <title>Welcome | acb.studio <\/title>\n        <style>\/* inner styles set by WPT to match CSSOM *\/@font-face { font-family: \"IBM Plex Serif\"; font-style: italic; font-weight: 200; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 200; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 400; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 300; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 600; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }<\/style>        <style id=\"dvh\" type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.min-h-screen, .min-h-screen-nav { min-height: 913px !important; }<\/style>\n        <script>\n        (function(document, window) {\n            \/\/ \ud83d\udc21 \u270c\ufe0f\n            let style = document.getElementById('dvh');\n            style.type = 'text\/css';\n            style.textContent = \".min-h-screen, .min-h-screen-nav { min-height: \" + (window.innerHeight - 80) +\n                \"px!important;}\";\n        })(document, window);\n        <\/script>\n        <link href=\"https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625\" rel=\"stylesheet\">\n        \n\t\t\t\t        <link rel=\"canonical\" href=\"https:\/\/acb.studio\/en\">\n        \n                <meta name=\"robots\" content=\"noindex\">\n        \n                                        <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/de\" hreflang=\"de\">\n                <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/en\" hreflang=\"en\">\n                <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/de\" hreflang=\"x-default\">\n                \n        <meta name=\"theme-color\" content=\"#000000\">\n                <meta name=\"google-site-verification\" content=\"SBZXN_5kktUlEr6d38v35ChNgLERx_27zxh1D9c6UJ4\">\n        \n        \n<meta name=\"description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n<meta name=\"keywords\" content=\"Nachhaltige digitale Produkte\">\n\n<meta name=\"author\" content=\"\">\n\n<meta property=\"og:title\" content=\"Welcome \/ acb.studio\">\n<meta property=\"og:site_name\" content=\"acb.studio\">\n<meta property=\"og:type\" content=\"website\">\n\n<meta property=\"og:image\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n<meta property=\"og:image:secure_url\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n\n<meta property=\"og:image:type\" content=\"image\/jpeg\">\n<meta property=\"og:image:width\" content=\"1200\">\n<meta property=\"og:image:height\" content=\"630\">\n<meta property=\"og:description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Welcome\">\n\n<meta name=\"twitter:description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n<meta name=\"twitter:image\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n    <\/head>\n\n    <body class=\"relative antialiased bg-black\">\n        <script type=\"application\/ld+json\">\n        {\n            \"@context\": \"https:\/\/schema.org\",\n            \"@type\": \"Organization\",\n            \"url\": \"https:\/\/acb.studio\/\",\n            \"logo\": \"https:\/\/acb.studio\/assets\/images\/acb-studio.png\"\n        }\n        <\/script>\n<div id=\"grid-overlay\" class=\"h-full w-full absolute top-10 z-10 pointer-events-none hidden\">\n    <div class=\"acb-grid h-full w-full\">\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;01<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;02<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;03<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;04<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;05<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;06<\/div>\n    <\/div>\n<\/div><main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">\n    <div id=\"home\">\n        <section style=\" \">\n\t\t\n\t<div id=\"5270de6d-c8ed-4bc7-ae46-9e8bff537661\" class=\" bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<style>\/* inner styles set by WPT to match CSSOM *\/.bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/943654151e-1688548650\/acbweb-home-hero03-9x16-800x-q80.webp\"); }@media (min-width: 768px) {\n  .bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\"); }\n}<\/style>\n<div data-block=\"hero\" class=\"relative\">\n    <div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>\n<\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#FFFFFF; background-color:#282423;\">\n\t\t\t<style>\/* inner styles set by WPT to match CSSOM *\/.bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg\"); }@media (min-width: 768px) {\n  .bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg\"); }\n}<\/style>\n\t\n\t<div id=\"5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1\" class=\"acb-grid min-h-screen items-end fluid-pt-xl fluid-pb-xl bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover bg-center  bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover\">\n\t\t\t\t<div class=\"md:col-span-4 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"text\" style=\" color:#FFFFFF;  background-color:#FFFFFF00;  border-color:#ffffff; \" class=\" fluid-pb-m \">\n    <div class=\"uppercase fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">SERVICES<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-block=\"text\" style=\" color:#FFFFFF;  background-color:#FFFFFF00;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-heading-03 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">Whether <em>digital services<\/em>, <em>websites<\/em>, <em>apps<\/em>, <em>portals<\/em> or <em>platforms<\/em>, we tailor our approach to your specific needs as we guide you and your project from the <em>initial idea<\/em> to market launch. <br><br>Or, in other words: <em>to success<\/em>.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\n<div data-snippet=\"buttonlinks\" class=\"opacity-0\">\n    <a href=\"https:\/\/acb.studio\/en\/services\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Services &amp; Process    <\/a>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug hidden-mobile\">\n\t\t\t<div class=\" \">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" \">\n\t\t\n\t<div id=\"117c44af-c8a8-4a16-8487-eae6738baf4e\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">Jacques\u2019 Weindepot<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Relaunch<\/div>\n        <div class=\"fluid-utility-01 opacity-0\"><\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a><\/div>\n\n\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">beeline group<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Corporate Website<\/div>\n        <div class=\"fluid-utility-01 opacity-0\"><\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a><\/div>\n\n\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">MyTischtennis<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Digital Branding &amp;<br>Portal Relaunch<\/div>\n        <div class=\"fluid-utility-01 opacity-0\">More to come<\/div>\n    <\/div>\n    <\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" background-color:#f1eee5;\">\n\t\t\n\t<div id=\"ed762fe0-8e28-4b33-80d8-acf815d65377\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\"text-center \">\n\t\t\t\t<figure class=\"flex flex-col\">\n                <picture class=\"grow-0 flex justify-center\">\n                                <source type=\"image\/avif\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/avif\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1920w\" media=\"(max-width: 767px)\">\n                                        <source type=\"image\/webp\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1920w\" media=\"(max-width: 767px)\">\n                                        <img src=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">\n                <\/picture>\n\n        \n    <\/figure>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" \">\n\t\t\n\t<div id=\"63a9abe0-d7c3-4b61-b84d-d09d237b8360\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\"nogridmarginl nogridmarginr  \">\n\t\t\t\t\n<div data-block=\"contact\">\n        <section style=\"color: #ffffff; background-color:#515E53\">\n        <div class=\" acb-grid  fluid-pt-xl \" id=\"a893c72c-7c67-4832-92d3-ce1c834823be\">\n                        <div class=\"md:col-span-6 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <div data-block=\"text\" style=\" border-color:#ffffff; \" class=\" fluid-pb-s \">\n    <div class=\"fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">MEET OUR EXPERTS<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-snippet=\"heading\" style=\" \">\n    <div class=\"content-center  fluid-pb-l\">\n        <h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>\n    <\/div>\n<\/div>\n                <\/div>\n            <\/div>\n                <\/div><\/section>\n        <section style=\"color: ; background-color:#515E53\">\n        <div class=\" acb-grid items-start  fluid-pb-xl\" id=\"236f239d-7711-4669-9d5f-1b3d5aa5fae9\">\n                        <div class=\"md:col-span-1 font-extralight leading-snug hidden-mobile\">\n                <div class=\"\n                       \">\n                                    <\/div>\n            <\/div>\n                        <div class=\"md:col-span-2 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <figure class=\"flex flex-col\">\n                <picture class=\"grow-0 flex justify-center\">\n                                <source type=\"image\/avif\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.avif 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.avif 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.avif 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.avif 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.avif 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.avif 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/avif\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.avif 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.avif 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.avif 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.avif 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.avif 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.avif 1920w\" media=\"(max-width: 767px)\">\n                                        <source type=\"image\/webp\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.webp 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.webp 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.webp 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.webp 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.webp 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.webp 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.webp 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.webp 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.webp 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.webp 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.webp 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.webp 1920w\" media=\"(max-width: 767px)\">\n                                        <img src=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">\n                <\/picture>\n\n        \n    <\/figure>\n                <\/div>\n            <\/div>\n                        <div class=\"md:col-span-3 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <div data-block=\"text\" style=\" color:#ffffff;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-copy-02 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\"><em>Sebastian Flock<\/em> is one of the founders and a strategist at acb.studio. He sees the potential and opportunities in your business model. And he loves to twist and turn challenges until he finds the optimal solution.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\n<div data-snippet=\"buttonlinks\" class=\"opacity-0\">\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ1Z7TGyBBGo-Z5wE-KqDfzF8LRXN31n8yyBTvuOWfhRnLzAmbFgPhO_J_jf7dGCSO7sfoZhIKIz\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Book a Google slot    <\/a>\n<\/div>\n                <\/div>\n            <\/div>\n                <\/div><\/section>\n    <\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#000000; background-color:#ffffff;\">\n\t\t\n\t<div id=\"16d6c5bf-20a1-4bca-85fd-baf21657ebf2\" class=\"acb-grid fluid-pt-xl fluid-pb-l bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"text\" style=\" color:#000000;  background-color:#ffffff;  border-color:#ffffff; \" class=\" fluid-pb-s \">\n    <div class=\"fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">WHAT\u2019S NEXT?<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-block=\"text\" style=\" color:#000000;  background-color:#ffffff;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-heading-02 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">Keep going. <br>There\u2019s a lot more to come.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#000000; background-color:#FFFFFF;\">\n\t\t\n\t<div id=\"2bca4aa9-eac4-4886-9622-1a32b5cd805d\" class=\"acb-grid fluid-pb-l bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff;\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">WORK<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">Jacques\u2019 Weindepot<br><em>Relaunch<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff;\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/f0a2ef6d92-1712208278\/bl-teaser-3x4-1920x.webp\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">WORK<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">beeline group <em>Corporate Website<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/studio\/2dfa2fb2a2-1713174368\/acbweb-studio-teaser-3x4.avif\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">STUDIO<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">Get to know <em>acb.studio<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n        <div class=\"bg-black border-t border-bt pt-fxl\">\n    <div class=\"acb-grid\">\n        <div class=\"col-span-1 pb-[10px] md:pb-0\">\n                        <div id=\"pre-footer-icon\" class=\"w-[40px] h-[40px]\">\n                <svg cache-id=\"88316a95b6ed4acbab3ea872c1ee6d01\" id=\"eILzV4ukqgw1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n<style>\/* inner styles set by WPT to match CSSOM *\/#eILzV4ukqgw2 { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw2__m; }@keyframes eILzV4ukqgw2__m { \n  0% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n  16.6667% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { d: path(\"M 16 8.66667 C 10 15.3333 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { d: path(\"M 0 8.66667 C 6 15.3333 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { d: path(\"M 9.0333 3.82868 C 8.25832 4.68976 8 32 8 32\"); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n  100% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n}#eILzV4ukqgw3_to { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw3_to__to; }@keyframes eILzV4ukqgw3_to__to { \n  0% { transform: translate(20px, 33px); }\n  16.6667% { transform: translate(20px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { transform: translate(21px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { transform: translate(19px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { transform: translate(20.1291px, 33px); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { transform: translate(20px, 33px); }\n  100% { transform: translate(20px, 33px); }\n}#eILzV4ukqgw3_tr { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw3_tr__tr; }@keyframes eILzV4ukqgw3_tr__tr { \n  0% { transform: rotate(0deg); }\n  16.6667% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { transform: rotate(22deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { transform: rotate(-22deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { transform: rotate(2.84156deg); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { transform: rotate(0deg); }\n  100% { transform: rotate(0deg); }\n}<\/style>\n<path id=\"eILzV4ukqgw2\" d=\"M8,3.111111C8,3.111111,8,32,8,32\" transform=\"matrix(1 0 0 0.9 12 11.2)\" fill=\"none\" stroke=\"#00ffc2\" stroke-linecap=\"round\"><\/path><g id=\"eILzV4ukqgw3_to\" transform=\"translate(19.999961,33)\"><g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g><\/g><\/svg>\n            <\/div>\n                    <\/div>\n        <div class=\"md:col-span-3 md:col-start-3 text-white\">\n            <div class=\"text-xs fluid-utility-01 uppercase mb-fm md:mb-fl\">MINIMAL FOOTPRINT<\/div>\n            <p class=\"fluid-copy-01\">\n                Your visit on this website produces according to the measurement on April 15, 2024 on <a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a> only <span class=\"text-bt\" style=\"color:#00FFC2;\">0,10 g of CO\u2082<\/span>. Want to know more about the environmental footprint of digital products?            <\/p>\n        <\/div>\n    <\/div>\n<\/div><footer class=\"py-fxl\">\n    <div class=\"acb-grid mb-[80px]\">\n        <div class=\"font-light md:col-span-4 md:col-start-3 fluid-heading-01\">\n            <a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">\n                <span class=\"inline-block transition group-hover:opacity-0 duration-250\">\n                    Let\u2019s talk                <\/span>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"relative acb-grid mb-[80px]\">\n    <div class=\"md:col-span-2 md:col-start-5\">\n        <ul class=\"pl-0\">\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n    <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>\n<\/li>\n        <\/ul>\n    <\/div>\n<\/div>    <div class=\"relative acb-grid grid-flow-row pb-fl md:pb-16\">\n        <div class=\"col-span-1 md:col-span-2\">\n        <div class=\"mb-fs fluid-utility-01 uppercase text-white\">BASE<\/div>\n        <div class=\"text-white\/50 fluid-copy-03\">\n            <a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <p><strong>ACB Studio GmbH<\/strong><br>Lindenstra\u00dfe 103<br>40233 D\u00fcsseldorf<\/p>            <\/a>\n        <\/div>\n    <\/div>\n    <\/div>    <div class=\"relative acb-grid\">\n    <div class=\"col-span-2 flex\">\n                    <a href=\"https:\/\/www.linkedin.com\/company\/acb-studio\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"linkedin\">           \n                <svg id=\"icon-linkedin\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#icon-linkedin:hover #eYhOA7BTGtI4_to, #icon-linkedin:focus #eYhOA7BTGtI4_to { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI4_to__to; }@keyframes eYhOA7BTGtI4_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(21px, 21px); }\n}#icon-linkedin:hover #eYhOA7BTGtI8_ts, #icon-linkedin:focus #eYhOA7BTGtI8_ts { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI8_ts__ts; }@keyframes eYhOA7BTGtI8_ts__ts { \n  0% { transform: translate(0px, 0px) scale(0, 1); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(0px, 0px) scale(1, 1); }\n}#icon-linkedin:hover #eYhOA7BTGtI9_to, #icon-linkedin:focus #eYhOA7BTGtI9_to { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI9_to__to; }@keyframes eYhOA7BTGtI9_to__to { \n  0% { transform: translate(19px, 19px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(20px, 20px); }\n}#icon-linkedin:hover #eYhOA7BTGtI9, #icon-linkedin:focus #eYhOA7BTGtI9 { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI9_c_o; }@keyframes eYhOA7BTGtI9_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { opacity: 1; }\n}<\/style>\n    <g>\n        <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(.000001 0)\" stroke=\"#fff\" stroke-opacity=\"0.5\"><\/rect>\n        <g id=\"eYhOA7BTGtI4_to\" transform=\"translate(20,20)\">\n            <g transform=\"translate(-20,-20)\">\n                <g transform=\"translate(14.54705 14.7869)\">\n                    <path d=\"M3.406156,4.66105v9.66895h-3.216048v-9.66895h3.216048Zm.21151-2.99044c0,.927859-.698045,1.670322-1.819548,1.670322h-.020961C0.697893,3.340932,0,2.598469,0,1.67061C0,0.72186,0.71928,0,1.819396,0c1.100225,0,1.777364.72186,1.79827,1.67061ZM8.399045,14.33h-3.21602c0,0,.042293-8.76168.000096-9.66895h3.216021v1.368938c.427392-.658843,1.192322-1.595814,2.898316-1.595814C13.413363,4.434174,15,5.816087,15,8.785938L15,14.33h-3.215773v-5.172693c0-1.299804-.465519-2.186472-1.629247-2.186472-.888441,0-1.417627.597984-1.650111,1.175351-.084917.206576-.105824.495259-.105824.784245v5.399569ZM8.377658,6.063291h.021484v-.033303c-.007262.011188-.014414.022294-.021484.033303Z\" transform=\"translate(-2.04705-1.9519)\" fill=\"#fff\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n        <g id=\"eYhOA7BTGtI8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>\n        <g id=\"eYhOA7BTGtI9_to\" transform=\"translate(19,19)\">\n            <g id=\"eYhOA7BTGtI9\" transform=\"translate(-20,-20)\" opacity=\"0\">\n                <g transform=\"translate(13.547051 13.7869)\">\n                    <path d=\"M3.406156,4.66105v9.66895h-3.216048v-9.66895h3.216048Zm.21151-2.99044c0,.927859-.698045,1.670322-1.819548,1.670322h-.020961C0.697893,3.340932,0,2.598469,0,1.67061C0,0.72186,0.71928,0,1.819396,0c1.100225,0,1.777364.72186,1.79827,1.67061ZM8.399045,14.33h-3.21602c0,0,.042293-8.76168.000096-9.66895h3.216021v1.368938c.427392-.658843,1.192322-1.595814,2.898316-1.595814C13.413363,4.434174,15,5.816087,15,8.785938L15,14.33h-3.215773v-5.172693c0-1.299804-.465519-2.186472-1.629247-2.186472-.888441,0-1.417627.597984-1.650111,1.175351-.084917.206576-.105824.495259-.105824.784245v5.399569ZM8.377658,6.063291h.021484v-.033303c-.007262.011188-.014414.022294-.021484.033303Z\" transform=\"translate(-1.047051-.9519)\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n    <\/g>\n<\/svg>            <\/a>\n                    <a href=\"https:\/\/www.instagram.com\/analyse.create.build\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"Instagram\">           \n                <svg cache-id=\"9cb30ef252454bcbacd8342af8d3502b\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" id=\"icon-instagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#icon-instagram:hover #eh0nxETfBzo4_to, #icon-instagram:focus #eh0nxETfBzo4_to { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo4_to__to; }@keyframes eh0nxETfBzo4_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(21px, 21px); }\n}#icon-instagram:hover #eh0nxETfBzo8_ts, #icon-instagram:focus #eh0nxETfBzo8_ts { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo8_ts__ts; }@keyframes eh0nxETfBzo8_ts__ts { \n  0% { transform: translate(0px, 0px) scale(0, 1); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(0px, 0px) scale(1, 1); }\n}#icon-instagram:hover #eh0nxETfBzo9_to, #icon-instagram:focus #eh0nxETfBzo9_to { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo9_to__to; }@keyframes eh0nxETfBzo9_to__to { \n  0% { transform: translate(19px, 19px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(20px, 20px); }\n}#icon-instagram:hover #eh0nxETfBzo9, #icon-instagram:focus #eh0nxETfBzo9 { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo9_c_o; }@keyframes eh0nxETfBzo9_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { opacity: 1; }\n}<\/style>\n    <g>\n        <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(.000001 0)\" stroke=\"#fff\" stroke-opacity=\"0.5\"><\/rect>\n        <g id=\"eh0nxETfBzo4_to\" transform=\"translate(20,20)\">\n            <g transform=\"translate(-20,-20)\">\n                <g transform=\"translate(14.54705 14.7869)\">\n                    <path d=\"M11.4531,1.51313h-5.99998c-2.04345,0-3.7,1.65655-3.7,3.7v5.99997c0,2.0435,1.65655,3.7,3.7,3.7h5.99998c2.0435,0,3.7-1.6565,3.7-3.7v-5.99997c0-2.04345-1.6565-3.7-3.7-3.7ZM5.45312,0.213135c-2.76142,0-4.999995,2.238575-4.999995,4.999995v5.99997c0,2.7615,2.238575,5,4.999995,5h5.99998c2.7614,0,5-2.2385,5-5v-5.99997c0-2.76142-2.2386-4.999995-5-4.999995h-5.99998Zm3,10.699965c1.49117,0,2.69998-1.2088,2.69998-2.69997s-1.20881-2.7-2.69998-2.7-2.69999,1.20884-2.69999,2.7s1.20883,2.69997,2.69999,2.69997Zm0,1.3c2.20918,0,3.99998-1.7908,3.99998-3.99997s-1.7908-4-3.99998-4-4,1.79087-4,4s1.79087,3.99997,4,3.99997ZM12.4531,4.65881c.5523,0,1-.44771,1-1s-.4477-1-1-1-1,.44772-1,1s.4477,1,1,1Z\" transform=\"translate(-3.000161-3.000018)\" clip-rule=\"evenodd\" fill=\"#fff\" fill-rule=\"evenodd\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n        <g id=\"eh0nxETfBzo8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>\n        <g id=\"eh0nxETfBzo9_to\" transform=\"translate(19,19)\">\n            <g id=\"eh0nxETfBzo9\" transform=\"translate(-20,-20)\" opacity=\"0\">\n                <g transform=\"translate(13.547051 13.7869)\">\n                    <path d=\"M11.4531,1.51313h-5.99998c-2.04345,0-3.7,1.65655-3.7,3.7v5.99997c0,2.0435,1.65655,3.7,3.7,3.7h5.99998c2.0435,0,3.7-1.6565,3.7-3.7v-5.99997c0-2.04345-1.6565-3.7-3.7-3.7ZM5.45312,0.213135c-2.76142,0-4.999995,2.238575-4.999995,4.999995v5.99997c0,2.7615,2.238575,5,4.999995,5h5.99998c2.7614,0,5-2.2385,5-5v-5.99997c0-2.76142-2.2386-4.999995-5-4.999995h-5.99998Zm3,10.699965c1.49117,0,2.69998-1.2088,2.69998-2.69997s-1.20881-2.7-2.69998-2.7-2.69999,1.20884-2.69999,2.7s1.20883,2.69997,2.69999,2.69997Zm0,1.3c2.20918,0,3.99998-1.7908,3.99998-3.99997s-1.7908-4-3.99998-4-4,1.79087-4,4s1.79087,3.99997,4,3.99997ZM12.4531,4.65881c.5523,0,1-.44771,1-1s-.4477-1-1-1-1,.44772-1,1s.4477,1,1,1Z\" transform=\"translate(-2.000163-2.000018)\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n    <\/g>\n<\/svg>            <\/a>\n            <\/div>\n<\/div>\n<\/footer>\n    <\/div>\n<\/main>\n<div class=\"fixed left-0 bottom-0 h-[80px] bg-black right-0\">\n    <nav class=\"acb-grid js-navigation  px-7.5 w-full overflow-hidden border-gray-700\/50 text-white  md:px-10 xl:px-13 2xl:px-16 flex justify-between items-center z-50\">\n        <a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">\n            <svg id=\"eD1PRHylXVr1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 200 80\" width=\"200\" height=\"80\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#eD1PRHylXVr6_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr6_to__to; }@keyframes eD1PRHylXVr6_to__to { \n  0% { transform: translate(37.9857px, 11.1039px); }\n  15% { transform: translate(37.9857px, 11.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { transform: translate(37.9857px, 7.10391px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(37.9857px, 15.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45.5% { transform: translate(37.9857px, 15.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { transform: translate(37.9857px, 11.1039px); }\n  100% { transform: translate(37.9857px, 11.1039px); }\n}#eD1PRHylXVr6 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr6_c_o; }@keyframes eD1PRHylXVr6_c_o { \n  0% { opacity: 1; }\n  15% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr12_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr12_to__to; }@keyframes eD1PRHylXVr12_to__to { \n  0% { transform: translate(50.7497px, 13.1036px); }\n  15% { transform: translate(50.7497px, 13.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { transform: translate(50.7497px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(50.7497px, 15.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(50.7497px, 15.1036px); }\n  100% { transform: translate(50.7497px, 15.1036px); }\n}#eD1PRHylXVr12 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr12_c_o; }@keyframes eD1PRHylXVr12_c_o { \n  0% { opacity: 1; }\n  15% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr14_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr14_to__to; }@keyframes eD1PRHylXVr14_to__to { \n  0% { transform: translate(35.4571px, 10.7996px); }\n  17.5% { transform: translate(35.4571px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { transform: translate(35.4571px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(35.4571px, 8.79961px); }\n  100% { transform: translate(35.4571px, 8.79961px); }\n}#eD1PRHylXVr14 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr14_c_o; }@keyframes eD1PRHylXVr14_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr15_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr15_to__to; }@keyframes eD1PRHylXVr15_to__to { \n  0% { transform: translate(41.9066px, 9.66361px); }\n  17.5% { transform: translate(41.9066px, 9.66361px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48.5% { transform: translate(41.9066px, 9.66361px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { transform: translate(41.9066px, 7.66361px); }\n  100% { transform: translate(41.9066px, 7.66361px); }\n}#eD1PRHylXVr15 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr15_c_o; }@keyframes eD1PRHylXVr15_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr16_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr16_to__to; }@keyframes eD1PRHylXVr16_to__to { \n  0% { transform: translate(49.2956px, 10.8956px); }\n  17.5% { transform: translate(49.2956px, 10.8956px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49% { transform: translate(49.2956px, 10.8956px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51% { transform: translate(49.2956px, 8.89561px); }\n  100% { transform: translate(49.2956px, 8.89561px); }\n}#eD1PRHylXVr16 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr16_c_o; }@keyframes eD1PRHylXVr16_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr17_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr17_to__to; }@keyframes eD1PRHylXVr17_to__to { \n  0% { transform: translate(58.2829px, 9.17562px); }\n  17.5% { transform: translate(58.2829px, 9.17562px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49.5% { transform: translate(58.2829px, 9.17562px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51.5% { transform: translate(58.2829px, 7.17561px); }\n  100% { transform: translate(58.2829px, 7.17561px); }\n}#eD1PRHylXVr17 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr17_c_o; }@keyframes eD1PRHylXVr17_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr18_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr18_to__to; }@keyframes eD1PRHylXVr18_to__to { \n  0% { transform: translate(65.1693px, 9.00761px); }\n  17.5% { transform: translate(65.1693px, 9.00761px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(65.1693px, 9.00761px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52% { transform: translate(65.1693px, 7.00761px); }\n  100% { transform: translate(65.1693px, 7.00761px); }\n}#eD1PRHylXVr18 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr18_c_o; }@keyframes eD1PRHylXVr18_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr19_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr19_to__to; }@keyframes eD1PRHylXVr19_to__to { \n  0% { transform: translate(71.4914px, 10.7996px); }\n  17.5% { transform: translate(71.4914px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { transform: translate(71.4914px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52.5% { transform: translate(71.4914px, 8.79961px); }\n  100% { transform: translate(71.4914px, 8.79961px); }\n}#eD1PRHylXVr19 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr19_c_o; }@keyframes eD1PRHylXVr19_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  53% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr20_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr20_to__to; }@keyframes eD1PRHylXVr20_to__to { \n  0% { transform: translate(27.5243px, 16.6802px); }\n  15.5% { transform: translate(27.5243px, 16.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(27.5243px, 12.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  25% { transform: translate(27.5243px, 12.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  27.5% { transform: translate(27.5243px, 8.68018px); }\n  100% { transform: translate(27.5243px, 8.68018px); }\n}#eD1PRHylXVr20 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr20_c_o; }@keyframes eD1PRHylXVr20_c_o { \n  0% { opacity: 0; }\n  15.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  25% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  27.5% { opacity: 0; }\n  100% { opacity: 0; }\n}#eD1PRHylXVr29_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr29_to__to; }@keyframes eD1PRHylXVr29_to__to { \n  0% { transform: translate(22.6553px, 15.7601px); }\n  25.5% { transform: translate(22.6553px, 15.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  28% { transform: translate(22.6553px, 11.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  35% { transform: translate(22.6553px, 11.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  37.5% { transform: translate(22.6553px, 7.76011px); }\n  100% { transform: translate(22.6553px, 7.76011px); }\n}#eD1PRHylXVr29 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr29_c_o; }@keyframes eD1PRHylXVr29_c_o { \n  0% { opacity: 0; }\n  25.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  28% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  35% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  37.5% { opacity: 0; }\n  100% { opacity: 0; }\n}#eD1PRHylXVr37_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr37_to__to; }@keyframes eD1PRHylXVr37_to__to { \n  0% { transform: translate(18.2477px, 15.1036px); }\n  35.5% { transform: translate(18.2477px, 15.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  38% { transform: translate(18.2477px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45% { transform: translate(18.2477px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  47.5% { transform: translate(18.2477px, 7.10361px); }\n  100% { transform: translate(18.2477px, 7.10361px); }\n}#eD1PRHylXVr37 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr37_c_o; }@keyframes eD1PRHylXVr37_c_o { \n  0% { opacity: 0; }\n  35.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  38% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  47.5% { opacity: 0; }\n  100% { opacity: 0; }\n}<\/style>\n    <g transform=\"translate(0 29.5)\" mask=\"url(#eD1PRHylXVr4)\">\n        <rect width=\"200\" height=\"80\" rx=\"0\" ry=\"0\" transform=\"translate(0-29.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect>\n        <mask id=\"eD1PRHylXVr4\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">\n            <g>\n                <g id=\"eD1PRHylXVr6_to\" transform=\"translate(37.985671,11.10391)\">\n                    <g id=\"eD1PRHylXVr6\" transform=\"translate(-37.985671,-11.10391)\">\n                        <g>\n                            <path d=\"M7.31195,17.0002c-.42667,0-.784-.1334-1.072-.4-.27734-.2667-.45334-.624-.528-1.072h-.096c-.128.544-.41067.96-.848,1.248-.43734.2773-.976.416-1.616.416-.84267,0-1.488-.224-1.936-.672s-.672005-1.04-.672005-1.776c0-.8854.32-1.5414.960005-1.968.65066-.4374,1.53066-.656,2.64-.656h1.328v-.528c0-.4054-.10667-.7254-.32-.96-.21334-.2454-.57067-.368-1.072-.368-.46934,0-.84267.1013-1.12.304s-.50667.432-.688.688l-1.408005-1.248c.341335-.50138.768005-.89071,1.280005-1.16804.52266-.288,1.22666-.432,2.112-.432c1.19466,0,2.09066.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.39466,0,.73066-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M13.1253,17.1922c-.6293,0-1.1893-.1014-1.68-.304-.4906-.2134-.9013-.5067-1.232-.88-.33065-.384-.58131-.848-.75198-1.392s-.256-1.152-.256-1.824.08533-1.2747.256-1.808c.17067-.544.42133-1.00804.75198-1.39204s.7414-.67734,1.232-.88c.4907-.20267,1.0507-.304,1.68-.304.8534,0,1.5627.192,2.128.576.576.384.9867.92266,1.232,1.61604l-1.92.832c-.0746-.32-.2293-.592-.464-.816s-.56-.336-.976-.336c-.48,0-.8426.16-1.088.48-.2453.3093-.368.7306-.368,1.264v1.568c0,.5333.1227.9546.368,1.264s.608.464,1.088.464c.4267,0,.7627-.112,1.008-.336.256-.2347.4427-.5387.56-.912l1.84.8c-.2773.8-.7093,1.3866-1.296,1.76-.576.3733-1.28.56-2.112.56Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M17.5189,5.16016h2.368v4.84804h.08c.1174-.46938.384-.85338.8-1.15204.4267-.29867.912-.448,1.456-.448c1.0667,0,1.872.37333,2.416,1.12s.816,1.83464.816,3.26404-.272,2.5226-.816,3.28c-.544.7466-1.3493,1.12-2.416,1.12-.2773,0-.5386-.0427-.784-.128-.2453-.0747-.4693-.1814-.672-.32-.192-.1494-.3573-.32-.496-.512-.1386-.2027-.24-.416-.304-.64h-.08v1.408h-2.368v-11.84004Zm3.92,10.11204c.448,0,.816-.1547,1.104-.464.2987-.32.448-.7467.448-1.28v-1.456c0-.5334-.1493-.9547-.448-1.264-.288-.32-.656-.48-1.104-.48s-.8213.112-1.12.336c-.288.2133-.432.512-.432.896v2.48c0,.384.144.688.432.912.2987.2133.672.32,1.12.32Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(-1.18 0)\" fill=\"#fff\"><\/path>\n                        <\/g>\n                        <g id=\"eD1PRHylXVr12_to\" transform=\"translate(50.749701,13.10361)\">\n                            <g id=\"eD1PRHylXVr12\" transform=\"translate(-51.749701,-11.10361)\">\n                                <g id=\"eD1PRHylXVr14_to\" transform=\"translate(35.4571,10.799615)\">\n                                    <path id=\"eD1PRHylXVr14\" d=\"M35.4251,17.1916c-.8106,0-1.4933-.128-2.048-.384-.5546-.2666-1.0506-.64-1.488-1.12l1.392-1.408c.2987.3307.6294.592.992.784.3627.192.7734.288,1.232.288.4694,0,.7947-.0693.976-.208.1814-.1493.272-.3466.272-.592c0-.3946-.2826-.6293-.848-.704l-.912-.112c-1.888-.2346-2.832-1.0986-2.832-2.592c0-.4053.0747-.7733.224-1.104.16-.34131.3787-.62931.656-.86398.288-.24533.6294-.432,1.024-.56.4054-.13866.8587-.20799,1.36-.20799.4374,0,.8214.032,1.152.09599.3414.05334.64.13867.896.256.2667.10667.5067.24534.72.416.224.16.4427.34134.656.544l-1.36,1.39198c-.2666-.2666-.5706-.4746-.912-.624-.3306-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2987-.256.512c0,.224.0587.4.176.528.128.1174.3627.2027.704.256l.944.128c1.8454.2454,2.768,1.088,2.768,2.528c0,.4054-.0853.7787-.256,1.12s-.416.64-.736.896c-.3093.2454-.688.4374-1.136.576-.4373.1387-.928.208-1.472.208Z\" transform=\"translate(-35.4571,-12.799615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr15_to\" transform=\"translate(41.906599,9.66361)\">\n                                    <path id=\"eD1PRHylXVr15\" d=\"M42.9786,16.9996c-.8213,0-1.4453-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83998h.592c.32,0,.5387-.07466.656-.224.1174-.16.176-.384.176-.672v-1.376h2.128v2.272h1.664v1.83998h-1.664v4.72h1.536v1.84h-1.408Z\" transform=\"translate(-41.906599,-11.66361)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr16_to\" transform=\"translate(49.295599,10.89561)\">\n                                    <path id=\"eD1PRHylXVr16\" d=\"M50.6396,15.5916h-.08c-.0746.2134-.176.416-.304.608-.1173.192-.272.3627-.464.512s-.4213.2667-.688.352c-.256.0854-.5546.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4373-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0907.9067.272,1.184.1814.2774.4907.416.928.416.1814,0,.3627-.0266.544-.08.1814-.0533.3414-.128.48-.224.1387-.1066.2507-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" transform=\"translate(-49.295599,-12.89561)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr17_to\" transform=\"translate(58.2829,9.175615)\">\n                                    <path id=\"eD1PRHylXVr17\" d=\"M59.8829,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" transform=\"translate(-58.2829,-11.175615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr18_to\" transform=\"translate(65.169302,9.00761)\">\n                                    <path id=\"eD1PRHylXVr18\" d=\"M65.1693,7.70362c-.48,0-.832-.10666-1.056-.31999-.2134-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1066-.61866.32-.832.224-.224.576-.336,1.056-.336s.8266.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2134.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" transform=\"translate(-65.169302,-11.00761)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr19_to\" transform=\"translate(71.491398,10.799615)\">\n                                    <path id=\"eD1PRHylXVr19\" d=\"M71.4914,17.1916c-.6187,0-1.1733-.1013-1.664-.304-.48-.2026-.8907-.496-1.232-.88-.3307-.384-.5867-.848-.768-1.392s-.272-1.152-.272-1.824.0907-1.28.272-1.824.4373-1.00264.768-1.37598c.3413-.384.752-.67733,1.232-.87999.4907-.20267,1.0453-.304,1.664-.304s1.168.10133,1.648.304c.4907.20266.9013.49599,1.232.87999.3413.37334.6027.83198.784,1.37598s.272,1.152.272,1.824-.0907,1.28-.272,1.824-.4427,1.008-.784,1.392c-.3307.384-.7413.6774-1.232.88-.48.2027-1.0293.304-1.648.304Zm0-1.872c.4693,0,.832-.144,1.088-.432s.384-.6986.384-1.232v-1.712c0-.5333-.128-.944-.384-1.232s-.6187-.432-1.088-.432-.832.144-1.088.432-.384.6987-.384,1.232v1.712c0,.5334.128.944.384,1.232s.6187.432,1.088.432Z\" transform=\"translate(-71.491398,-12.799615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                            <\/g>\n                        <\/g>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr20_to\" transform=\"translate(27.524322,16.68018)\">\n                    <g id=\"eD1PRHylXVr20\" transform=\"translate(-27.524322,-12.68018)\" opacity=\"0\">\n                        <path d=\"M7.31195,17.0002c-.42667,0-.784-.1334-1.072-.4-.27734-.2667-.45334-.624-.528-1.072h-.096c-.128.544-.41067.96-.848,1.248-.43734.2773-.976.416-1.616.416-.84267,0-1.488-.224-1.936-.672s-.672005-1.04-.672005-1.776c0-.8854.32-1.5414.960005-1.968.65066-.4374,1.53066-.656,2.64-.656h1.328v-.528c0-.4054-.10667-.7254-.32-.96-.21334-.2454-.57067-.368-1.072-.368-.46934,0-.84267.1013-1.12.304s-.50667.432-.688.688l-1.408005-1.248c.341335-.50138.768005-.89071,1.280005-1.16804.52266-.288,1.22666-.432,2.112-.432c1.19466,0,2.09066.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.39466,0,.73066-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M9.73332,17.0002v-8.40004h2.36798v1.42404h.096c.1494-.43738.4107-.81604.784-1.13604.3734-.32.8907-.48,1.552-.48.864,0,1.5147.288,1.952.864.448.576.672,1.39734.672,2.46404v5.264h-2.368v-5.072c0-.544-.0853-.944-.256-1.2-.1706-.2667-.4746-.4-.912-.4-.192,0-.3786.0266-.56.08-.1813.0426-.3466.1173-.496.224-.1386.1066-.2506.24-.336.4-.0853.1493-.128.3253-.128.528v5.44h-2.36798Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M24.9926,17.0002c-.4267,0-.784-.1334-1.072-.4-.2774-.2667-.4534-.624-.528-1.072h-.096c-.128.544-.4107.96-.848,1.248-.4374.2773-.976.416-1.616.416-.8427,0-1.488-.224-1.936-.672s-.672-1.04-.672-1.776c0-.8854.32-1.5414.96-1.968.6506-.4374,1.5306-.656,2.64-.656h1.328v-.528c0-.4054-.1067-.7254-.32-.96-.2134-.2454-.5707-.368-1.072-.368-.4694,0-.8427.1013-1.12.304s-.5067.432-.688.688l-1.408-1.248c.3413-.50138.768-.89071,1.28-1.16804.5226-.288,1.2266-.432,2.112-.432c1.1946,0,2.0906.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.3946,0,.7306-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.7659,17.0002c-.8106,0-1.408-.1974-1.792-.592-.3733-.3947-.56-.9654-.56-1.712v-9.53604h2.368v10.00004h1.056v1.84h-1.072Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M36.8199,8.60016h2.208l-3.232,9.69604c-.2133.6506-.5173,1.1306-.912,1.44-.384.3093-.9386.464-1.664.464h-1.472v-1.84h1.584l.288-.928-2.944-8.83204h2.352l1.232,3.92004.608,2.432h.096l.624-2.432l1.232-3.92004Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M42.4582,17.1922c-.8107,0-1.4933-.128-2.048-.384-.5547-.2667-1.0507-.64-1.488-1.12l1.392-1.408c.2987.3306.6293.592.992.784s.7733.288,1.232.288c.4693,0,.7947-.0694.976-.208.1813-.1494.272-.3467.272-.592c0-.3947-.2827-.6294-.848-.704l-.912-.112c-1.888-.2347-2.832-1.0987-2.832-2.592c0-.4054.0747-.7734.224-1.104.16-.34138.3787-.62938.656-.86404.288-.24534.6293-.432,1.024-.56.4053-.13867.8587-.208,1.36-.208.4373,0,.8213.032,1.152.096.3413.05333.64.13866.896.256.2667.10666.5067.24533.72.416.224.16.4427.34133.656.544l-1.36,1.39204c-.2667-.2667-.5707-.4747-.912-.624-.3307-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2986-.256.512c0,.224.0587.4.176.528.128.1173.3627.2026.704.256l.944.128c1.8453.2453,2.768,1.088,2.768,2.528c0,.4053-.0853.7786-.256,1.12s-.416.64-.736.896c-.3093.2453-.688.4373-1.136.576-.4373.1386-.928.208-1.472.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M50.6967,17.1922c-.64,0-1.2107-.1014-1.712-.304-.5013-.2134-.928-.5067-1.28-.88-.3413-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6614.0853-1.2587.256-1.792.1707-.544.4213-1.00804.752-1.39204.3413-.384.7573-.67734,1.248-.88.4907-.21334,1.0507-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9067.54933,1.216.944.32.39464.5493.85334.688,1.37604.1493.512.224,1.0506.224,1.616v.704h-5.392v.128c0,.5546.1493.9973.448,1.328.2987.32.768.48,1.408.48.4907,0,.8907-.096,1.2-.288.3093-.2027.5973-.4427.864-.72l1.184,1.472c-.3733.4373-.864.7786-1.472,1.024-.5973.2453-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3093-.4.7253-.4,1.248v.128h2.944v-.144c0-.512-.1173-.9227-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(27.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr29_to\" transform=\"translate(22.655314,15.760111)\">\n                    <g id=\"eD1PRHylXVr29\" transform=\"translate(-22.655313,-11.76011)\" opacity=\"0\">\n                        <path d=\"M4.49593,17.1921c-.62934,0-1.18934-.1013-1.68-.304-.49067-.2133-.90134-.5066-1.232-.88-.33067-.384-.58134-.848-.752002-1.392s-.256-1.152-.256-1.824.085333-1.2746.256-1.808c.170662-.544.421332-1.00797.752002-1.39198s.74133-.67733,1.232-.87999s1.05066-.304,1.68-.304c.85333,0,1.56266.192,2.128.576.576.384.98666.92266,1.232,1.61597l-1.92.832c-.07467-.32-.22934-.592-.464-.816s-.56-.336-.976-.336c-.48,0-.84267.16-1.088.48-.24534.3094-.368.7307-.368,1.264v1.568c0,.5334.12266.9547.368,1.264s.608.464,1.088.464c.42666,0,.76266-.112,1.008-.336.256-.2346.44266-.5386.56-.912l1.84.8c-.27734.8-.70934,1.3867-1.296,1.76-.576.3734-1.28.56-2.112.56Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M8.88955,17.0001v-8.39997h2.36805v1.82397h.08c.0426-.2346.1173-.45864.224-.67197.1066-.224.2453-.42134.416-.592.1813-.17067.3946-.304.64-.4.2453-.10667.5333-.16.864-.16h.416v2.20797h-.592c-.6934,0-1.2107.0907-1.552.272-.3307.1814-.496.5174-.496,1.008v4.912h-2.36805Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M18.3042,17.1921c-.64,0-1.2107-.1013-1.712-.304-.5014-.2133-.928-.5066-1.28-.88-.3414-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6613.0853-1.2586.256-1.792.1706-.544.4213-1.00797.752-1.39197.3413-.384.7573-.67734,1.248-.88.4906-.21334,1.0506-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9066.54933,1.216.944.32.39467.5493.85337.688,1.37597.1493.512.224,1.0507.224,1.616v.704h-5.392v.128c0,.5547.1493.9974.448,1.328.2986.32.768.48,1.408.48.4906,0,.8906-.096,1.2-.288.3093-.2026.5973-.4426.864-.72l1.184,1.472c-.3734.4374-.864.7787-1.472,1.024-.5974.2454-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3094-.4.7254-.4,1.248v.128h2.944v-.144c0-.512-.1174-.9226-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.5126,17.0001c-.4267,0-.784-.1333-1.072-.4-.2774-.2666-.4534-.624-.528-1.072h-.096c-.128.544-.4107.96-.848,1.248-.4374.2774-.976.416-1.616.416-.8427,0-1.488-.224-1.936-.672s-.672-1.04-.672-1.776c0-.8853.32-1.5413.96-1.968.6506-.4373,1.5306-.656,2.64-.656h1.328v-.528c0-.4053-.1067-.7253-.32-.96-.2134-.2453-.5707-.368-1.072-.368-.4694,0-.8427.1014-1.12.304-.2774.2027-.5067.432-.688.688l-1.408-1.248c.3413-.50131.768-.89064,1.28-1.16797.5226-.288,1.2266-.432,2.112-.432c1.1946,0,2.0906.26133,2.688.784s.896,1.28537.896,2.28797v3.68h.784v1.84h-1.312Zm-3.28-1.456c.3946,0,.7306-.0853,1.008-.256.288-.1706.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3147-1.392.944v.24c0,.3094.096.5387.288.688.192.1387.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M34.7842,17.0001c-.8214,0-1.4454-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83997h.592c.32,0,.5386-.07467.656-.224.1173-.16.176-.384.176-.672v-1.37601h2.128v2.27201h1.664v1.83997h-1.664v4.72h1.536v1.84h-1.408Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M40.9267,17.1921c-.64,0-1.2107-.1013-1.712-.304-.5014-.2133-.928-.5066-1.28-.88-.3414-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6613.0853-1.2586.256-1.792.1706-.544.4213-1.00797.752-1.39197.3413-.384.7573-.67734,1.248-.88.4906-.21334,1.0506-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9066.54933,1.216.944.32.39467.5493.85337.688,1.37597.1493.512.224,1.0507.224,1.616v.704h-5.392v.128c0,.5547.1493.9974.448,1.328.2986.32.768.48,1.408.48.4906,0,.8906-.096,1.2-.288.3093-.2026.5973-.4426.864-.72l1.184,1.472c-.3734.4374-.864.7787-1.472,1.024-.5974.2454-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3094-.4.7254-.4,1.248v.128h2.944v-.144c0-.512-.1174-.9226-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(17.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr37_to\" transform=\"translate(18.247749,15.10361)\">\n                    <g id=\"eD1PRHylXVr37\" transform=\"translate(-18.247749,-11.10361)\" opacity=\"0\">\n                        <path d=\"M1.104,5.15963h2.368v4.84797h.08c.11734-.46931.384-.85331.8-1.15197.42667-.29867.912-.448,1.456-.448c1.06667,0,1.872.37333,2.416,1.12s.816,1.83467.816,3.26397-.272,2.5227-.816,3.28c-.544.7467-1.34933,1.12-2.416,1.12-.27733,0-.53866-.0426-.784-.128-.24533-.0746-.46933-.1813-.672-.32-.192-.1493-.35733-.32-.496-.512-.13866-.2026-.24-.416-.304-.64h-.08v1.408h-2.368v-11.83997ZM5.024,15.2716c.448,0,.816-.1546,1.104-.464.29867-.32.448-.7466.448-1.28v-1.456c0-.5333-.14933-.9546-.448-1.264-.288-.32-.656-.48-1.104-.48s-.82133.112-1.12.336c-.288.2134-.432.512-.432.896v2.48c0,.384.144.688.432.912.29867.2134.672.32,1.12.32Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M15.3184,15.5916h-.08c-.0747.2134-.176.416-.304.608-.1174.192-.272.3627-.464.512s-.4214.2667-.688.352c-.256.0854-.5547.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4374-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0906.9067.272,1.184s.4906.416.928.416c.1813,0,.3626-.0266.544-.08s.3413-.128.48-.224c.1386-.1066.2506-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M20.5936,7.70362c-.48,0-.832-.10666-1.056-.31999-.2133-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1067-.61866.32-.832.224-.224.576-.336,1.056-.336s.8267.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2133.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M25.8598,16.9996c-.8107,0-1.408-.1973-1.792-.592-.3734-.3946-.56-.9653-.56-1.712v-9.53597h2.368v9.99997h1.056v1.84h-1.072Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M33.0235,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(8.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n            <\/g>\n        <\/mask>\n    <\/g>\n<\/svg>        <\/a>\n\n        <div class=\"js-menuContainer\">\n            <div id=\"menu\" class=\"fixed top-0 left-0 z-10 w-full h-full js-menu bg-white\/70 backdrop-blur-md\">\n    <picture class=\"\">\n        <source srcset=\"\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg\" media=\"(min-width: 768px)\">\n        <img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">\n    <\/picture>\n    <div class=\"relative z-10 acb-grid min-h-screen-nav\">\n        <div class=\"grid mt-[96px] md:mt-0 md:h-screen content-center md:col-span-2 md:col-start-1 lg:col-start-2\">\n            <nav id=\"mainNavigation\">\n                <ul class=\"p-0\">\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>\n                    <\/li>\n                                    <\/ul>\n            <\/nav>\n        <\/div>\n        <div class=\"menu__teaser -ml-7.5 pl-7.5 md:pl-0  md:ml-0 pr-7.5 md:pr-0 -mr-7.5 md:mr-0 md:col-span-3 md:col-start-4 flex md:justify-center items-end md:flex-col md:h-screen content-center overflow-x-auto snap-x snap-proximity\">\n            \n<div data-block=\"teaser\" class=\"group bg-black rounded-lg relative aspect-video md:aspect-auto overflow-hidden mr-1 md:mr-0 md:mb-1 md:h-[350px] md:w-full min-w-[85%] md:max-w-[620px] hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#fff\">\n     <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n        <img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n        <div class=\"uppercase fluid-utility-01\">REINH\u00d6REN<\/div>\n        <div class=\"flex items-end justify-between\">\n            <div class=\"pr-1 fluid-heading-teaser font-extralight\"><em>Regenerativ<\/em> &amp; Digital Podcast<\/div>\n            <svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>        <\/div>\n    <\/div>\n    <a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>\n<\/div>\n\n\n<div data-block=\"teaser\" class=\"group bg-black rounded-lg relative aspect-video md:aspect-auto overflow-hidden mr-1 md:mr-0 md:mb-1 md:h-[350px] md:w-full min-w-[85%] md:max-w-[620px] hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff\">\n     <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n        <img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n        <div class=\"uppercase fluid-utility-01\">SERVICES<\/div>\n        <div class=\"flex items-end justify-between\">\n            <div class=\"pr-1 fluid-heading-teaser font-extralight\">Learn about our <em>Services<\/em><\/div>\n            <svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>        <\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>\n<\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n        <\/div>\n        <button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">\n    <svg class=\"icon-close hidden\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.animated #eDdxZj2JEQ84_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ84_ts__ts; }@keyframes eDdxZj2JEQ84_ts__ts { \n  0% { transform: translate(20px, 22.5px) scale(1, 1); }\n  20% { transform: translate(20px, 22.5px) scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px) scale(0.1, 0.1); }\n}.animated #eDdxZj2JEQ84 { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ84_f_p; }@keyframes eDdxZj2JEQ84_f_p { \n  0% { fill: rgb(0, 0, 0); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { fill: rgb(255, 255, 255); }\n}.animated #eDdxZj2JEQ87_to { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_to__to; }@keyframes eDdxZj2JEQ87_to__to { \n  0% { transform: translate(20px, 22.5px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 20px); }\n}.animated #eDdxZj2JEQ87_tr { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_tr__tr; }@keyframes eDdxZj2JEQ87_tr__tr { \n  0% { transform: rotate(-135deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(0deg); }\n}.animated #eDdxZj2JEQ87_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_ts__ts; }@keyframes eDdxZj2JEQ87_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}.animated #eDdxZj2JEQ88_to { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_to__to; }@keyframes eDdxZj2JEQ88_to__to { \n  0% { transform: translate(20px, 22.5px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 25px); }\n}.animated #eDdxZj2JEQ88_tr { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_tr__tr; }@keyframes eDdxZj2JEQ88_tr__tr { \n  0% { transform: rotate(-45deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(0deg); }\n}.animated #eDdxZj2JEQ88_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_ts__ts; }@keyframes eDdxZj2JEQ88_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}<\/style>\n    <g transform=\"translate(0-2.5)\"><g mask=\"url(#mask-icon-close)\"><g id=\"eDdxZj2JEQ84_ts\" transform=\"translate(20,22.5) scale(1,1)\"><path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path><\/g><mask id=\"mask-icon-close\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\"><g><g id=\"eDdxZj2JEQ87_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><g id=\"eDdxZj2JEQ88_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><\/g><\/mask><\/g><\/g><\/svg>\n\n    <svg class=\"icon-open\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.animated #ePxjCZibNf94_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf94_ts__ts; }@keyframes ePxjCZibNf94_ts__ts { \n  0% { transform: translate(20px, 22.5px) scale(0.1, 0.1); }\n  20% { transform: translate(20px, 22.5px) scale(0.1, 0.1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px) scale(1, 1); }\n}.animated #ePxjCZibNf94 { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf94_f_p; }@keyframes ePxjCZibNf94_f_p { \n  0% { fill: rgb(255, 255, 255); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { fill: rgb(0, 0, 0); }\n}.animated #ePxjCZibNf97_to { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_to__to; }@keyframes ePxjCZibNf97_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px); }\n}.animated #ePxjCZibNf97_tr { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_tr__tr; }@keyframes ePxjCZibNf97_tr__tr { \n  0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(-135deg); }\n}.animated #ePxjCZibNf97_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_ts__ts; }@keyframes ePxjCZibNf97_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}.animated #ePxjCZibNf98_to { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_to__to; }@keyframes ePxjCZibNf98_to__to { \n  0% { transform: translate(20px, 25px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px); }\n}.animated #ePxjCZibNf98_tr { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_tr__tr; }@keyframes ePxjCZibNf98_tr__tr { \n  0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(-45deg); }\n}.animated #ePxjCZibNf98_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_ts__ts; }@keyframes ePxjCZibNf98_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}<\/style>\n    <g transform=\"translate(0-2.5)\"><g mask=\"url(#mask-icon-open)\"><g id=\"ePxjCZibNf94_ts\" transform=\"translate(20,22.5) scale(0.1,0.1)\"><path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path><\/g><mask id=\"mask-icon-open\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\"><g><g id=\"ePxjCZibNf97_to\" transform=\"translate(20,20)\"><g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><g id=\"ePxjCZibNf98_to\" transform=\"translate(20,25)\"><g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><\/g><\/mask><\/g><\/g><\/svg>\n<\/button>\n    <\/nav>\n<\/div>\n    <script crossorigin=\"anonymous\" integrity=\"sha384-VDFlVcV08Hiotctd98VWCOibTauCw3m4vVugA4VpSvnNcWvBgIm6tiUb1DjCU5wi\" src=\"https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940\"><\/script>    <script src=\"https:\/\/cdn.usefathom.com\/script.js\" data-spa=\"auto\" data-site=\"VJBPMKHM\" defer=\"\"><\/script>\n    \n\n    <\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "strict-transport-security"
                        ],
                        "securityHeadersGrade": "E",
                        "securityHeadersScore": 25
                    },
                    "interactivePeriods": [
                        [
                            0,
                            730
                        ],
                        [
                            927,
                            1512
                        ],
                        [
                            1683,
                            4930
                        ]
                    ],
                    "longTasks": [
                        [
                            730,
                            927
                        ],
                        [
                            1512,
                            1683
                        ]
                    ],
                    "lastVisualChange": 1900,
                    "render": 1500,
                    "visualComplete85": 1500,
                    "visualComplete90": 1500,
                    "visualComplete95": 1500,
                    "visualComplete99": 1800,
                    "visualComplete": 1900,
                    "SpeedIndex": 1507,
                    "largestPaints": [
                        {
                            "event": "LargestImagePaint",
                            "time": 1513,
                            "size": 1440000,
                            "DOMNodeId": 77,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f"
                                },
                                "bounds": [
                                    0,
                                    0,
                                    1905,
                                    913
                                ],
                                "styles": {
                                    "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\")"
                                }
                            },
                            "imageUrl": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1513,
                            "size": 1440000,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 1905,
                                    "height": 913,
                                    "top": 0,
                                    "right": 1905,
                                    "bottom": 913,
                                    "left": 0
                                },
                                "outerHTML": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>",
                                "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\")",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1571,
                            "size": 107573,
                            "DOMNodeId": 81,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": ""
                                },
                                "bounds": [
                                    64,
                                    745,
                                    1163.328125,
                                    104
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1513,
                            "size": 1440000,
                            "DOMNodeId": 77,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f"
                                },
                                "bounds": [
                                    0,
                                    0,
                                    1905,
                                    913
                                ],
                                "styles": {
                                    "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\")"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1513,
                            "size": 1440000,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 1905,
                                    "height": 913,
                                    "top": 0,
                                    "right": 1905,
                                    "bottom": 913,
                                    "left": 0
                                },
                                "outerHTML": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>",
                                "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp\")",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1570,
                            "size": 107573,
                            "DOMNodeId": 81,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": ""
                                },
                                "bounds": [
                                    64,
                                    745,
                                    1163.328125,
                                    104
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "background-image",
                    "LargestContentfulPaintNodeType": "DIV",
                    "LargestContentfulPaintImageURL": "https:\/\/acb.studio\/media\/pages\/home\/7d048bfad1-1688548650\/acbweb-home-hero03-16x9-1600x-q80.webp",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 88
                        },
                        {
                            "name": "redirectStart",
                            "time": 102
                        },
                        {
                            "name": "navigationStart",
                            "time": 139
                        },
                        {
                            "name": "domLoading",
                            "time": 140
                        },
                        {
                            "name": "responseEnd",
                            "time": 140
                        },
                        {
                            "name": "domInteractive",
                            "time": 141
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 141
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 141
                        },
                        {
                            "name": "domComplete",
                            "time": 141
                        },
                        {
                            "name": "redirectEnd",
                            "time": 383
                        },
                        {
                            "name": "fetchStart",
                            "time": 383
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 503
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 503
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 503
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 506
                        },
                        {
                            "name": "domLoading",
                            "time": 506
                        },
                        {
                            "name": "responseEnd",
                            "time": 540
                        },
                        {
                            "name": "domInteractive",
                            "time": 670
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1035
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1035
                        },
                        {
                            "name": "firstPaint",
                            "time": 1384
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1384
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1384
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1384
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1384
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1405
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1501
                        },
                        {
                            "name": "domComplete",
                            "time": 1512
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1512
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1512
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1513
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1513
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1513
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1570
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.001719796426613106
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.001719796426613106
                        }
                    ],
                    "chromeUserTiming.navigationStart": 140,
                    "chromeUserTiming.redirectStart": 103,
                    "chromeUserTiming.domLoading": 507,
                    "chromeUserTiming.responseEnd": 540,
                    "chromeUserTiming.domInteractive": 670,
                    "chromeUserTiming.domContentLoadedEventStart": 1035,
                    "chromeUserTiming.domContentLoadedEventEnd": 1035,
                    "chromeUserTiming.domComplete": 1512,
                    "chromeUserTiming.redirectEnd": 383,
                    "chromeUserTiming.fetchStart": 383,
                    "chromeUserTiming.unloadEventStart": 504,
                    "chromeUserTiming.unloadEventEnd": 504,
                    "chromeUserTiming.markAsMainFrame": 504,
                    "chromeUserTiming.commitNavigationEnd": 506,
                    "chromeUserTiming.firstPaint": 1384,
                    "chromeUserTiming.firstContentfulPaint": 1384,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1384,
                    "chromeUserTiming.firstMeaningfulPaint": 1384,
                    "chromeUserTiming.LayoutShift": 1501,
                    "chromeUserTiming.loadEventStart": 1512,
                    "chromeUserTiming.loadEventEnd": 1512,
                    "chromeUserTiming.firstImagePaint": 1513,
                    "chromeUserTiming.LargestImagePaint": 1513,
                    "chromeUserTiming.LargestContentfulPaint": 1513,
                    "chromeUserTiming.LargestTextPaint": 1571,
                    "chromeUserTiming.TotalLayoutShift": 0.001719796426613106,
                    "chromeUserTiming.CumulativeLayoutShift": 0.001719796426613106,
                    "LayoutShifts": [
                        {
                            "time": 1405,
                            "score": 0.00026625296620851719,
                            "cumulative_score": 0.00026625296620851719,
                            "window_score": 0.00026625296620851719,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    64,
                                    64,
                                    1163,
                                    56
                                ],
                                [
                                    64,
                                    744,
                                    1163,
                                    109
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 64,
                                        "y": 68,
                                        "width": 1163,
                                        "height": 52,
                                        "top": 68,
                                        "right": 1227,
                                        "bottom": 120,
                                        "left": 64
                                    },
                                    "currentRect": {
                                        "x": 64,
                                        "y": 64,
                                        "width": 1163,
                                        "height": 52,
                                        "top": 64,
                                        "right": 1227,
                                        "bottom": 116,
                                        "left": 64
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 64,
                                        "y": 749,
                                        "width": 1163,
                                        "height": 52,
                                        "top": 749,
                                        "right": 1227,
                                        "bottom": 801,
                                        "left": 64
                                    },
                                    "currentRect": {
                                        "x": 64,
                                        "y": 744,
                                        "width": 1163,
                                        "height": 52,
                                        "top": 744,
                                        "right": 1227,
                                        "bottom": 796,
                                        "left": 64
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 64,
                                        "y": 801,
                                        "width": 1163,
                                        "height": 52,
                                        "top": 801,
                                        "right": 1227,
                                        "bottom": 853,
                                        "left": 64
                                    },
                                    "currentRect": {
                                        "x": 64,
                                        "y": 796,
                                        "width": 1163,
                                        "height": 52,
                                        "top": 796,
                                        "right": 1227,
                                        "bottom": 848,
                                        "left": 64
                                    }
                                }
                            ]
                        },
                        {
                            "time": 1501,
                            "score": 0.0014535434604045889,
                            "cumulative_score": 0.001719796426613106,
                            "window_score": 0.001719796426613106,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    64,
                                    796,
                                    1163,
                                    1
                                ],
                                [
                                    61,
                                    797,
                                    1166,
                                    52
                                ],
                                [
                                    64,
                                    849,
                                    1163,
                                    3
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 64,
                                        "y": 800,
                                        "width": 1163,
                                        "height": 52,
                                        "top": 800,
                                        "right": 1227,
                                        "bottom": 852,
                                        "left": 64
                                    },
                                    "currentRect": {
                                        "x": 61,
                                        "y": 797,
                                        "width": 1166,
                                        "height": 52,
                                        "top": 797,
                                        "right": 1227,
                                        "bottom": 849,
                                        "left": 61
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 64,
                                        "y": 796,
                                        "width": 1163,
                                        "height": 52,
                                        "top": 796,
                                        "right": 1227,
                                        "bottom": 848,
                                        "left": 64
                                    },
                                    "currentRect": {
                                        "x": 61,
                                        "y": 797,
                                        "width": 1166,
                                        "height": 52,
                                        "top": 797,
                                        "right": 1227,
                                        "bottom": 849,
                                        "left": 61
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 532.79300000000001
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 509.07600000000002
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 509.08999999999997
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 510.82600000000002
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 521.12599999999998
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 521.17100000000005
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 521.17700000000002
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 521.197
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 530.85500000000002
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 534.25400000000002
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 534.33600000000001
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 534.85000000000002
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 536.07100000000003
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 536.125
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 536.78899999999999
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 536.91499999999996
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 536.98299999999995
                            },
                            "522": {
                                "name": "Sizes",
                                "firstUsed": 537.57000000000005
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 537.596
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 540.92700000000002
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 544.88199999999995
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 544.93799999999999
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 545.15300000000002
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 546.68700000000001
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 546.77099999999996
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 569.01599999999996
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 588.35500000000002
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 588.42899999999997
                            },
                            "2322": {
                                "name": "CSSSelectorPseudoMatches",
                                "firstUsed": 588.56299999999999
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 588.58199999999999
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 588.59100000000001
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 589.50599999999997
                            },
                            "540": {
                                "name": "SRIElementWithMatchingIntegrityAttribute",
                                "firstUsed": 649.48199999999997
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 649.49599999999998
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 649.81299999999999
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 655.53599999999994
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 655.58000000000004
                            },
                            "2361": {
                                "name": "V8AbortController_Constructor",
                                "firstUsed": 657.12099999999998
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 658.71600000000001
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 658.72799999999995
                            },
                            "1028": {
                                "name": "V8History_ScrollRestoration_AttributeGetter",
                                "firstUsed": 658.90899999999999
                            },
                            "1029": {
                                "name": "V8History_ScrollRestoration_AttributeSetter",
                                "firstUsed": 658.928
                            },
                            "2618": {
                                "name": "HistoryReplaceState",
                                "firstUsed": 659.07600000000002
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 666.09000000000003
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 670.40099999999995
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 689.83100000000002
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 689.83900000000006
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 690.02300000000002
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 690.87300000000005
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 698.41999999999996
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 698.48800000000006
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 714.86300000000006
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 722.09900000000005
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 724.68299999999999
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 725.43299999999999
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 727.86699999999996
                            },
                            "4773": {
                                "name": "Feature_4773",
                                "firstUsed": 844.91399999999999
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 923.91399999999999
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 923.92899999999997
                            },
                            "4057": {
                                "name": "FlexboxAlignSingleLineDifference",
                                "firstUsed": 926.26199999999994
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 961.60699999999997
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1023.272
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1023.295
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 1039.277
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1040.0599999999999
                            },
                            "3798": {
                                "name": "AVIFImage",
                                "firstUsed": 1105.5419999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1775.8920000000001
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 530.87900000000002
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 530.88999999999999
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 530.89700000000005
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 530.91499999999996
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 530.93499999999995
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 530.98000000000002
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 534.36099999999999
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 536.11599999999999
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 536.28099999999995
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 536.30499999999995
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 536.44100000000003
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 545.14200000000005
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 545.16700000000003
                            },
                            "432": {
                                "name": "CSSPropertyAnimationTimingFunction",
                                "firstUsed": 545.178
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 545.20899999999995
                            },
                            "518": {
                                "name": "CSSPropertyD",
                                "firstUsed": 546.14599999999996
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 550.577
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 689.85799999999995
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 689.87099999999998
                            },
                            "514": {
                                "name": "CSSPropertyFontFeatureSettings",
                                "firstUsed": 689.87900000000002
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 689.89800000000002
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 689.91700000000003
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 689.93200000000002
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 689.94200000000001
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 690.23299999999995
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 690.24400000000003
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 690.26999999999998
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 690.37599999999998
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 690.39700000000005
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 690.40800000000002
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 690.41499999999996
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 690.423
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 690.42999999999995
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 690.50300000000004
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 690.64499999999998
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 690.65700000000004
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 690.697
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 690.85299999999995
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 690.88099999999997
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 690.88699999999994
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 690.89400000000001
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 690.89999999999998
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 690.90599999999995
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 690.93299999999999
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 690.94000000000005
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 690.95600000000002
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 695.13199999999995
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 695.15300000000002
                            },
                            "40": {
                                "name": "CSSPropertyBorderBottomWidth",
                                "firstUsed": 695.18799999999999
                            },
                            "246": {
                                "name": "CSSPropertyGridRowStart",
                                "firstUsed": 695.20899999999995
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 695.35799999999995
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 695.61099999999999
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 696.327
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 697.50400000000002
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 697.52300000000002
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 697.52999999999997
                            },
                            "154": {
                                "name": "CSSPropertyTransitionTimingFunction",
                                "firstUsed": 697.53800000000001
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 697.54999999999995
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 697.76900000000001
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 697.78399999999999
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 698.09699999999998
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 698.36300000000006
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 698.37699999999995
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 698.38499999999999
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 698.73500000000001
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 698.745
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 698.75099999999998
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 699.14599999999996
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 699.18100000000004
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 699.18899999999996
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 701.79300000000001
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 701.81500000000005
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 702.26099999999997
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 702.70399999999995
                            },
                            "65": {
                                "name": "CSSPropertyBorderTopWidth",
                                "firstUsed": 712.68200000000002
                            },
                            "244": {
                                "name": "CSSPropertyGridColumnStart",
                                "firstUsed": 714.61400000000003
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 714.84000000000003
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 714.87699999999995
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 715.30700000000002
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 715.86900000000003
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 715.88300000000004
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 715.928
                            },
                            "250": {
                                "name": "CSSPropertyGridAutoFlow",
                                "firstUsed": 716.62699999999995
                            },
                            "384": {
                                "name": "CSSPropertyStrokeOpacity",
                                "firstUsed": 717.20399999999995
                            },
                            "370": {
                                "name": "CSSPropertyFillOpacity",
                                "firstUsed": 717.40599999999995
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 718.43100000000004
                            },
                            "357": {
                                "name": "CSSPropertyMask",
                                "firstUsed": 718.59100000000001
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 722.04999999999995
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 722.21799999999996
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 722.47000000000003
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 723.17899999999997
                            },
                            "499": {
                                "name": "CSSPropertyScrollSnapType",
                                "firstUsed": 723.19500000000005
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 723.26400000000001
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 724.69500000000005
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 121,
                    "TTIMeasurementEnd": 4930,
                    "LastInteractive": 1683,
                    "TotalBlockingTime": 121,
                    "testID": "240902_AiDcAM_802",
                    "step": 1,
                    "effectiveBps": 270201,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 141,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 1,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.91000000000000003,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "111": 45,
                                "212": 81,
                                "313": 60,
                                "414": 26.300000000000001,
                                "515": 25,
                                "616": 81.799999999999997,
                                "717": 100,
                                "818": 100,
                                "918": 78.900000000000006,
                                "1019": 77.299999999999997,
                                "1120": 100,
                                "1221": 100,
                                "1322": 100,
                                "1431": 100,
                                "1532": 100,
                                "1633": 100,
                                "1734": 100,
                                "1835": 100,
                                "1936": 100,
                                "2039": 100,
                                "2140": 100,
                                "2241": 100,
                                "2342": 100,
                                "2443": 100,
                                "2544": 47.399999999999999,
                                "2645": 47.600000000000001,
                                "2746": 50,
                                "2847": 47.399999999999999,
                                "2948": 47.399999999999999,
                                "3049": 52.399999999999999,
                                "3150": 55,
                                "3251": 71.400000000000006,
                                "3352": 90,
                                "3453": 52.600000000000001,
                                "3554": 45,
                                "3655": 50,
                                "3756": 47.600000000000001,
                                "3857": 52.399999999999999,
                                "3958": 47.399999999999999,
                                "4059": 47.600000000000001,
                                "4160": 52.399999999999999,
                                "4295": 80,
                                "4396": 76.200000000000003,
                                "4497": 50,
                                "4598": 55,
                                "4699": 52.399999999999999,
                                "4800": 45,
                                "4901": 47.399999999999999,
                                "5002": 76.200000000000003
                            },
                            "max": 100,
                            "count": 50
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "111": 0,
                                "212": 17434,
                                "313": 274223,
                                "414": 353430,
                                "515": 1066678,
                                "616": 592537,
                                "717": 821097,
                                "818": 2950492,
                                "918": 5235,
                                "1019": 4812960,
                                "1120": 4487192,
                                "1221": 5092888,
                                "1322": 5051597,
                                "1431": 5078858,
                                "1532": 223793,
                                "1633": 0,
                                "1734": 0,
                                "1835": 0,
                                "1936": 125318,
                                "2039": 0,
                                "2140": 0,
                                "2241": 0,
                                "2342": 0,
                                "2443": 0,
                                "2544": 0,
                                "2645": 0,
                                "2746": 0,
                                "2847": 0,
                                "2948": 0,
                                "3049": 14963,
                                "3150": 614890,
                                "3251": 164491,
                                "3352": 0,
                                "3453": 0,
                                "3554": 0,
                                "3655": 0,
                                "3756": 0,
                                "3857": 0,
                                "3958": 21207,
                                "4059": 0,
                                "4160": 0,
                                "4295": 0,
                                "4396": 0,
                                "4497": 0,
                                "4598": 0,
                                "4699": 0,
                                "4800": 0,
                                "4901": 0,
                                "5002": 0
                            },
                            "max": 5092888,
                            "count": 50
                        }
                    },
                    "effectiveBpsDoc": 329590,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDcAM_802&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDcAM_802&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1&file=ms_001500.jpg",
                            "VisuallyComplete": 98
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1&file=ms_001800.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1&file=ms_001900.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "cdn.usefathom.com": {
                            "bytes": 2042,
                            "requests": 2,
                            "cdn_provider": "BunnyCDN",
                            "connections": 1
                        },
                        "acb.studio": {
                            "bytes": 363804,
                            "requests": 18,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 15111,
                            "bytesUncompressed": 113283,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 10608,
                            "bytesUncompressed": 34372,
                            "requests": 2
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 4916,
                            "bytesUncompressed": 22668,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 224480,
                            "bytesUncompressed": 313663,
                            "requests": 9
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 110688,
                            "bytesUncompressed": 110688,
                            "requests": 5
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 43,
                            "bytesUncompressed": 43,
                            "requests": 1
                        }
                    },
                    "consoleLog": []
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-q4tp-10.10.1.35",
                    "loadTime": 1110,
                    "docTime": 1110,
                    "fullyLoaded": 1216,
                    "bytesOut": 32112,
                    "bytesOutDoc": 30005,
                    "bytesIn": 245455,
                    "bytesInDoc": 245412,
                    "requests": [
                        {
                            "type": 3,
                            "id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177",
                            "request_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/",
                            "raw_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/",
                            "responseCode": 302,
                            "load_ms": 62,
                            "ttfb_ms": 62,
                            "load_start": 226,
                            "load_start_float": 226,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "text\/html",
                            "contentEncoding": "",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 63,
                            "connect_start": 63,
                            "connect_end": 145,
                            "ssl_start": 145,
                            "ssl_end": 225,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "acb.studio",
                                "sanList": [
                                    "acb.studio",
                                    "www.acb.studio"
                                ],
                                "issuer": "R10",
                                "validFrom": 1721859096,
                                "validTo": 1729635095,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1721862696445,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502206242EAD4098D0A53213588144C961D2F595844772BC8CE34A5F42F6269EA68B00221008A290F1D22D9155E498EAB5D284EAFE6D02823380398340F5DCCA665913241CB"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1721862696465,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022078314AA5A59C875873EB2B32C8CC7A84C5A4CFE27D325522BDF3D630A05D7D33022023A4A83EC389250156640CC78DDA2F3AD3691AC09050E9AD8655A79CA5FE43E8"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":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.07"
                                ],
                                "response": [
                                    "cache-control: max-age=172800",
                                    "content-length: 0",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                    "location: https:\/\/acb.studio\/en",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: User-Agent"
                                ]
                            },
                            "bytesOut": 2104,
                            "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": 62,
                            "connect_ms": 82,
                            "ssl_ms": 80,
                            "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": 25,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE8zCCA9ugAwIBAgISAzlFhjKhl2z0qAFSCCTuygKrMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwNzI0MjIxMTM2WhcNMjQxMDIyMjIxMTM1WjAVMRMwEQYDVQQD\nEwphY2Iuc3R1ZGlvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtLBD\nIlJEfORbtUCVSuyzjWI41eSoe6UYzLDbofvMSdvFq2B6UvF6H544OYp7eVCVVdr5\n5e5CO90HyepFbC\/xqcKp2LspjRSCXu31vP7+2dGIt23aBbSuMrR3iqRvA3lMEfD+\n8V9S63xrN9xYizNOqHU6bvlVy5yDHnCfsDKguGXofVlBUAkKgBXGPPDCK\/x+kRvX\naGWCgfTRFDTAAgdnGbyRgJ\/F7g7VtgkRfdrOjkdc4OHTskFRb2pRKYs9oBeWqg3X\nC\/YvMLo9U4YsXxdM3O4xRTcSBosWS6xM+jD74WRTT0xMcTWsj28tKo6\/c\/CCNSqz\n+9+OckU5xR\/WnQLcrQIDAQABo4ICHTCCAhkwDgYDVR0PAQH\/BAQDAgWgMB0GA1Ud\nJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8EAjAAMB0GA1UdDgQW\nBBTNO\/Jy8M9FAU42obiAR3sPJ9SEyzAfBgNVHSMEGDAWgBS7vMNHpeS8qcbDpHIM\nEI2iNeHI6DBXBggrBgEFBQcBAQRLMEkwIgYIKwYBBQUHMAGGFmh0dHA6Ly9yMTAu\nby5sZW5jci5vcmcwIwYIKwYBBQUHMAKGF2h0dHA6Ly9yMTAuaS5sZW5jci5vcmcv\nMCUGA1UdEQQeMByCCmFjYi5zdHVkaW+CDnd3dy5hY2Iuc3R1ZGlvMBMGA1UdIAQM\nMAowCAYGZ4EMAQIBMIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYAGZgQcQnw1lIu\nMIDSnj9ku4NuKMz5D1KO7t\/OSj8WtMoAAAGQ5wOt\/QAABAMARzBFAiBiQurUCY0K\nUyE1iBRMlh0vWVhEdyvIzjSl9C9iaeposAIhAIopDx0i2RVeSY6rXShOr+bQKCM4\nA5g0D13MpmWRMkHLAHUAdv+IPwq2+5VRwmHM9Ye6NLSkzbsp3GhCCp\/mZ0xaOnQA\nAAGQ5wOuEQAABAMARjBEAiB4MUqlpZyHWHPrKzLIzHqExaTP4n0yVSK989YwoF19\nMwIgI6SoPsOJJQFWZAzHjdovOtNpGsCQUOmthlWnnKX+Q+gwDQYJKoZIhvcNAQEL\nBQADggEBAGr\/Z7TvVgluTjD+c07LFCSbGv0ooAGIJsu0MIdtKQPm29ta6c3\/u+tA\n7+sL2NEYm2uD\/Fu7Va4j5rqLlcxX9moAgKQ7eDOhamNOT\/wUYX1XProZXUSRzcNY\n96NeLSd+pcjECcRSFBtkFr4H4mmidnllsZBgWvU6OdHNl7RJC2WtshwMSvK8RkE2\nyUTQwWG9Q2dRL+P5Tx4e8NuPed80Nw0NhSljCjiWYBOxGa895+4iPpDMjtWQDVK0\nx7Kc8PJbv0qrossGq4C\/Uxsv0wGHVCTb0bm74b26bNsscdSzUPdblf4kWzC2TcXa\nZGRi+oFyOUXS1TW4ZMJksUFX9Ew8k7k=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 288,
                            "ttfb_start": 226,
                            "ttfb_end": 288,
                            "download_start": 288,
                            "download_end": 288,
                            "download_ms": 0,
                            "all_start": 1,
                            "all_end": 288,
                            "all_ms": 286,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177-1",
                            "request_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177-1",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/en",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/en",
                            "raw_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 143,
                            "ttfb_ms": 98,
                            "load_start": 292,
                            "load_start_float": 292.00006100000002,
                            "bytesIn": 15122,
                            "objectSize": 15122,
                            "objectSizeUncompressed": 113283,
                            "chunks": [
                                {
                                    "ts": 406,
                                    "bytes": 8719,
                                    "inflated": 65528
                                },
                                {
                                    "ts": 435,
                                    "bytes": 6403,
                                    "inflated": 47755
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "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:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/en",
                                    ":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.07"
                                ],
                                "response": [
                                    "cache-control: max-age=172800",
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2110,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 15181,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 291,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 61,
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 435,
                            "ttfb_start": 292,
                            "ttfb_end": 390,
                            "download_start": 390,
                            "download_end": 435,
                            "download_ms": 45,
                            "all_start": 292,
                            "all_end": 435,
                            "all_ms": 143,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    482.91699999999997,
                                    484.15699999999998
                                ],
                                [
                                    482.93900000000002,
                                    483.21800000000002
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "219479.2",
                            "request_id": "219479.2",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/dist\/css\/styles.css?v=1712210625",
                            "raw_id": "219479.2",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 70,
                            "ttfb_ms": 62,
                            "load_start": 440,
                            "load_start_float": 440.00008200000002,
                            "bytesIn": 4916,
                            "objectSize": 4916,
                            "objectSizeUncompressed": 22668,
                            "chunks": [
                                {
                                    "ts": 509,
                                    "bytes": 4916,
                                    "inflated": 22668
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 90,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/dist\/css\/styles.css?v=1712210625",
                                    ":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: \"588c-6153f1a1fd919-br\"",
                                    "priority: u=0",
                                    "referer: https:\/\/acb.studio\/en",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: style",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: br",
                                    "content-length: 4916",
                                    "content-type: text\/css",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"588c-6153f1a1fd919-br\"",
                                    "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                    "last-modified: Thu, 04 Apr 2024 06:03:45 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1963,
                            "score_cache": 100,
                            "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": 4916,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 433,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 82,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 510,
                            "ttfb_start": 440,
                            "ttfb_end": 502,
                            "download_start": 502,
                            "download_end": 510,
                            "download_ms": 8,
                            "all_start": 440,
                            "all_end": 510,
                            "all_ms": 70,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "219479.12",
                            "request_id": "219479.12",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                            "raw_id": "219479.12",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 59,
                            "ttfb_ms": 56,
                            "load_start": 471,
                            "load_start_float": 471.00008800000001,
                            "bytesIn": 683,
                            "objectSize": 683,
                            "objectSizeUncompressed": 2811,
                            "chunks": [
                                {
                                    "ts": 530,
                                    "bytes": 683,
                                    "inflated": 2811
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2175,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                                    ":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: \"afb-5ffbab64d764e-gzip\"",
                                    "priority: u=2, i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 683",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"afb-5ffbab64d764e-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                    "last-modified: Wed, 05 Jul 2023 10:17:51 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2206,
                            "score_cache": 100,
                            "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": 683,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 466,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 88,
                            "server_port": "443",
                            "load_end": 530,
                            "ttfb_start": 471,
                            "ttfb_end": 527,
                            "download_start": 527,
                            "download_end": 530,
                            "download_ms": 3,
                            "all_start": 471,
                            "all_end": 530,
                            "all_ms": 59,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "219479.15",
                            "request_id": "219479.15",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/dist\/js\/main.js?v=1714984940",
                            "raw_id": "219479.15",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 75,
                            "ttfb_ms": 72,
                            "load_start": 472,
                            "load_start_float": 472.00009,
                            "bytesIn": 8609,
                            "objectSize": 8609,
                            "objectSizeUncompressed": 28339,
                            "chunks": [
                                {
                                    "ts": 546,
                                    "bytes": 8609,
                                    "inflated": 28339
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2175,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/dist\/js\/main.js?v=1714984940",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-none-match: \"6eb3-617c50c25b88b-br\"",
                                    "origin: https:\/\/acb.studio",
                                    "priority: u=1",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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: 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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: br",
                                    "content-length: 8609",
                                    "content-type: application\/javascript",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"6eb3-617c50c25b88b-br\"",
                                    "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                    "last-modified: Mon, 06 May 2024 08:42:20 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1990,
                            "score_cache": 100,
                            "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": 8609,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 466,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 90,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 547,
                            "ttfb_start": 472,
                            "ttfb_end": 544,
                            "download_start": 544,
                            "download_end": 547,
                            "download_ms": 3,
                            "all_start": 472,
                            "all_end": 547,
                            "all_ms": 75,
                            "index": 4,
                            "number": 5,
                            "cpuTimes": {
                                "EvaluateScript": 6,
                                "v8.compile": 1,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 6,
                            "cpu.v8.compile": 1,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 7,
                            "js_timing": [
                                [
                                    593.94200000000001,
                                    600.08000000000004
                                ],
                                [
                                    593.96799999999996,
                                    594.91300000000001
                                ],
                                [
                                    1093.6610000000001,
                                    1093.9400000000001
                                ],
                                [
                                    1093.9549999999999,
                                    1094.0239999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "219479.25",
                            "request_id": "219479.25",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp",
                            "raw_id": "219479.25",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 82,
                            "ttfb_ms": 79,
                            "load_start": 601,
                            "load_start_float": 601.00011500000005,
                            "bytesIn": 14826,
                            "objectSize": 14826,
                            "objectSizeUncompressed": 14826,
                            "chunks": [
                                {
                                    "ts": 683,
                                    "bytes": 14826
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "image\/webp",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "content-length: 14826",
                                    "content-type: image\/webp",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"39ea-60cb986d893f6\"",
                                    "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                    "last-modified: Sun, 17 Dec 2023 19:20:31 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2104,
                            "score_cache": 50,
                            "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": 14826,
                            "image_save": 0,
                            "cache_time": 172800,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 600,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 115,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "webp",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "14 KiB",
                                        "FileType": "WEBP",
                                        "FileTypeExtension": "webp",
                                        "MIMEType": "image\/webp"
                                    },
                                    "RIFF": {
                                        "VP8Version": "0 (bicubic reconstruction, normal loop)",
                                        "ImageWidth": 1600,
                                        "HorizontalScale": 0,
                                        "ImageHeight": 900,
                                        "VerticalScale": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1600x900",
                                        "Megapixels": 1.3999999999999999
                                    }
                                },
                                "magick": {
                                    "format": "WEBP",
                                    "formatDescription": "WebP Image Format",
                                    "mimeType": "image\/webp",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1600,
                                        "height": 900,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "units": "Undefined",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1440000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 139,
                                            "mean": 91.232100000000003,
                                            "standardDeviation": 35.456600000000002,
                                            "kurtosis": 1.1766799999999999,
                                            "skewness": -1.5981300000000001,
                                            "entropy": 0.76907300000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 139,
                                            "mean": 99.972999999999999,
                                            "standardDeviation": 37.280299999999997,
                                            "kurtosis": 1.70451,
                                            "skewness": -1.82264,
                                            "entropy": 0.74235899999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 130,
                                            "mean": 92.112300000000005,
                                            "standardDeviation": 35.492199999999997,
                                            "kurtosis": 1.4941899999999999,
                                            "skewness": -1.756,
                                            "entropy": 0.76929700000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 130,
                                            "mean": 81.611099999999993,
                                            "standardDeviation": 33.597299999999997,
                                            "kurtosis": 1.20262,
                                            "skewness": -1.65886,
                                            "entropy": 0.79556300000000002
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1600,
                                        "height": 900,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Undefined",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T09:41:27+00:00",
                                        "date:modify": "2024-09-02T09:41:27+00:00",
                                        "signature": "d235cedba849593a10e99352c96d29a2e5f8d81024ebfc5721e48fa6e78b1093"
                                    },
                                    "tainted": false,
                                    "filesize": "14826B",
                                    "numberPixels": "1440000",
                                    "pixelsPerSecond": "15.0252MB",
                                    "userTime": "0.040u",
                                    "elapsedTime": "0:01.095"
                                }
                            },
                            "load_end": 683,
                            "ttfb_start": 601,
                            "ttfb_end": 680,
                            "download_start": 680,
                            "download_end": 683,
                            "download_ms": 3,
                            "all_start": 601,
                            "all_end": 683,
                            "all_ms": 82,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "219479.26",
                            "request_id": "219479.26",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                            "raw_id": "219479.26",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 84,
                            "ttfb_ms": 81,
                            "load_start": 605,
                            "load_start_float": 605.00012100000004,
                            "bytesIn": 3086,
                            "objectSize": 3086,
                            "objectSizeUncompressed": 53562,
                            "chunks": [
                                {
                                    "ts": 688,
                                    "bytes": 3086,
                                    "inflated": 53562
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg",
                                    ":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: \"d13a-5ffb9dfa57037-gzip\"",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 3086",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"d13a-5ffb9dfa57037-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                    "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2191,
                            "score_cache": 100,
                            "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": 3086,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 603,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 121,
                            "server_port": "443",
                            "load_end": 689,
                            "ttfb_start": 605,
                            "ttfb_end": 686,
                            "download_start": 686,
                            "download_end": 689,
                            "download_ms": 3,
                            "all_start": 605,
                            "all_end": 689,
                            "all_ms": 84,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "219479.18",
                            "request_id": "219479.18",
                            "ip_addr": "169.150.247.38",
                            "full_url": "https:\/\/cdn.usefathom.com\/script.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.usefathom.com",
                            "url": "\/script.js",
                            "raw_id": "219479.18",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 304,
                            "request_type": "Script",
                            "load_ms": 72,
                            "ttfb_ms": 68,
                            "load_start": 620,
                            "load_start_float": 620.000092,
                            "bytesIn": 2041,
                            "objectSize": 2041,
                            "objectSizeUncompressed": 6033,
                            "chunks": [
                                {
                                    "ts": 691,
                                    "bytes": 2041,
                                    "inflated": 6033
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 114,
                            "protocol": "HTTP\/2",
                            "dns_start": 473,
                            "dns_end": 517,
                            "connect_start": 518,
                            "connect_end": 548,
                            "ssl_start": 551,
                            "ssl_end": 620,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "cdn.usefathom.com",
                                "sanList": [
                                    "cdn.usefathom.com"
                                ],
                                "issuer": "R10",
                                "validFrom": 1723965246,
                                "validTo": 1731741245,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2024h2'",
                                        "logId": "DFE156EBAA05AFB59C0F86718DA8C0324EAE56D96EA7F5A56A01D1C13BBE525C",
                                        "timestamp": 1723968757045,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221009B2860687875EBFCF26408C534D4D0B8124778FA22486B2E4E28C0F19FCA351802200F7D75255D3319FB6124561333B43913BF1658793D9422D56AA906A5ACBA2089"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "DigiCert Yeti2024 Log",
                                        "logId": "48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473",
                                        "timestamp": 1723968756860,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100A54437E2CADEE8013798AA53B587C70AF91CF753E08262DB956742AFDC209C9C0221008C3A8F0F866EE62470F91461E5828A27063D36A5D5742DB3B43265BF10DB8F31"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/acb.studio\/en",
                            "initiator_line": 2175,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.usefathom.com",
                                    ":method: GET",
                                    ":path: \/script.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "if-modified-since: Sat, 31 Aug 2024 21:48:45 GMT",
                                    "if-none-match: W\/\"d41d8cd98f00b204e9800998ecf8427e\"",
                                    "referer: https:\/\/acb.studio\/",
                                    "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.07"
                                ],
                                "response": [
                                    "access-control-allow-origin: *",
                                    "cache-control: public, max-age=0",
                                    "cdn-cache: HIT",
                                    "cdn-cachedat: 09\/01\/2024 11:56:41",
                                    "cdn-edgestorageid: 1082",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 506217",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: f9b72a8f6fe2ff6b097c3f1933631371",
                                    "cdn-requestpullcode: 200",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-status: 304",
                                    "cdn-uid: aa90c48b-f401-4fa1-aac1-c94c8f3ae560",
                                    "content-encoding: br",
                                    "content-type: application\/javascript",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: W\/\"d41d8cd98f00b204e9800998ecf8427e\"",
                                    "last-modified: Sat, 31 Aug 2024 21:48:45 GMT",
                                    "server: BunnyCDN-DE1-1081",
                                    "vary: Accept-Encoding",
                                    "x-vapor-base64-encode: True",
                                    ":status: 304"
                                ]
                            },
                            "bytesOut": 2008,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 44,
                            "connect_ms": 30,
                            "ssl_ms": 69,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 469,
                            "socket_group": "https:\/\/cdn.usefathom.com <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4866,
                            "netlog_id": 92,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIE8zCCA9ugAwIBAgISA\/3S\/pUraX+lKo0eERr4PsTAMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTAwHhcNMjQwODE4MDcxNDA2WhcNMjQxMTE2MDcxNDA1WjAcMRowGAYDVQQD\nExFjZG4udXNlZmF0aG9tLmNvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC\nggEBAILxijejTHMubvqvdid+o\/2lcrE9RKXYtWPCjgIDZ7B8L7itGgYcrdN3qgYV\nleM\/lQeU4wfH6VshTOxFN62yW0N1cq2hQxlvF65mPtBNqp1vM5XSQDJjcuXZjDQG\n0oOXlwAZqm\/MP+1lqbGmFvT2XpZDHfM+hTMxkC0GVAzokXvW+Ry6Qo3wgB6kaZ4I\nt1fxuB4z50KsMKGsqj6YBcyJLdItROS8xLfaeVwhx6CPrOiv7Z7sQ+C7MAfzo9nK\nK9I9+xvyKacZVbmlqTuHsoKrYQGPePC\/QB3\/g4umXt4YXkfayUC2rXfWApZUVOCm\nFxzQhFcSkbP9G7xlAOITExzD++8CAwEAAaOCAhYwggISMA4GA1UdDwEB\/wQEAwIF\noDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAd\nBgNVHQ4EFgQU+hX3Q2J0tcPsYCG+GwU8C1Px\/T8wHwYDVR0jBBgwFoAUu7zDR6Xk\nvKnGw6RyDBCNojXhyOgwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRw\nOi8vcjEwLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjEwLmkubGVu\nY3Iub3JnLzAcBgNVHREEFTATghFjZG4udXNlZmF0aG9tLmNvbTATBgNVHSAEDDAK\nMAgGBmeBDAECATCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB2AN\/hVuuqBa+1nA+G\ncY2owDJOrlbZbqf1pWoB0cE7vlJcAAABkWSLnTUAAAQDAEcwRQIhAJsoYGh4dev8\n8mQIxTTU0LgSR3j6IkhrLk4owPGfyjUYAiAPfXUlXTMZ+2EkVhMztDkTvxZYeT2U\nItVqqQalrLogiQB3AEiw42vapkc0D+VqAvqdMOscUgHLVt0sgdm7v6s52IRzAAAB\nkWSLnHwAAAQDAEgwRgIhAKVEN+LK3ugBN5iqU7WHxwr5HPdT4IJi25VnQq\/cIJyc\nAiEAjDqPD4Zu5iRw+RRh5YKKJwY9NqXVdC2ztDJlvxDbjzEwDQYJKoZIhvcNAQEL\nBQADggEBAI1uQWT5nuhK8h+IKx9ezfsbvs+1ELTYbvSF9GMtJozQ0iKZmear1CEP\nsPGMHX6f5nC2QDvtqazOmJymmBemShUc7\/RDmm08xW5lrmuVslvhCANrnBGlY6BP\nlb\/JGDyw2JyAzdb3RbQQ15FCJgGUCfF3TVgpb\/LWwoeeUXE817MngS86uM+fClnF\n1c1ZGxPBdoG0PGrmdYxqZMNTNCxARxAxoE2lU7prBozH883DWZNkv1+ZTuB+iNfP\nbAeZtD7lsZk5jMoEcanKnHe32rfjpyYVTwrldlwpWmgYvHULtJHjbSYEdkNRre4I\nK9L1ij0JDZVjukTxthy94XKStfgkSh4=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBTCCAu2gAwIBAgIQS6hSk\/eaL6JzBkuoBI110DANBgkqhkiG9w0BAQsFADBP\nMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJuZXQgU2VjdXJpdHkgUmVzZWFy\nY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBYMTAeFw0yNDAzMTMwMDAwMDBa\nFw0yNzAzMTIyMzU5NTlaMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBF\nbmNyeXB0MQwwCgYDVQQDEwNSMTAwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQDPV+XmxFQS7bRH\/sknWHZGUCiMHT6I3wWd1bUYKb3dtVq\/+vbOo76vACFL\nYlpaPAEvxVgD9on\/jhFD68G14BQHlo9vH9fnuoE5CXVlt8KvGFs3Jijno\/QHK20a\n\/6tYvJWuQP\/py1fEtVt\/eA0YYbwX51TGu0mRzW4Y0YCF7qZlNrx06rxQTOr8IfM4\nFpOUurDTazgGzRYSespSdcitdrLCnF2YRVxvYXvGLe48E1KGAdlX5jgc3421H5KR\nmudKHMxFqHJV8LDmowfs\/acbZp4\/SItxhHFYyTr6717yW0QrPHTnj7JHwQdqzZq3\nDZb3EoEmUVQK7GH29\/Xi8orIlQ2NAgMBAAGjgfgwgfUwDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBS7vMNHpeS8qcbDpHIMEI2iNeHI6DAfBgNVHSMEGDAWgBR5\ntFnme7bl5AFzgAiIyBpY9umbbjAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKG\nFmh0dHA6Ly94MS5pLmxlbmNyLm9yZy8wEwYDVR0gBAwwCjAIBgZngQwBAgEwJwYD\nVR0fBCAwHjAcoBqgGIYWaHR0cDovL3gxLmMubGVuY3Iub3JnLzANBgkqhkiG9w0B\nAQsFAAOCAgEAkrHnQTfreZ2B5s3iJeE6IOmQRJWjgVzPw139vaBw1bGWKCIL0vIo\nzwzn1OZDjCQiHcFCktEJr59L9MhwTyAWsVrdAfYf+B9haxQnsHKNY67u4s5Lzzfd\nu6PUzeetUK29v+PsPmI2cJkxp+iN3epi4hKu9ZzUPSwMqtCceb7qPVxEbpYxY1p9\n1n5PJKBLBX9eb9LU6l8zSxPWV7bK3lG4XaMJgnT9x3ies7msFtpKK5bDtotij\/l0\nGaKeA97pb5uwD9KgWvaFXMIEt8jVTjLEvwRdvCn294GPDF08U8lAkIv7tghluaQh\n1QnlE4SEN4LOECj8dsIGJXpGUk3aU3KkJz9icKy+aUgA+2cP21uh6NcDIS3XyfaZ\nQjmDQ993ChII8SXWupQZVBiIpcWO4RqZk3lr7Bz5MUCwzDIA359e57SSq5CCkY0N\n4B6Vulk7LktfwrdGNVI5BsC9qqxSwSKgRJeZ9wygIaehbHFHFhcBaMDKpiZlBHyz\nrsnnlFXCb5s8HKn5LsUgGvB24L7sGNZP2CX7dhHov+YhD+jozLW2p9W4959Bz2Ei\nRmqDtmiXLnzqTpXbI+suyCsohKRg6Un0RC47+cpiVwHiXZAW+cn8eiNIjqbVgXLx\nKPpdzvvtTnOPlC7SQZSYmdunr3Bf9b77AiC\/ZidstK36dRILKz7OA54=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFazCCA1OgAwIBAgIRAIIQz7DSQONZRGPgu2OCiwAwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMTUwNjA0MTEwNDM4\nWhcNMzUwNjA0MTEwNDM4WjBPMQswCQYDVQQGEwJVUzEpMCcGA1UEChMgSW50ZXJu\nZXQgU2VjdXJpdHkgUmVzZWFyY2ggR3JvdXAxFTATBgNVBAMTDElTUkcgUm9vdCBY\nMTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAK3oJHP0FDfzm54rVygc\nh77ct984kIxuPOZXoHj3dcKi\/vVqbvYATyjb3miGbESTtrFj\/RQSa78f0uoxmyF+\n0TM8ukj13Xnfs7j\/EvEhmkvBioZxaUpmZmyPfjxwv60pIgbz5MDmgK7iS4+3mX6U\nA5\/TR5d8mUgjU+g4rk8Kb4Mu0UlXjIB0ttov0DiNewNwIRt18jA8+o+u3dpjq+sW\nT8KOEUt+zwvo\/7V3LvSye0rgTBIlDHCNAymg4VMk7BPZ7hm\/ELNKjD+Jo2FR3qyH\nB5T0Y3HsLuJvW5iB4YlcNHlsdu87kGJ55tukmi8mxdAQ4Q7e2RCOFvu396j3x+UC\nB5iPNgiV5+I3lg02dZ77DnKxHZu8A\/lJBdiB3QW0KtZB6awBdpUKD9jf1b0SHzUv\nKBds0pjBqAlkd25HN7rOrFleaJ1\/ctaJxQZBKT5ZPt0m9STJEadao0xAH0ahmbWn\nOlFuhjuefXKnEgV4We0+UXgVCwOPjdAvBbI+e0ocS3MFEvzG6uBQE3xDk3SzynTn\njh8BCNAw1FtxNrQHusEwMFxIt4I7mKZ9YIqioymCzLq9gwQbooMDQaHWBfEbwrbw\nqHyGO0aoSCqI3Haadr8faqU9GY\/rOPNk3sgrDQoo\/\/fb4hVC1CLQJ13hef4Y53CI\nrU7m2Ys6xt0nUW7\/vGT1M0NPAgMBAAGjQjBAMA4GA1UdDwEB\/wQEAwIBBjAPBgNV\nHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBR5tFnme7bl5AFzgAiIyBpY9umbbjANBgkq\nhkiG9w0BAQsFAAOCAgEAVR9YqbyyqFDQDLHYGmkgJykIrGF1XIpu+ILlaS\/V9lZL\nubhzEFnTIZd+50xx+7LSYK05qAvqFyFWhfFQDlnrzuBZ6brJFe+GnY+EgPbk6ZGQ\n3BebYhtF8GaV0nxvwuo77x\/Py9auJ\/GpsMiu\/X1+mvoiBOv\/2X\/qkSsisRcOj\/KK\nNFtY2PwByVS5uCbMiogziUwthDyC3+6WVwW6LLv3xLfHTjuCvjHIInNzktHCgKQ5\nORAzI4JMPJ+GslWYHb4phowim57iaztXOoJwTdwJx4nLCgdNbOhdjsnvzqvHu7Ur\nTkXWStAmzOVyyghqpZXjFaH3pO3JLF+l+\/+sKAIuvtd7u+Nxe5AW0wdeRlN8NwdC\njNPElpzVmbUq4JUagEiuTDkHzsxHpFKVK7q4+63SM1N95R1NbdWhscdCb+ZAJzVc\noyi3B43njTOQ5yOf+1CceWxG1bQVs5ZufpsMljq4Ui0\/1lvh+wjChP4kqKOJ2qxq\n4RgqsahDYVvTH9w7jXbyLeiNdd8XM2w9U\/t7y0Ff\/9yi0GE44Za4rF2LN9d11TPA\nmRGunUHBcnWEvgJBQl9nJEiU0Zsnvgc\/ubhPgXRR4Xq37Z0j4r7g1SgEEzwxA57d\nemyPxgcYxn\/eR44\/KJ4EBs+lVDR3veyJm+kXQ99b21\/+jh5Xos1AnX5iItreGCc=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 692,
                            "ttfb_start": 620,
                            "ttfb_end": 688,
                            "download_start": 688,
                            "download_end": 692,
                            "download_ms": 4,
                            "all_start": 473,
                            "all_end": 692,
                            "all_ms": 215,
                            "index": 7,
                            "number": 8,
                            "cpuTimes": {
                                "EvaluateScript": 8,
                                "v8.compile": 0,
                                "FunctionCall": 23
                            },
                            "cpu.EvaluateScript": 8,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 23,
                            "cpuTime": 31,
                            "js_timing": [
                                [
                                    1099.3520000000001,
                                    1107.7149999999999
                                ],
                                [
                                    1099.386,
                                    1099.6369999999999
                                ],
                                [
                                    1186.1420000000001,
                                    1208.8620000000001
                                ],
                                [
                                    1267.893,
                                    1268.0150000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "219479.4",
                            "request_id": "219479.4",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                            "raw_id": "219479.4",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 55,
                            "ttfb_ms": 54,
                            "load_start": 867,
                            "load_start_float": 867.00013899999999,
                            "bytesIn": 63639,
                            "objectSize": 63639,
                            "objectSizeUncompressed": 63639,
                            "chunks": [
                                {
                                    "ts": 922,
                                    "bytes": 63639
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "image\/avif",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                                    ":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: \"f897-61d827eab4bb9\"",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"f897-61d827eab4bb9\"",
                                    "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                    "last-modified: Thu, 18 Jul 2024 09:49:28 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: User-Agent",
                                    "content-type: image\/avif",
                                    "content-length: 63639"
                                ]
                            },
                            "bytesOut": 2260,
                            "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": 858,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "netlog_id": 139,
                            "server_port": "443",
                            "load_end": 922,
                            "ttfb_start": 867,
                            "ttfb_end": 921,
                            "download_start": 921,
                            "download_end": 922,
                            "download_ms": 1,
                            "all_start": 867,
                            "all_end": 922,
                            "all_ms": 55,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "219479.5",
                            "request_id": "219479.5",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                            "raw_id": "219479.5",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 304,
                            "request_type": "Image",
                            "load_ms": 67,
                            "ttfb_ms": 59,
                            "load_start": 868,
                            "load_start_float": 868.00014099999999,
                            "bytesIn": 113820,
                            "objectSize": 113820,
                            "objectSizeUncompressed": 113820,
                            "chunks": [
                                {
                                    "ts": 928,
                                    "bytes": 65536
                                },
                                {
                                    "ts": 935,
                                    "bytes": 48284
                                }
                            ],
                            "expires": "Wed, 04 Sep 2024 09:41:27 GMT",
                            "cacheControl": "max-age=172800",
                            "contentType": "image\/avif",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                                    ":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: \"1bc9c-6153e978a830d\"",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=172800",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"1bc9c-6153e978a830d\"",
                                    "expires: Wed, 04 Sep 2024 09:41:27 GMT",
                                    "last-modified: Thu, 04 Apr 2024 05:27:14 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: User-Agent",
                                    "content-type: image\/avif",
                                    "content-length: 113820"
                                ]
                            },
                            "bytesOut": 2209,
                            "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": 859,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "netlog_id": 141,
                            "server_port": "443",
                            "load_end": 935,
                            "ttfb_start": 868,
                            "ttfb_end": 927,
                            "download_start": 927,
                            "download_end": 935,
                            "download_ms": 8,
                            "all_start": 868,
                            "all_end": 935,
                            "all_ms": 67,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "219479.6",
                            "request_id": "219479.6",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                            "raw_id": "219479.6",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 94,
                            "ttfb_ms": 73,
                            "load_start": 874,
                            "load_start_float": 874.00014299999998,
                            "bytesIn": 1090,
                            "objectSize": 1090,
                            "objectSizeUncompressed": 5832,
                            "chunks": [
                                {
                                    "ts": 967,
                                    "bytes": 1090,
                                    "inflated": 5832
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                                    ":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: \"16c8-6153e978a830d-gzip\"",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 1090",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"16c8-6153e978a830d-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                    "last-modified: Thu, 04 Apr 2024 05:27:14 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2224,
                            "score_cache": 100,
                            "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": 1090,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 860,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 143,
                            "server_port": "443",
                            "load_end": 968,
                            "ttfb_start": 874,
                            "ttfb_end": 947,
                            "download_start": 947,
                            "download_end": 968,
                            "download_ms": 21,
                            "all_start": 874,
                            "all_end": 968,
                            "all_ms": 94,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "219479.7",
                            "request_id": "219479.7",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                            "raw_id": "219479.7",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 98,
                            "ttfb_ms": 90,
                            "load_start": 879,
                            "load_start_float": 879.00014899999996,
                            "bytesIn": 15998,
                            "objectSize": 15998,
                            "objectSizeUncompressed": 37259,
                            "chunks": [
                                {
                                    "ts": 975,
                                    "bytes": 15998,
                                    "inflated": 37259
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                                    ":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: \"918b-61093df31d1f4-gzip\"",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 15998",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"918b-61093df31d1f4-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                    "last-modified: Sun, 04 Feb 2024 20:05:51 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2257,
                            "score_cache": 100,
                            "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": 15998,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 861,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 149,
                            "server_port": "443",
                            "load_end": 977,
                            "ttfb_start": 879,
                            "ttfb_end": 969,
                            "download_start": 969,
                            "download_end": 977,
                            "download_ms": 8,
                            "all_start": 879,
                            "all_end": 977,
                            "all_ms": 98,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "219479.13",
                            "request_id": "219479.13",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                            "raw_id": "219479.13",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 93,
                            "ttfb_ms": 72,
                            "load_start": 880,
                            "load_start_float": 880.00015099999996,
                            "bytesIn": 503,
                            "objectSize": 503,
                            "objectSizeUncompressed": 1375,
                            "chunks": [
                                {
                                    "ts": 973,
                                    "bytes": 503,
                                    "inflated": 1375
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                                    ":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: \"55f-6153f1bda9cd6-gzip\"",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 503",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"55f-6153f1bda9cd6-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                    "last-modified: Thu, 04 Apr 2024 06:04:14 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2155,
                            "score_cache": 100,
                            "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": 503,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 862,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 151,
                            "server_port": "443",
                            "load_end": 973,
                            "ttfb_start": 880,
                            "ttfb_end": 952,
                            "download_start": 952,
                            "download_end": 973,
                            "download_ms": 21,
                            "all_start": 880,
                            "all_end": 973,
                            "all_ms": 93,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "219479.14",
                            "request_id": "219479.14",
                            "ip_addr": "85.13.145.184",
                            "full_url": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "acb.studio",
                            "url": "\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                            "raw_id": "219479.14",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 97,
                            "ttfb_ms": 71,
                            "load_start": 884,
                            "load_start_float": 884.00015299999995,
                            "bytesIn": 1079,
                            "objectSize": 1079,
                            "objectSizeUncompressed": 10783,
                            "chunks": [
                                {
                                    "ts": 980,
                                    "bytes": 1079,
                                    "inflated": 10783
                                }
                            ],
                            "expires": "Tue, 02 Sep 2025 09:41:27 GMT",
                            "cacheControl": "max-age=31536000",
                            "contentType": "image\/svg+xml",
                            "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:\/\/acb.studio\/en",
                            "initiator_line": 2178,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: acb.studio",
                                    ":method: GET",
                                    ":path: \/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                                    ":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: \"2a1f-5ffb9dfa5aeb7-gzip\"",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/en",
                                    "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.07"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=31536000",
                                    "content-encoding: gzip",
                                    "content-length: 1079",
                                    "content-type: image\/svg+xml",
                                    "date: Mon, 02 Sep 2024 09:41:27 GMT",
                                    "etag: \"2a1f-5ffb9dfa5aeb7-gzip\"",
                                    "expires: Tue, 02 Sep 2025 09:41:27 GMT",
                                    "last-modified: Wed, 05 Jul 2023 09:17:49 GMT",
                                    "server: Apache",
                                    "strict-transport-security: max-age=600000",
                                    "vary: Accept-Encoding,User-Agent",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2224,
                            "score_cache": 100,
                            "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": 1079,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 31536000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 862,
                            "socket_group": "https:\/\/acb.studio <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 23,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 153,
                            "server_port": "443",
                            "load_end": 981,
                            "ttfb_start": 884,
                            "ttfb_end": 955,
                            "download_start": 955,
                            "download_end": 981,
                            "download_ms": 26,
                            "all_start": 884,
                            "all_end": 981,
                            "all_ms": 97,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "219479.33",
                            "request_id": "219479.33",
                            "ip_addr": "169.150.247.38",
                            "full_url": "https:\/\/cdn.usefathom.com\/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=27550850",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "cdn.usefathom.com",
                            "url": "\/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=27550850",
                            "raw_id": "219479.33",
                            "frame_id": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                            "documentURL": "https:\/\/acb.studio\/en",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 44,
                            "ttfb_ms": 42,
                            "load_start": 1172,
                            "load_start_float": 1172.0001749999999,
                            "bytesIn": 43,
                            "objectSize": 43,
                            "objectSizeUncompressed": 43,
                            "chunks": [
                                {
                                    "ts": 1216,
                                    "bytes": 43
                                }
                            ],
                            "expires": "",
                            "cacheControl": "public, max-age=0",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 114,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "other",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: cdn.usefathom.com",
                                    ":method: GET",
                                    ":path: \/?h=https%3A%2F%2Facb.studio&p=%2Fen&r=&sid=VJBPMKHM&qs=%7B%7D&cid=27550850",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/acb.studio\/",
                                    "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: 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.07"
                                ],
                                "response": [
                                    "cache-control: public, max-age=0",
                                    "cdn-cache: MISS",
                                    "cdn-cachedat: 09\/02\/2024 09:41:28",
                                    "cdn-edgestorageid: 1079",
                                    "cdn-proxyver: 1.04",
                                    "cdn-pullzone: 506217",
                                    "cdn-requestcountrycode: DE",
                                    "cdn-requestid: f1352153ef65bdea8cbcc48ce9ec0986",
                                    "cdn-requestpullcode: 200",
                                    "cdn-requestpullsuccess: True",
                                    "cdn-status: 200",
                                    "cdn-uid: aa90c48b-f401-4fa1-aac1-c94c8f3ae560",
                                    "content-length: 43",
                                    "content-type: text\/plain; charset=utf-8, image\/gif",
                                    "date: Mon, 02 Sep 2024 09:41:28 GMT",
                                    "pragma: no-cache",
                                    "server: BunnyCDN-DE1-1081",
                                    "tk: N",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2107,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 43,
                            "image_save": 0,
                            "cache_time": null,
                            "cdn_provider": "BunnyCDN",
                            "server_count": null,
                            "created": 1171,
                            "socket_group": "https:\/\/cdn.usefathom.com <https:\/\/acb.studio same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 175,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "gif",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "40 bytes",
                                        "FileType": "GIF",
                                        "FileTypeExtension": "gif",
                                        "MIMEType": "image\/gif"
                                    },
                                    "GIF": {
                                        "GIFVersion": "89a",
                                        "ImageWidth": 1,
                                        "ImageHeight": 1,
                                        "HasColorMap": "No",
                                        "ColorResolutionDepth": 1,
                                        "BitsPerPixel": 1,
                                        "BackgroundColor": 0
                                    },
                                    "Composite": {
                                        "ImageSize": "1x1",
                                        "Megapixels": 9.9999999999999995e-7
                                    }
                                }
                            },
                            "load_end": 1216,
                            "ttfb_start": 1172,
                            "ttfb_end": 1214,
                            "download_start": 1214,
                            "download_end": 1216,
                            "download_ms": 2,
                            "all_start": 1172,
                            "all_end": 1216,
                            "all_ms": 44,
                            "index": 14,
                            "number": 15
                        }
                    ],
                    "requestsFull": 15,
                    "requestsDoc": 14,
                    "responses_200": 11,
                    "responses_404": 0,
                    "responses_other": 4,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                    "loadEventStart": 1072,
                    "loadEventEnd": 1072,
                    "domContentLoadedEventStart": 1070,
                    "domContentLoadedEventEnd": 1070,
                    "URL": "https:\/\/acb.studio",
                    "connections": 2,
                    "final_base_page_request": 1,
                    "final_base_page_request_id": "89BC28BCBB8FB2FFFAC34BA9D8A4B177-1",
                    "final_url": "https:\/\/acb.studio\/en",
                    "domInteractive": 562,
                    "firstPaint": 0,
                    "firstContentfulPaint": 1286,
                    "firstMeaningfulPaint": 1286,
                    "firstImagePaint": 1549,
                    "renderBlockingCSS": 1,
                    "renderBlockingJS": 1,
                    "TTFB": 390,
                    "score_cache": 94,
                    "score_cdn": 15,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 100,
                    "score_etags": -1,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 51145,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 14869,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 20,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 15,
                        "EvaluateScript": 13,
                        "v8.compile": 1,
                        "ParseAuthorStyleSheet": 1,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 54,
                        "MarkLoad": 0,
                        "Layout": 309,
                        "ResourceChangePriority": 0,
                        "PrePaint": 4,
                        "IntersectionObserverController::computeIntersections": 1,
                        "Paint": 10,
                        "Layerize": 1,
                        "FunctionCall": 22,
                        "TimerFire": 0,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 763
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 20,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 14,
                        "EvaluateScript": 13,
                        "v8.compile": 1,
                        "ParseAuthorStyleSheet": 1,
                        "MarkDOMContent": 0,
                        "UpdateLayoutTree": 53,
                        "MarkLoad": 0,
                        "Layout": 231,
                        "ResourceChangePriority": 0,
                        "PrePaint": 3,
                        "IntersectionObserverController::computeIntersections": 1,
                        "Paint": 10,
                        "Layerize": 1,
                        "FunctionCall": 0,
                        "TimerFire": 0,
                        "HitTest": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 761
                    },
                    "cpu.ParseHTML": 20,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 15,
                    "cpu.EvaluateScript": 13,
                    "cpu.v8.compile": 1,
                    "cpu.ParseAuthorStyleSheet": 1,
                    "cpu.MarkDOMContent": 0,
                    "cpu.UpdateLayoutTree": 54,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 309,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 4,
                    "cpu.IntersectionObserverController::computeIntersections": 1,
                    "cpu.Paint": 10,
                    "cpu.Layerize": 1,
                    "cpu.FunctionCall": 22,
                    "cpu.TimerFire": 0,
                    "cpu.HitTest": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.Idle": 763,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725270084.4203911,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725270086.9363127,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 4330,
                    "fullyLoadedCPUpct": 59.806629834242443,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "D2CC2C541C82ED0A3DA0AD1D3790E7EC",
                                    "loaderId": "F82B9279F6DB85FCFE582BB564430137"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/acb.studio",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/acb.studio\/en",
                    "document_hostname": "acb.studio",
                    "document_origin": "https:\/\/acb.studio",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 491,
                    "domComplete": 1072,
                    "PerformancePaintTiming.first-paint": 1247.1000000014901,
                    "PerformancePaintTiming.first-contentful-paint": 1247.1000000014901,
                    "origin_dns": {
                        "ns": [
                            "ns6.kasserver.com.",
                            "ns5.kasserver.com."
                        ],
                        "mx": [
                            "10 alt4.aspmx.l.google.com.",
                            "5 alt2.aspmx.l.google.com.",
                            "10 alt3.aspmx.l.google.com.",
                            "1 aspmx.l.google.com.",
                            "5 alt1.aspmx.l.google.com."
                        ],
                        "txt": [
                            "\"v=spf1 mx a ?all\""
                        ],
                        "soa": [
                            "ns5.kasserver.com. hostmaster.kasserver.com. 2406301033 28800 7200 1209600 7200"
                        ],
                        "cname": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "UI frameworks": "Tailwind CSS",
                        "Web servers": "Apache HTTP Server",
                        "Security": "HSTS",
                        "Webmail": "Google Workspace",
                        "Email": "Google Workspace",
                        "Analytics": "Fathom",
                        "Hosting": "ALL-INKL",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "Tailwind CSS": "",
                        "Apache HTTP Server": "",
                        "HSTS": "",
                        "Google Workspace": "",
                        "Fathom": "",
                        "ALL-INKL": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "Tailwind CSS": {
                            "name": "Tailwind CSS",
                            "description": "Tailwind is a utility-first CSS framework.",
                            "slug": "tailwind-css",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "tailwindcss.svg",
                            "website": "https:\/\/tailwindcss.com\/",
                            "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:*:*:*:*:*:*:*:*"
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Google Workspace": {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "Fathom": {
                            "name": "Fathom",
                            "description": "Fathom is easy-yet-powerful website analytics that protects digital privacy.",
                            "slug": "fathom",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Fathom.svg",
                            "website": "https:\/\/usefathom.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "ALL-INKL": {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "Tailwind CSS",
                            "description": "Tailwind is a utility-first CSS framework.",
                            "slug": "tailwind-css",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "tailwindcss.svg",
                            "website": "https:\/\/tailwindcss.com\/",
                            "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": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Google Workspace",
                            "description": "Google Workspace, formerly G Suite, is a collection of cloud computing, productivity and collaboration tools.",
                            "slug": "google-workspace",
                            "categories": [
                                {
                                    "id": 30,
                                    "slug": "webmail",
                                    "groups": [
                                        4
                                    ],
                                    "name": "Webmail",
                                    "priority": 2
                                },
                                {
                                    "id": 75,
                                    "slug": "email",
                                    "groups": [
                                        4,
                                        2
                                    ],
                                    "name": "Email",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google.svg",
                            "website": "https:\/\/workspace.google.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Fathom",
                            "description": "Fathom is easy-yet-powerful website analytics that protects digital privacy.",
                            "slug": "fathom",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Fathom.svg",
                            "website": "https:\/\/usefathom.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "ALL-INKL",
                            "description": "ALL-INKL is a German-based web hosting provider that promises to offer high-performance services for fair prices.",
                            "slug": "all-inkl",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "ALL-INKL.png",
                            "website": "https:\/\/all-inkl.com",
                            "pricing": [
                                "low",
                                "recurring"
                            ],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB01",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB01"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB01"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB04_ts",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB04_ts"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB04_ts"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB04",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB04"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[transform=\"translate(20,20) scale(1,1)\"] > ellipse"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB04"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB08_ts",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB08_ts"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB08_ts"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB08",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB08"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g:nth-child(3) > ellipse"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB08"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "e2DLAoi7zB09",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                        "target": [
                                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                                        "target": [
                                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: e2DLAoi7zB09"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"e2DLAoi7zB09\" opacity=\"0\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .py-fm.flex-col.px-fs > .items-end.justify-between.flex > .shrink-0.group-hover\\:animated[width=\"48\"] > g[transform=\"translate(4 4)\"] > g[opacity=\"0\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: e2DLAoi7zB09"
                                    }
                                ]
                            }
                        ],
                        "passes": [
                            {
                                "id": "aria-allowed-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures ARIA attributes are allowed for an element's role",
                                "help": "Elements must only use allowed ARIA attributes",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-allowed-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                        "target": [
                                            "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                        "target": [
                                            ".float-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"services\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body class=\"relative antialiased bg-black\">",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                        "target": [
                                            "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                        "target": [
                                            ".float-left"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"services\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                        "target": [
                                            "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                        "target": [
                                            ".float-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"services\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures buttons have discernible text",
                                "help": "Buttons must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/button-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "bypass",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag241",
                                    "section508",
                                    "section508.22.o"
                                ],
                                "description": "Ensures each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
                                "help": "Page must have means to bypass repeated blocks",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/bypass?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>",
                                                        "target": [
                                                            "#talk-to-sebastian"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">",
                                                        "target": [
                                                            "#swup"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"swup-enabled\">",
                                        "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": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "9.0pt (12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"text-xs fluid-utility-01 uppercase mb-fm md:mb-fl\">MINIMAL FOOTPRINT<\/div>",
                                        "target": [
                                            ".text-xs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p class=\"fluid-copy-01\">",
                                        "target": [
                                            ".md\\:col-start-3.md\\:col-span-3.text-white > .fluid-copy-01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#00ffc2",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 16.079999999999998,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 16.08"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span class=\"text-bt\" style=\"color:#00FFC2;\">0,10 g of CO\u2082<\/span>",
                                        "target": [
                                            ".text-bt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#000000",
                                                    "contrastRatio": 21,
                                                    "fontSize": "7.5pt (10px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 21"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-fs fluid-utility-01 uppercase text-white\">BASE<\/div>",
                                        "target": [
                                            ".mb-fs.uppercase.text-white"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" class=\"swup-enabled\">",
                                        "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": "menu-icon",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "dvh",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<style id=\"dvh\" type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.min-h-screen, .min-h-screen-nav { min-height: 913px !important; }<\/style>",
                                        "target": [
                                            "#dvh"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "grid-overlay",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"grid-overlay\" class=\"h-full w-full absolute top-10 z-10 pointer-events-none hidden\">",
                                        "target": [
                                            "#grid-overlay"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "swup",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "home",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"home\">",
                                        "target": [
                                            "#home"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5270de6d-c8ed-4bc7-ae46-9e8bff537661",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"5270de6d-c8ed-4bc7-ae46-9e8bff537661\" class=\" bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\35 270de6d-c8ed-4bc7-ae46-9e8bff537661"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1\" class=\"acb-grid min-h-screen items-end fluid-pt-xl fluid-pb-xl bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover bg-center  bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover\">",
                                        "target": [
                                            "#\\35 f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "117c44af-c8a8-4a16-8487-eae6738baf4e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"117c44af-c8a8-4a16-8487-eae6738baf4e\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\31 17c44af-c8a8-4a16-8487-eae6738baf4e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ed762fe0-8e28-4b33-80d8-acf815d65377",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"ed762fe0-8e28-4b33-80d8-acf815d65377\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#ed762fe0-8e28-4b33-80d8-acf815d65377"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "63a9abe0-d7c3-4b61-b84d-d09d237b8360",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"63a9abe0-d7c3-4b61-b84d-d09d237b8360\" class=\"acb-grid bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\36 3a9abe0-d7c3-4b61-b84d-d09d237b8360"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "a893c72c-7c67-4832-92d3-ce1c834823be",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\" acb-grid  fluid-pt-xl \" id=\"a893c72c-7c67-4832-92d3-ce1c834823be\">",
                                        "target": [
                                            "#a893c72c-7c67-4832-92d3-ce1c834823be"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "talk-to-sebastian",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>",
                                        "target": [
                                            "#talk-to-sebastian"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "236f239d-7711-4669-9d5f-1b3d5aa5fae9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\" acb-grid items-start  fluid-pb-xl\" id=\"236f239d-7711-4669-9d5f-1b3d5aa5fae9\">",
                                        "target": [
                                            "#\\32 36f239d-7711-4669-9d5f-1b3d5aa5fae9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "16d6c5bf-20a1-4bca-85fd-baf21657ebf2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"16d6c5bf-20a1-4bca-85fd-baf21657ebf2\" class=\"acb-grid fluid-pt-xl fluid-pb-l bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\31 6d6c5bf-20a1-4bca-85fd-baf21657ebf2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "2bca4aa9-eac4-4886-9622-1a32b5cd805d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"2bca4aa9-eac4-4886-9622-1a32b5cd805d\" class=\"acb-grid fluid-pb-l bg-cover bg-center  bg-cover\">",
                                        "target": [
                                            "#\\32 bca4aa9-eac4-4886-9622-1a32b5cd805d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "pre-footer-icon",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"pre-footer-icon\" class=\"w-[40px] h-[40px]\">",
                                        "target": [
                                            "#pre-footer-icon"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eILzV4ukqgw1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg cache-id=\"88316a95b6ed4acbab3ea872c1ee6d01\" id=\"eILzV4ukqgw1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                        "target": [
                                            "#eILzV4ukqgw1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eILzV4ukqgw2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eILzV4ukqgw2\" d=\"M8,3.111111C8,3.111111,8,32,8,32\" transform=\"matrix(1 0 0 0.9 12 11.2)\" fill=\"none\" stroke=\"#00ffc2\" stroke-linecap=\"round\"><\/path>",
                                        "target": [
                                            "#eILzV4ukqgw2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eILzV4ukqgw3_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eILzV4ukqgw3_to\" transform=\"translate(19.999961,33)\"><g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g><\/g>",
                                        "target": [
                                            "#eILzV4ukqgw3_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eILzV4ukqgw3_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g>",
                                        "target": [
                                            "#eILzV4ukqgw3_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-linkedin",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg id=\"icon-linkedin\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                        "target": [
                                            "#icon-linkedin"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eYhOA7BTGtI4_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eYhOA7BTGtI4_to\" transform=\"translate(20,20)\">",
                                        "target": [
                                            "#eYhOA7BTGtI4_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eYhOA7BTGtI8_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eYhOA7BTGtI8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>",
                                        "target": [
                                            "#eYhOA7BTGtI8_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eYhOA7BTGtI9_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eYhOA7BTGtI9_to\" transform=\"translate(19,19)\">",
                                        "target": [
                                            "#eYhOA7BTGtI9_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eYhOA7BTGtI9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eYhOA7BTGtI9\" transform=\"translate(-20,-20)\" opacity=\"0\">",
                                        "target": [
                                            "#eYhOA7BTGtI9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-instagram",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg cache-id=\"9cb30ef252454bcbacd8342af8d3502b\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" id=\"icon-instagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                        "target": [
                                            "#icon-instagram"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eh0nxETfBzo4_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eh0nxETfBzo4_to\" transform=\"translate(20,20)\">",
                                        "target": [
                                            "#eh0nxETfBzo4_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eh0nxETfBzo8_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eh0nxETfBzo8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>",
                                        "target": [
                                            "#eh0nxETfBzo8_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eh0nxETfBzo9_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eh0nxETfBzo9_to\" transform=\"translate(19,19)\">",
                                        "target": [
                                            "#eh0nxETfBzo9_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eh0nxETfBzo9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eh0nxETfBzo9\" transform=\"translate(-20,-20)\" opacity=\"0\">",
                                        "target": [
                                            "#eh0nxETfBzo9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg id=\"eD1PRHylXVr1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 200 80\" width=\"200\" height=\"80\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">",
                                        "target": [
                                            "#eD1PRHylXVr1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"eD1PRHylXVr4\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                        "target": [
                                            "#eD1PRHylXVr4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr6_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr6_to\" transform=\"translate(37.985671,11.10391)\">",
                                        "target": [
                                            "#eD1PRHylXVr6_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr6\" transform=\"translate(-37.985671,-11.10391)\">",
                                        "target": [
                                            "#eD1PRHylXVr6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr12_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr12_to\" transform=\"translate(50.749701,13.10361)\">",
                                        "target": [
                                            "#eD1PRHylXVr12_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr12",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr12\" transform=\"translate(-51.749701,-11.10361)\">",
                                        "target": [
                                            "#eD1PRHylXVr12"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr14_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr14_to\" transform=\"translate(35.4571,10.799615)\">",
                                        "target": [
                                            "#eD1PRHylXVr14_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr14",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr14\" d=\"M35.4251,17.1916c-.8106,0-1.4933-.128-2.048-.384-.5546-.2666-1.0506-.64-1.488-1.12l1.392-1.408c.2987.3307.6294.592.992.784.3627.192.7734.288,1.232.288.4694,0,.7947-.0693.976-.208.1814-.1493.272-.3466.272-.592c0-.3946-.2826-.6293-.848-.704l-.912-.112c-1.888-.2346-2.832-1.0986-2.832-2.592c0-.4053.0747-.7733.224-1.104.16-.34131.3787-.62931.656-.86398.288-.24533.6294-.432,1.024-.56.4054-.13866.8587-.20799,1.36-.20799.4374,0,.8214.032,1.152.09599.3414.05334.64.13867.896.256.2667.10667.5067.24534.72.416.224.16.4427.34134.656.544l-1.36,1.39198c-.2666-.2666-.5706-.4746-.912-.624-.3306-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2987-.256.512c0,.224.0587.4.176.528.128.1174.3627.2027.704.256l.944.128c1.8454.2454,2.768,1.088,2.768,2.528c0,.4054-.0853.7787-.256,1.12s-.416.64-.736.896c-.3093.2454-.688.4374-1.136.576-.4373.1387-.928.208-1.472.208Z\" transform=\"translate(-35.4571,-12.799615)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr14"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr15_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr15_to\" transform=\"translate(41.906599,9.66361)\">",
                                        "target": [
                                            "#eD1PRHylXVr15_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr15",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr15\" d=\"M42.9786,16.9996c-.8213,0-1.4453-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83998h.592c.32,0,.5387-.07466.656-.224.1174-.16.176-.384.176-.672v-1.376h2.128v2.272h1.664v1.83998h-1.664v4.72h1.536v1.84h-1.408Z\" transform=\"translate(-41.906599,-11.66361)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr15"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr16_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr16_to\" transform=\"translate(49.295599,10.89561)\">",
                                        "target": [
                                            "#eD1PRHylXVr16_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr16",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr16\" d=\"M50.6396,15.5916h-.08c-.0746.2134-.176.416-.304.608-.1173.192-.272.3627-.464.512s-.4213.2667-.688.352c-.256.0854-.5546.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4373-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0907.9067.272,1.184.1814.2774.4907.416.928.416.1814,0,.3627-.0266.544-.08.1814-.0533.3414-.128.48-.224.1387-.1066.2507-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" transform=\"translate(-49.295599,-12.89561)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr16"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr17_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr17_to\" transform=\"translate(58.2829,9.175615)\">",
                                        "target": [
                                            "#eD1PRHylXVr17_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr17",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr17\" d=\"M59.8829,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" transform=\"translate(-58.2829,-11.175615)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr17"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr18_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr18_to\" transform=\"translate(65.169302,9.00761)\">",
                                        "target": [
                                            "#eD1PRHylXVr18_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr18",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr18\" d=\"M65.1693,7.70362c-.48,0-.832-.10666-1.056-.31999-.2134-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1066-.61866.32-.832.224-.224.576-.336,1.056-.336s.8266.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2134.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" transform=\"translate(-65.169302,-11.00761)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr18"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr19_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr19_to\" transform=\"translate(71.491398,10.799615)\">",
                                        "target": [
                                            "#eD1PRHylXVr19_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr19",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eD1PRHylXVr19\" d=\"M71.4914,17.1916c-.6187,0-1.1733-.1013-1.664-.304-.48-.2026-.8907-.496-1.232-.88-.3307-.384-.5867-.848-.768-1.392s-.272-1.152-.272-1.824.0907-1.28.272-1.824.4373-1.00264.768-1.37598c.3413-.384.752-.67733,1.232-.87999.4907-.20267,1.0453-.304,1.664-.304s1.168.10133,1.648.304c.4907.20266.9013.49599,1.232.87999.3413.37334.6027.83198.784,1.37598s.272,1.152.272,1.824-.0907,1.28-.272,1.824-.4427,1.008-.784,1.392c-.3307.384-.7413.6774-1.232.88-.48.2027-1.0293.304-1.648.304Zm0-1.872c.4693,0,.832-.144,1.088-.432s.384-.6986.384-1.232v-1.712c0-.5333-.128-.944-.384-1.232s-.6187-.432-1.088-.432-.832.144-1.088.432-.384.6987-.384,1.232v1.712c0,.5334.128.944.384,1.232s.6187.432,1.088.432Z\" transform=\"translate(-71.491398,-12.799615)\" fill=\"#fff\">",
                                        "target": [
                                            "#eD1PRHylXVr19"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr20_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr20_to\" transform=\"translate(27.524322,16.68018)\">",
                                        "target": [
                                            "#eD1PRHylXVr20_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr20",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr20\" transform=\"translate(-27.524322,-12.68018)\" opacity=\"0\">",
                                        "target": [
                                            "#eD1PRHylXVr20"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr29_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr29_to\" transform=\"translate(22.655314,15.760111)\">",
                                        "target": [
                                            "#eD1PRHylXVr29_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr29",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr29\" transform=\"translate(-22.655313,-11.76011)\" opacity=\"0\">",
                                        "target": [
                                            "#eD1PRHylXVr29"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr37_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr37_to\" transform=\"translate(18.247749,15.10361)\">",
                                        "target": [
                                            "#eD1PRHylXVr37_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eD1PRHylXVr37",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eD1PRHylXVr37\" transform=\"translate(-18.247749,-11.10361)\" opacity=\"0\">",
                                        "target": [
                                            "#eD1PRHylXVr37"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "menu",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"menu\" class=\"fixed top-0 left-0 z-10 w-full h-full js-menu bg-white\/70 backdrop-blur-md\">",
                                        "target": [
                                            "#menu"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mainNavigation",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<nav id=\"mainNavigation\">",
                                        "target": [
                                            "#mainNavigation"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ84_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ84_ts\" transform=\"translate(20,22.5) scale(1,1)\"><path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ84_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ84",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path>",
                                        "target": [
                                            "#eDdxZj2JEQ84"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mask-icon-close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"mask-icon-close\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                        "target": [
                                            "#mask-icon-close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ87_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ87_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ87_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ87_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ87_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ87_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ87_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ88_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ88_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ88_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ88_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ88_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "eDdxZj2JEQ88_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                        "target": [
                                            "#eDdxZj2JEQ88_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf94_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf94_ts\" transform=\"translate(20,22.5) scale(0.1,0.1)\"><path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path><\/g>",
                                        "target": [
                                            "#ePxjCZibNf94_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf94",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path>",
                                        "target": [
                                            "#ePxjCZibNf94"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mask-icon-open",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<mask id=\"mask-icon-open\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">",
                                        "target": [
                                            "#mask-icon-open"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf97_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf97_to\" transform=\"translate(20,20)\"><g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                        "target": [
                                            "#ePxjCZibNf97_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf97_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                        "target": [
                                            "#ePxjCZibNf97_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf97_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                        "target": [
                                            "#ePxjCZibNf97_ts"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf98_to",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf98_to\" transform=\"translate(20,25)\"><g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g>",
                                        "target": [
                                            "#ePxjCZibNf98_to"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf98_tr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g>",
                                        "target": [
                                            "#ePxjCZibNf98_tr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "ePxjCZibNf98_ts",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g>",
                                        "target": [
                                            "#ePxjCZibNf98_ts"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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\" class=\"swup-enabled\">",
                                        "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\" class=\"swup-enabled\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(1) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(3) > .block > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                                        "target": [
                                            "img[width=\"1547\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                                        "target": [
                                            "img[width=\"600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(3) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">",
                                        "target": [
                                            ".inset-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(1) > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                                        "target": [
                                            ".aspect-video.md\\:aspect-auto.mr-1:nth-child(2) > .opacity-1 > .object-cover[alt=\"\"][loading=\"lazy\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "link-name",
                                "impact": null,
                                "tags": [
                                    "cat.name-role-value",
                                    "wcag2a",
                                    "wcag412",
                                    "wcag244",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures links have discernible text",
                                "help": "Links must have discernible text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/link-name?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Services &amp; Process    <\/a>",
                                        "target": [
                                            ".md\\:col-span-4.font-extralight.leading-snug > div > .opacity-0[data-snippet=\"buttonlinks\"] > .border.transition-all.rounded-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a>",
                                        "target": [
                                            "a[aria-label=\"Jacques\u2019 Weindepot - Relaunch\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a>",
                                        "target": [
                                            ".text-center.nogridmarginl.nogridmarginr:nth-child(2) > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ1Z7TGyBBGo-Z5wE-KqDfzF8LRXN31n8yyBTvuOWfhRnLzAmbFgPhO_J_jf7dGCSO7sfoZhIKIz\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">",
                                        "target": [
                                            ".md\\:col-span-3.font-extralight.leading-snug > div > .opacity-0[data-snippet=\"buttonlinks\"] > .border.transition-all.rounded-xl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(1) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a>",
                                        "target": [
                                            ".md\\:col-span-2.font-extralight.leading-snug:nth-child(2) > div > .aspect-square.md\\:aspect-\\[3\\\/4\\][data-block=\"cardteaser\"] > .right-0.left-0.top-0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                        "target": [
                                            ".fluid-copy-01 > a[target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">",
                                        "target": [
                                            ".before\\:content-\\[attr\\(data-hover\\)\\]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                        "target": [
                                            "a[href$=\"imprint\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                        "target": [
                                            ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                        "target": [
                                            ".py-4.border-white\\\/50[href$=\"contact\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/acb.studio\/de\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                        "target": [
                                            ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.linkedin.com\/company\/acb-studio\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"linkedin\">",
                                        "target": [
                                            "a[title=\"linkedin\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/www.instagram.com\/analyse.create.build\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"Instagram\">",
                                        "target": [
                                            "a[title=\"Instagram\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">",
                                        "target": [
                                            ".float-left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>",
                                        "target": [
                                            ".text-black\\\/50"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>",
                                        "target": [
                                            "a[href$=\"work\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>",
                                        "target": [
                                            ".fluid-heading-03[href$=\"services\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>",
                                        "target": [
                                            ".fluid-heading-03[href$=\"studio\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>",
                                        "target": [
                                            ".fluid-heading-03[href$=\"contact\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-label",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-label attribute exists and is not empty"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>",
                                        "target": [
                                            ".right-0.left-0[href$=\"services\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"pl-0\">",
                                        "target": [
                                            ".pl-0"
                                        ]
                                    },
                                    {
                                        "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=\"p-0\">",
                                        "target": [
                                            ".p-0"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>\n                            <\/li>",
                                        "target": [
                                            ".pl-0 > .fluid-copy-02: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=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>\n                            <\/li>",
                                        "target": [
                                            ".pl-0 > .fluid-copy-02:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>\n                            <\/li>",
                                        "target": [
                                            ".fluid-copy-02: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=\"fluid-copy-02 font-light list-none\">\n    <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>\n<\/li>",
                                        "target": [
                                            ".fluid-copy-02:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs: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=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs: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=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>\n                    <\/li>",
                                        "target": [
                                            ".text-black.hover\\:text-black\\\/50.pb-fs:nth-child(5)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                                        "target": [
                                            "img[width=\"1547\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                                        "target": [
                                            "img[width=\"600\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">",
                                        "target": [
                                            "#menu-icon"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                        "target": [
                                                            ".content-between"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                        "target": [
                                                            ".content-between"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p>",
                                        "target": [
                                            ".col-span-4 > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgImage",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">",
                                                        "target": [
                                                            ".content-between"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background image"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<em>planetary boundaries<\/em>",
                                        "target": [
                                            ".col-span-4 > p > em"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                                        "target": [
                                                            ".fluid-copy-01 > a[target=\"_blank\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a>",
                                        "target": [
                                            ".fluid-copy-01 > a[target=\"_blank\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "60.0pt (80px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">",
                                                        "target": [
                                                            ".before\\:content-\\[attr\\(data-hover\\)\\]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<span class=\"inline-block transition group-hover:opacity-0 duration-250\">\n                    Let\u2019s talk                <\/span>",
                                        "target": [
                                            ".duration-250"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                                        "target": [
                                                            "a[href$=\"imprint\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>",
                                        "target": [
                                            "a[href$=\"imprint\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                                        "target": [
                                                            ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>",
                                        "target": [
                                            ".fluid-copy-02:nth-child(2) > .py-4.border-white\\\/50.footer-link"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                                        "target": [
                                                            ".py-4.border-white\\\/50[href$=\"contact\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>",
                                        "target": [
                                            ".py-4.border-white\\\/50[href$=\"contact\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "contrastRatio": 0,
                                                    "fontSize": "15.0pt (20px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                                        "target": [
                                                            "a[href=\"https:\/\/acb.studio\/de\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>",
                                        "target": [
                                            "a[href=\"https:\/\/acb.studio\/de\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                        "target": [
                                                            ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p><strong>ACB Studio GmbH<\/strong><br>Lindenstra\u00dfe 103<br>40233 D\u00fcsseldorf<\/p>",
                                        "target": [
                                            "a[rel=\"noopener noreferrer\"][target=\"_blank\"] > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgGradient",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">",
                                                        "target": [
                                                            ".text-white\\\/50 > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined due to a background gradient"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<strong>ACB Studio GmbH<\/strong>",
                                        "target": [
                                            "strong"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "dd26818.kasserver.com",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns6.kasserver.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 15560,
                    "testUrl": "https:\/\/acb.studio",
                    "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:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif\",\"width\":1905,\"height\":1072,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif\",\"width\":1905,\"height\":1072,\"naturalWidth\":3840,\"naturalHeight\":2160},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg\",\"width\":1905,\"height\":1072,\"naturalWidth\":267,\"naturalHeight\":150},{\"url\":\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\",\"width\":1547,\"height\":238,\"naturalWidth\":300,\"naturalHeight\":46},{\"url\":\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\",\"width\":550,\"height\":366,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\",\"width\":550,\"height\":733,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg\",\"width\":1905,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\",\"width\":728,\"height\":350,\"naturalWidth\":1920,\"naturalHeight\":1080},{\"url\":\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\",\"width\":728,\"height\":350,\"naturalWidth\":225,\"naturalHeight\":150}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "IBM Plex Serif",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "200"
                        },
                        {
                            "family": "IBM Plex Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "200"
                        },
                        {
                            "family": "IBM Plex Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "IBM Plex Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "IBM Plex Sans",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        }
                    ],
                    "generated-content-percent": "-2.19",
                    "generated-content-size": "-2.37",
                    "imgs-in-viewport": [
                        {
                            "src": "\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg",
                            "html": "<img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1920,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 225,
                            "naturalHeight": 150
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1920,
                            "naturalHeight": 1080
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 3840,
                            "naturalHeight": 2160
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 267,
                            "naturalHeight": 150
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">",
                            "currentSrc": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg",
                            "srcSet": "https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 300,
                            "naturalHeight": 46
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">",
                            "currentSrc": "",
                            "srcSet": "https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w",
                            "sizes": "100vw",
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif",
                            "html": "<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940",
                        "https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625"
                    ],
                    "rendered-html": "<html lang=\"en\" class=\"swup-enabled\"><head>\n        <meta charset=\"UTF-8\">\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n        <title>Welcome | acb.studio <\/title>\n        <style>\/* inner styles set by WPT to match CSSOM *\/@font-face { font-family: \"IBM Plex Serif\"; font-style: italic; font-weight: 200; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSerif-ExtraLightItalic-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 200; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-ExtraLight-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 400; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-Regular-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 300; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-Light-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }@font-face { font-family: \"IBM Plex Sans\"; font-style: normal; font-weight: 600; font-display: swap; src: url(\"\/assets\/fonts\/IBMPlexSans-SemiBold-Latin1.woff2\") format(\"woff2\"); unicode-range: U+0, U+D, U+20-7E, U+A0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02; }<\/style>        <style id=\"dvh\" type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.min-h-screen, .min-h-screen-nav { min-height: 913px !important; }<\/style>\n        <script>\n        (function(document, window) {\n            \/\/ \ud83d\udc21 \u270c\ufe0f\n            let style = document.getElementById('dvh');\n            style.type = 'text\/css';\n            style.textContent = \".min-h-screen, .min-h-screen-nav { min-height: \" + (window.innerHeight - 80) +\n                \"px!important;}\";\n        })(document, window);\n        <\/script>\n        <link href=\"https:\/\/acb.studio\/dist\/css\/styles.css?v=1712210625\" rel=\"stylesheet\">\n        \n\t\t\t\t        <link rel=\"canonical\" href=\"https:\/\/acb.studio\/en\">\n        \n                <meta name=\"robots\" content=\"noindex\">\n        \n                                        <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/de\" hreflang=\"de\">\n                <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/en\" hreflang=\"en\">\n                <link rel=\"alternate\" href=\"https:\/\/www.acb.studio\/de\" hreflang=\"x-default\">\n                \n        <meta name=\"theme-color\" content=\"#000000\">\n                <meta name=\"google-site-verification\" content=\"SBZXN_5kktUlEr6d38v35ChNgLERx_27zxh1D9c6UJ4\">\n        \n        \n<meta name=\"description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n<meta name=\"keywords\" content=\"Nachhaltige digitale Produkte\">\n\n<meta name=\"author\" content=\"\">\n\n<meta property=\"og:title\" content=\"Welcome \/ acb.studio\">\n<meta property=\"og:site_name\" content=\"acb.studio\">\n<meta property=\"og:type\" content=\"website\">\n\n<meta property=\"og:image\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n<meta property=\"og:image:secure_url\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n\n<meta property=\"og:image:type\" content=\"image\/jpeg\">\n<meta property=\"og:image:width\" content=\"1200\">\n<meta property=\"og:image:height\" content=\"630\">\n<meta property=\"og:description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n\n<meta name=\"twitter:card\" content=\"summary\">\n<meta name=\"twitter:title\" content=\"Welcome\">\n\n<meta name=\"twitter:description\" content=\"Nachhaltige Digitale Produkte \u2713 analyse, create and build \u2713 Digital Product Design \u2713 Hier mehr erfahren \u27a5\">\n<meta name=\"twitter:image\" content=\"https:\/\/acb.studio\/media\/pages\/home\/d2a2e0fcbd-1688548650\/acbweb-home-og-1200.jpg\">\n    <\/head>\n\n    <body class=\"relative antialiased bg-black\">\n        <script type=\"application\/ld+json\">\n        {\n            \"@context\": \"https:\/\/schema.org\",\n            \"@type\": \"Organization\",\n            \"url\": \"https:\/\/acb.studio\/\",\n            \"logo\": \"https:\/\/acb.studio\/assets\/images\/acb-studio.png\"\n        }\n        <\/script>\n<div id=\"grid-overlay\" class=\"h-full w-full absolute top-10 z-10 pointer-events-none hidden\">\n    <div class=\"acb-grid h-full w-full\">\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;01<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;02<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;03<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;04<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;05<\/div>\n        <div class=\"bg-grid\/40 border-dashed font-mono text-white\">&nbsp;06<\/div>\n    <\/div>\n<\/div><main id=\"swup\" class=\"transition-fade\" data-swup=\"0\">\n    <div id=\"home\">\n        <section style=\" \">\n\t\t\n\t<div id=\"5270de6d-c8ed-4bc7-ae46-9e8bff537661\" class=\" bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<style>\/* inner styles set by WPT to match CSSOM *\/.bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/3dfcc0b887-1702840827\/acbweb-home-hero06-9x16-800x-q80.webp\"); }@media (min-width: 768px) {\n  .bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\"); }\n}<\/style>\n<div data-block=\"hero\" class=\"relative\">\n    <div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>\n<\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#FFFFFF; background-color:#282423;\">\n\t\t\t<style>\/* inner styles set by WPT to match CSSOM *\/.bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg\"); }@media (min-width: 768px) {\n  .bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 { background-image: url(\"https:\/\/acb.studio\/media\/pages\/home\/bafa992ddc-1688548650\/acb-services-teaser.svg\"); }\n}<\/style>\n\t\n\t<div id=\"5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1\" class=\"acb-grid min-h-screen items-end fluid-pt-xl fluid-pb-xl bg-img-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover bg-center  bg-img-md-5f87e0e9-f7b7-4d88-b189-3af1b6b1e3b1 bg-cover\">\n\t\t\t\t<div class=\"md:col-span-4 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"text\" style=\" color:#FFFFFF;  background-color:#FFFFFF00;  border-color:#ffffff; \" class=\" fluid-pb-m \">\n    <div class=\"uppercase fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">SERVICES<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-block=\"text\" style=\" color:#FFFFFF;  background-color:#FFFFFF00;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-heading-03 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">Whether <em>digital services<\/em>, <em>websites<\/em>, <em>apps<\/em>, <em>portals<\/em> or <em>platforms<\/em>, we tailor our approach to your specific needs as we guide you and your project from the <em>initial idea<\/em> to market launch. <br><br>Or, in other words: <em>to success<\/em>.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\n<div data-snippet=\"buttonlinks\" class=\"opacity-0\">\n    <a href=\"https:\/\/acb.studio\/en\/services\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Services &amp; Process    <\/a>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug hidden-mobile\">\n\t\t\t<div class=\" \">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" \">\n\t\t\n\t<div id=\"117c44af-c8a8-4a16-8487-eae6738baf4e\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/86e5f8ae0d-1721296167\/jacques-teaser-16x9.avif\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">Jacques\u2019 Weindepot<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Relaunch<\/div>\n        <div class=\"fluid-utility-01 opacity-0\"><\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"Jacques\u2019 Weindepot - Relaunch\"><\/a><\/div>\n\n\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/7d3c09c9ba-1712208278\/bl-teaser-16x9.avif\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">beeline group<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Corporate Website<\/div>\n        <div class=\"fluid-utility-01 opacity-0\"><\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"beeline group - Corporate Website\"><\/a><\/div>\n\n\n<div data-block=\"teaser\" class=\"relative text-center bg-black nogridmarginl nogridmarginr\">\n        <picture class=\"block\">\n                <source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c117ba3ffa-1712208278\/mytt-teaser-16x9.svg\" media=\"(min-width: 768px)\">\n                <img src=\"https:\/\/acb.studio\/media\/pages\/work\/mytischtennis\/c571e71fa0-1712208278\/mytt-teaser-9x16.svg\" class=\"object-cover w-full h-full\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"w-full absolute top-[50%] -translate-y-[50%] \">\n        <div class=\"fluid-heading-01 mb-fs opacity-0\">MyTischtennis<\/div>\n        <div class=\"fluid-copy-02 mb-fm opacity-0\">Digital Branding &amp;<br>Portal Relaunch<\/div>\n        <div class=\"fluid-utility-01 opacity-0\">More to come<\/div>\n    <\/div>\n    <\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" background-color:#f1eee5;\">\n\t\t\n\t<div id=\"ed762fe0-8e28-4b33-80d8-acf815d65377\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\"text-center \">\n\t\t\t\t<figure class=\"flex flex-col\">\n                <picture class=\"grow-0 flex justify-center\">\n                                <source type=\"image\/avif\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/avif\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1920w\" media=\"(max-width: 767px)\">\n                                        <source type=\"image\/webp\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/dd98fb6496-1707077129\/acbweb-home-logo-collection-mobile.svg 1920w\" media=\"(max-width: 767px)\">\n                                        <img src=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg\" srcset=\"https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 320w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 640w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 960w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1280w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1600w, https:\/\/acb.studio\/media\/pages\/home\/60673f7380-1707077129\/acbweb-home-logo-collection-desktop-white.svg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"1547\" height=\"238\" alt=\"acb.studio clients\" class=\"\">\n                <\/picture>\n\n        \n    <\/figure>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\" \">\n\t\t\n\t<div id=\"63a9abe0-d7c3-4b61-b84d-d09d237b8360\" class=\"acb-grid bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\"nogridmarginl nogridmarginr  \">\n\t\t\t\t\n<div data-block=\"contact\">\n        <section style=\"color: #ffffff; background-color:#515E53\">\n        <div class=\" acb-grid  fluid-pt-xl \" id=\"a893c72c-7c67-4832-92d3-ce1c834823be\">\n                        <div class=\"md:col-span-6 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <div data-block=\"text\" style=\" border-color:#ffffff; \" class=\" fluid-pb-s \">\n    <div class=\"fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">MEET OUR EXPERTS<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-snippet=\"heading\" style=\" \">\n    <div class=\"content-center  fluid-pb-l\">\n        <h2 id=\"talk-to-sebastian\" class=\"fluid-heading-02 opacity-0\">\n            <p class=\"opacity-0\">Talk to <em>Sebastian<\/em><\/p>        <\/h2>\n    <\/div>\n<\/div>\n                <\/div>\n            <\/div>\n                <\/div><\/section>\n        <section style=\"color: ; background-color:#515E53\">\n        <div class=\" acb-grid items-start  fluid-pb-xl\" id=\"236f239d-7711-4669-9d5f-1b3d5aa5fae9\">\n                        <div class=\"md:col-span-1 font-extralight leading-snug hidden-mobile\">\n                <div class=\"\n                       \">\n                                    <\/div>\n            <\/div>\n                        <div class=\"md:col-span-2 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <figure class=\"flex flex-col\">\n                <picture class=\"grow-0 flex justify-center\">\n                                <source type=\"image\/avif\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.avif 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.avif 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.avif 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.avif 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.avif 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.avif 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/avif\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.avif 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.avif 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.avif 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.avif 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.avif 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.avif 1920w\" media=\"(max-width: 767px)\">\n                                        <source type=\"image\/webp\" sizes=\"100vw\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.webp 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.webp 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.webp 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.webp 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.webp 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.webp 1920w\" media=\"(min-width: 768px)\">\n            <source type=\"image\/webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.webp 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.webp 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.webp 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.webp 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.webp 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.webp 1920w\" media=\"(max-width: 767px)\">\n                                        <img src=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x.webp\" srcset=\"https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-320x-q70.jpg 320w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-640x-q70.jpg 640w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-960x-q70.jpg 960w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1280x-q70.jpg 1280w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1600x-q70.jpg 1600w, https:\/\/acb.studio\/media\/pages\/contacts\/sebastian-flock\/a8ab6ce36f-1697574943\/acbweb-people-sebastian-3x2-1920x-q70.jpg 1920w\" sizes=\"100vw\" loading=\"lazy\" width=\"600\" height=\"400\" alt=\"Sebastian Flock, Gr\u00fcnder &amp; Stratege bei acb.studio\" class=\"w-full \">\n                <\/picture>\n\n        \n    <\/figure>\n                <\/div>\n            <\/div>\n                        <div class=\"md:col-span-3 font-extralight leading-snug \">\n                <div class=\"\n                       \">\n                    <div data-block=\"text\" style=\" color:#ffffff;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-copy-02 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\"><em>Sebastian Flock<\/em> is one of the founders and a strategist at acb.studio. He sees the potential and opportunities in your business model. And he loves to twist and turn challenges until he finds the optimal solution.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\n<div data-snippet=\"buttonlinks\" class=\"opacity-0\">\n    <a href=\"https:\/\/calendar.google.com\/calendar\/u\/0\/appointments\/schedules\/AcZssZ1Z7TGyBBGo-Z5wE-KqDfzF8LRXN31n8yyBTvuOWfhRnLzAmbFgPhO_J_jf7dGCSO7sfoZhIKIz\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"border transition-all inline-block rounded-xl py-fxs px-fs fluid-copy-01 border-pampas text-pampas hover:bg-pampas hover:text-black mt-fm \">\n        Book a Google slot    <\/a>\n<\/div>\n                <\/div>\n            <\/div>\n                <\/div><\/section>\n    <\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#000000; background-color:#ffffff;\">\n\t\t\n\t<div id=\"16d6c5bf-20a1-4bca-85fd-baf21657ebf2\" class=\"acb-grid fluid-pt-xl fluid-pb-l bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-6 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"text\" style=\" color:#000000;  background-color:#ffffff;  border-color:#ffffff; \" class=\" fluid-pb-s \">\n    <div class=\"fluid-utility-01 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">WHAT\u2019S NEXT?<\/p>                    <\/div>\n    <\/div>\n<\/div>\n<div data-block=\"text\" style=\" color:#000000;  background-color:#ffffff;  border-color:#ffffff; \" class=\"  \">\n    <div class=\"fluid-heading-02 opacity-0\">\n                        <div class=\"\">\n            <p class=\"opacity-0\">Keep going. <br>There\u2019s a lot more to come.<\/p>                    <\/div>\n    <\/div>\n<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n<section style=\"color:#000000; background-color:#FFFFFF;\">\n\t\t\n\t<div id=\"2bca4aa9-eac4-4886-9622-1a32b5cd805d\" class=\"acb-grid fluid-pb-l bg-cover bg-center  bg-cover\">\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff;\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/work\/jacques-weindepot-relaunch\/c16efd03cf-1721296167\/jacques-teaser-3x4.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">WORK<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">Jacques\u2019 Weindepot<br><em>Relaunch<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/jacques-weindepot-relaunch\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - Jacques\u2019 Weindepot<br><em>Relaunch<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff;\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/f0a2ef6d92-1712208278\/bl-teaser-3x4-1920x.webp\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/work\/beeline-group\/de24dee199-1712208278\/bl-teaser-9x16-960x.webp\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">WORK<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">beeline group <em>Corporate Website<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/work\/beeline-group\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"WORK - beeline group <em>Corporate Website<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"md:col-span-2 font-extralight leading-snug \">\n\t\t\t<div class=\" \">\n\t\t\t\t<div data-block=\"cardteaser\" class=\"group bg-black rounded-lg relative aspect-square md:aspect-[3\/4] overflow-hidden hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\">\n\t\t    <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n\t\t\t\t\t\t<source srcset=\"https:\/\/acb.studio\/media\/pages\/studio\/2dfa2fb2a2-1713174368\/acbweb-studio-teaser-3x4.avif\" media=\"(min-width: 768px)\">\n\t\t\t\t\t\t<img src=\"https:\/\/acb.studio\/media\/pages\/studio\/c9d794d5f8-1713174368\/acbweb-studio-teaser-1x1.avif\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n\t\t\t<div class=\"uppercase fluid-utility-01 opacity-0\">STUDIO<\/div>\n\t\t\t<div class=\"flex items-end justify-between\">\n\t\t\t\t<div class=\"pr-1 fluid-heading-teaser opacity-0\">Get to know <em>acb.studio<\/em><\/div>\n\t\t\t\t<svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>\t\t\t<\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/studio\" data-eventid=\"Ereignis - overall - teaser acb.studio page\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"STUDIO - Get to know <em>acb.studio<\/em>\"><\/a><\/div>\n\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/section>\n        <div class=\"bg-black border-t border-bt pt-fxl\">\n    <div class=\"acb-grid\">\n        <div class=\"col-span-1 pb-[10px] md:pb-0\">\n                        <div id=\"pre-footer-icon\" class=\"w-[40px] h-[40px]\">\n                <svg cache-id=\"88316a95b6ed4acbab3ea872c1ee6d01\" id=\"eILzV4ukqgw1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n<style>\/* inner styles set by WPT to match CSSOM *\/#eILzV4ukqgw2 { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw2__m; }@keyframes eILzV4ukqgw2__m { \n  0% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n  16.6667% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { d: path(\"M 16 8.66667 C 10 15.3333 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { d: path(\"M 0 8.66667 C 6 15.3333 8 32 8 32\"); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { d: path(\"M 9.0333 3.82868 C 8.25832 4.68976 8 32 8 32\"); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n  100% { d: path(\"M 8 3.11111 C 8 3.11111 8 32 8 32\"); }\n}#eILzV4ukqgw3_to { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw3_to__to; }@keyframes eILzV4ukqgw3_to__to { \n  0% { transform: translate(20px, 33px); }\n  16.6667% { transform: translate(20px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { transform: translate(21px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { transform: translate(19px, 33px); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { transform: translate(20.1291px, 33px); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { transform: translate(20px, 33px); }\n  100% { transform: translate(20px, 33px); }\n}#eILzV4ukqgw3_tr { animation: 6000ms linear 0s infinite normal forwards running eILzV4ukqgw3_tr__tr; }@keyframes eILzV4ukqgw3_tr__tr { \n  0% { transform: rotate(0deg); }\n  16.6667% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  50% { transform: rotate(22deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  83.3333% { transform: rotate(-22deg); animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1); }\n  91.6667% { transform: rotate(2.84156deg); animation-timing-function: cubic-bezier(0.340255, 0.310404, 0.566037, 1); }\n  96.6667% { transform: rotate(0deg); }\n  100% { transform: rotate(0deg); }\n}<\/style>\n<path id=\"eILzV4ukqgw2\" d=\"M8,3.111111C8,3.111111,8,32,8,32\" transform=\"matrix(1 0 0 0.9 12 11.2)\" fill=\"none\" stroke=\"#00ffc2\" stroke-linecap=\"round\"><\/path><g id=\"eILzV4ukqgw3_to\" transform=\"translate(19.999961,33)\"><g id=\"eILzV4ukqgw3_tr\" transform=\"rotate(0)\"><path d=\"M8,1c-9.33333,7.1797-9.33333,18.8203,0,26c9.3333-7.1797,9.3333-18.8203,0-26Z\" transform=\"translate(-7.999949,-27)\" fill=\"none\" fill-rule=\"evenodd\" stroke=\"#00ffc2\"><\/path><\/g><\/g><\/svg>\n            <\/div>\n                    <\/div>\n        <div class=\"md:col-span-3 md:col-start-3 text-white\">\n            <div class=\"text-xs fluid-utility-01 uppercase mb-fm md:mb-fl\">MINIMAL FOOTPRINT<\/div>\n            <p class=\"fluid-copy-01\">\n                Your visit on this website produces according to the measurement on April 15, 2024 on <a href=\"https:\/\/www.websitecarbon.com\/website\/acb-studio-en\/\" target=\"_blank\">websitecarbon.com<\/a> only <span class=\"text-bt\" style=\"color:#00FFC2;\">0,10 g of CO\u2082<\/span>. Want to know more about the environmental footprint of digital products?            <\/p>\n        <\/div>\n    <\/div>\n<\/div><footer class=\"py-fxl\">\n    <div class=\"acb-grid mb-[80px]\">\n        <div class=\"font-light md:col-span-4 md:col-start-3 fluid-heading-01\">\n            <a class=\"group relative border-b border-white\/50 block pb-fs footer-link hover:text-bt before:content-[attr(data-hover)] before:absolute before:top-0 before:left-0 before:opacity-0 hover:before:opacity-100 before:transition before:duration-250\" href=\"mailto:[email protected]\" data-hover=\"[email protected]\" data-eventid=\"Conversion - overall - Click Lets talk\">\n                <span class=\"inline-block transition group-hover:opacity-0 duration-250\">\n                    Let\u2019s talk                <\/span>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"relative acb-grid mb-[80px]\">\n    <div class=\"md:col-span-2 md:col-start-5\">\n        <ul class=\"pl-0\">\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/imprint\">\n                    Imprint <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/data-privacy\">\n                    Data privacy <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n                                <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/en\/contact\">\n                    Contact <\/a>\n                            <\/li>\n                        <li class=\"fluid-copy-02 font-light list-none\">\n    <a class=\"border-b border-white\/50 block py-4 footer-link hover:text-bt\" href=\"https:\/\/acb.studio\/de\" translate=\"no\" data-no-swup=\"true\">\n        Deutsch    <\/a>\n<\/li>\n        <\/ul>\n    <\/div>\n<\/div>    <div class=\"relative acb-grid grid-flow-row pb-fl md:pb-16\">\n        <div class=\"col-span-1 md:col-span-2\">\n        <div class=\"mb-fs fluid-utility-01 uppercase text-white\">BASE<\/div>\n        <div class=\"text-white\/50 fluid-copy-03\">\n            <a href=\"https:\/\/www.google.de\/maps\/place\/acb.studio+%E2%80%93+Hub+D%C3%BCsseldorf\/@51.2279817,6.8017262,17z\/data=!3m1!4b1!4m6!3m5!1s0x47b8cb012981c141:0x566a38afd735cfcf!8m2!3d51.2279817!4d6.8043011!16s%2Fg%2F11sx4xt5wr?entry=ttu\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <p><strong>ACB Studio GmbH<\/strong><br>Lindenstra\u00dfe 103<br>40233 D\u00fcsseldorf<\/p>            <\/a>\n        <\/div>\n    <\/div>\n    <\/div>    <div class=\"relative acb-grid\">\n    <div class=\"col-span-2 flex\">\n                    <a href=\"https:\/\/www.linkedin.com\/company\/acb-studio\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"linkedin\">           \n                <svg id=\"icon-linkedin\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#icon-linkedin:hover #eYhOA7BTGtI4_to, #icon-linkedin:focus #eYhOA7BTGtI4_to { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI4_to__to; }@keyframes eYhOA7BTGtI4_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(21px, 21px); }\n}#icon-linkedin:hover #eYhOA7BTGtI8_ts, #icon-linkedin:focus #eYhOA7BTGtI8_ts { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI8_ts__ts; }@keyframes eYhOA7BTGtI8_ts__ts { \n  0% { transform: translate(0px, 0px) scale(0, 1); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(0px, 0px) scale(1, 1); }\n}#icon-linkedin:hover #eYhOA7BTGtI9_to, #icon-linkedin:focus #eYhOA7BTGtI9_to { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI9_to__to; }@keyframes eYhOA7BTGtI9_to__to { \n  0% { transform: translate(19px, 19px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(20px, 20px); }\n}#icon-linkedin:hover #eYhOA7BTGtI9, #icon-linkedin:focus #eYhOA7BTGtI9 { animation: 200ms linear 0s 1 normal forwards running eYhOA7BTGtI9_c_o; }@keyframes eYhOA7BTGtI9_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { opacity: 1; }\n}<\/style>\n    <g>\n        <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(.000001 0)\" stroke=\"#fff\" stroke-opacity=\"0.5\"><\/rect>\n        <g id=\"eYhOA7BTGtI4_to\" transform=\"translate(20,20)\">\n            <g transform=\"translate(-20,-20)\">\n                <g transform=\"translate(14.54705 14.7869)\">\n                    <path d=\"M3.406156,4.66105v9.66895h-3.216048v-9.66895h3.216048Zm.21151-2.99044c0,.927859-.698045,1.670322-1.819548,1.670322h-.020961C0.697893,3.340932,0,2.598469,0,1.67061C0,0.72186,0.71928,0,1.819396,0c1.100225,0,1.777364.72186,1.79827,1.67061ZM8.399045,14.33h-3.21602c0,0,.042293-8.76168.000096-9.66895h3.216021v1.368938c.427392-.658843,1.192322-1.595814,2.898316-1.595814C13.413363,4.434174,15,5.816087,15,8.785938L15,14.33h-3.215773v-5.172693c0-1.299804-.465519-2.186472-1.629247-2.186472-.888441,0-1.417627.597984-1.650111,1.175351-.084917.206576-.105824.495259-.105824.784245v5.399569ZM8.377658,6.063291h.021484v-.033303c-.007262.011188-.014414.022294-.021484.033303Z\" transform=\"translate(-2.04705-1.9519)\" fill=\"#fff\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n        <g id=\"eYhOA7BTGtI8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>\n        <g id=\"eYhOA7BTGtI9_to\" transform=\"translate(19,19)\">\n            <g id=\"eYhOA7BTGtI9\" transform=\"translate(-20,-20)\" opacity=\"0\">\n                <g transform=\"translate(13.547051 13.7869)\">\n                    <path d=\"M3.406156,4.66105v9.66895h-3.216048v-9.66895h3.216048Zm.21151-2.99044c0,.927859-.698045,1.670322-1.819548,1.670322h-.020961C0.697893,3.340932,0,2.598469,0,1.67061C0,0.72186,0.71928,0,1.819396,0c1.100225,0,1.777364.72186,1.79827,1.67061ZM8.399045,14.33h-3.21602c0,0,.042293-8.76168.000096-9.66895h3.216021v1.368938c.427392-.658843,1.192322-1.595814,2.898316-1.595814C13.413363,4.434174,15,5.816087,15,8.785938L15,14.33h-3.215773v-5.172693c0-1.299804-.465519-2.186472-1.629247-2.186472-.888441,0-1.417627.597984-1.650111,1.175351-.084917.206576-.105824.495259-.105824.784245v5.399569ZM8.377658,6.063291h.021484v-.033303c-.007262.011188-.014414.022294-.021484.033303Z\" transform=\"translate(-1.047051-.9519)\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n    <\/g>\n<\/svg>            <\/a>\n                    <a href=\"https:\/\/www.instagram.com\/analyse.create.build\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"mr-4\" title=\"Instagram\">           \n                <svg cache-id=\"9cb30ef252454bcbacd8342af8d3502b\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" id=\"icon-instagram\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#icon-instagram:hover #eh0nxETfBzo4_to, #icon-instagram:focus #eh0nxETfBzo4_to { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo4_to__to; }@keyframes eh0nxETfBzo4_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(21px, 21px); }\n}#icon-instagram:hover #eh0nxETfBzo8_ts, #icon-instagram:focus #eh0nxETfBzo8_ts { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo8_ts__ts; }@keyframes eh0nxETfBzo8_ts__ts { \n  0% { transform: translate(0px, 0px) scale(0, 1); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(0px, 0px) scale(1, 1); }\n}#icon-instagram:hover #eh0nxETfBzo9_to, #icon-instagram:focus #eh0nxETfBzo9_to { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo9_to__to; }@keyframes eh0nxETfBzo9_to__to { \n  0% { transform: translate(19px, 19px); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { transform: translate(20px, 20px); }\n}#icon-instagram:hover #eh0nxETfBzo9, #icon-instagram:focus #eh0nxETfBzo9 { animation: 200ms linear 0s 1 normal forwards running eh0nxETfBzo9_c_o; }@keyframes eh0nxETfBzo9_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); }\n  100% { opacity: 1; }\n}<\/style>\n    <g>\n        <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(.000001 0)\" stroke=\"#fff\" stroke-opacity=\"0.5\"><\/rect>\n        <g id=\"eh0nxETfBzo4_to\" transform=\"translate(20,20)\">\n            <g transform=\"translate(-20,-20)\">\n                <g transform=\"translate(14.54705 14.7869)\">\n                    <path d=\"M11.4531,1.51313h-5.99998c-2.04345,0-3.7,1.65655-3.7,3.7v5.99997c0,2.0435,1.65655,3.7,3.7,3.7h5.99998c2.0435,0,3.7-1.6565,3.7-3.7v-5.99997c0-2.04345-1.6565-3.7-3.7-3.7ZM5.45312,0.213135c-2.76142,0-4.999995,2.238575-4.999995,4.999995v5.99997c0,2.7615,2.238575,5,4.999995,5h5.99998c2.7614,0,5-2.2385,5-5v-5.99997c0-2.76142-2.2386-4.999995-5-4.999995h-5.99998Zm3,10.699965c1.49117,0,2.69998-1.2088,2.69998-2.69997s-1.20881-2.7-2.69998-2.7-2.69999,1.20884-2.69999,2.7s1.20883,2.69997,2.69999,2.69997Zm0,1.3c2.20918,0,3.99998-1.7908,3.99998-3.99997s-1.7908-4-3.99998-4-4,1.79087-4,4s1.79087,3.99997,4,3.99997ZM12.4531,4.65881c.5523,0,1-.44771,1-1s-.4477-1-1-1-1,.44772-1,1s.4477,1,1,1Z\" transform=\"translate(-3.000161-3.000018)\" clip-rule=\"evenodd\" fill=\"#fff\" fill-rule=\"evenodd\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n        <g id=\"eh0nxETfBzo8_ts\" transform=\"translate(0,0) scale(0,1)\">\n            <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" transform=\"translate(0,0)\" fill=\"#fff\" stroke=\"#fff\"><\/rect>\n        <\/g>\n        <g id=\"eh0nxETfBzo9_to\" transform=\"translate(19,19)\">\n            <g id=\"eh0nxETfBzo9\" transform=\"translate(-20,-20)\" opacity=\"0\">\n                <g transform=\"translate(13.547051 13.7869)\">\n                    <path d=\"M11.4531,1.51313h-5.99998c-2.04345,0-3.7,1.65655-3.7,3.7v5.99997c0,2.0435,1.65655,3.7,3.7,3.7h5.99998c2.0435,0,3.7-1.6565,3.7-3.7v-5.99997c0-2.04345-1.6565-3.7-3.7-3.7ZM5.45312,0.213135c-2.76142,0-4.999995,2.238575-4.999995,4.999995v5.99997c0,2.7615,2.238575,5,4.999995,5h5.99998c2.7614,0,5-2.2385,5-5v-5.99997c0-2.76142-2.2386-4.999995-5-4.999995h-5.99998Zm3,10.699965c1.49117,0,2.69998-1.2088,2.69998-2.69997s-1.20881-2.7-2.69998-2.7-2.69999,1.20884-2.69999,2.7s1.20883,2.69997,2.69999,2.69997Zm0,1.3c2.20918,0,3.99998-1.7908,3.99998-3.99997s-1.7908-4-3.99998-4-4,1.79087-4,4s1.79087,3.99997,4,3.99997ZM12.4531,4.65881c.5523,0,1-.44771,1-1s-.4477-1-1-1-1,.44772-1,1s.4477,1,1,1Z\" transform=\"translate(-2.000163-2.000018)\" clip-rule=\"evenodd\" fill-rule=\"evenodd\"><\/path>\n                <\/g>\n                <rect width=\"40\" height=\"40\" rx=\"0\" ry=\"0\" fill=\"#d2dbed\" fill-opacity=\"0\" stroke-width=\"0\" stroke-opacity=\"0\"><\/rect>\n            <\/g>\n        <\/g>\n    <\/g>\n<\/svg>            <\/a>\n            <\/div>\n<\/div>\n<\/footer>\n    <\/div>\n<\/main>\n<div class=\"fixed left-0 bottom-0 h-[80px] bg-black right-0\">\n    <nav class=\"acb-grid js-navigation  px-7.5 w-full overflow-hidden border-gray-700\/50 text-white  md:px-10 xl:px-13 2xl:px-16 flex justify-between items-center z-50\">\n        <a href=\"https:\/\/acb.studio\/en\" class=\"z-20 float-left\" aria-label=\"Homepage\">\n            <svg id=\"eD1PRHylXVr1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 200 80\" width=\"200\" height=\"80\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/#eD1PRHylXVr6_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr6_to__to; }@keyframes eD1PRHylXVr6_to__to { \n  0% { transform: translate(37.9857px, 11.1039px); }\n  15% { transform: translate(37.9857px, 11.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { transform: translate(37.9857px, 7.10391px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(37.9857px, 15.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45.5% { transform: translate(37.9857px, 15.1039px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { transform: translate(37.9857px, 11.1039px); }\n  100% { transform: translate(37.9857px, 11.1039px); }\n}#eD1PRHylXVr6 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr6_c_o; }@keyframes eD1PRHylXVr6_c_o { \n  0% { opacity: 1; }\n  15% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr12_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr12_to__to; }@keyframes eD1PRHylXVr12_to__to { \n  0% { transform: translate(50.7497px, 13.1036px); }\n  15% { transform: translate(50.7497px, 13.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { transform: translate(50.7497px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(50.7497px, 15.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(50.7497px, 15.1036px); }\n  100% { transform: translate(50.7497px, 15.1036px); }\n}#eD1PRHylXVr12 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr12_c_o; }@keyframes eD1PRHylXVr12_c_o { \n  0% { opacity: 1; }\n  15% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr14_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr14_to__to; }@keyframes eD1PRHylXVr14_to__to { \n  0% { transform: translate(35.4571px, 10.7996px); }\n  17.5% { transform: translate(35.4571px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { transform: translate(35.4571px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(35.4571px, 8.79961px); }\n  100% { transform: translate(35.4571px, 8.79961px); }\n}#eD1PRHylXVr14 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr14_c_o; }@keyframes eD1PRHylXVr14_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr15_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr15_to__to; }@keyframes eD1PRHylXVr15_to__to { \n  0% { transform: translate(41.9066px, 9.66361px); }\n  17.5% { transform: translate(41.9066px, 9.66361px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48.5% { transform: translate(41.9066px, 9.66361px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { transform: translate(41.9066px, 7.66361px); }\n  100% { transform: translate(41.9066px, 7.66361px); }\n}#eD1PRHylXVr15 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr15_c_o; }@keyframes eD1PRHylXVr15_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  48.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr16_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr16_to__to; }@keyframes eD1PRHylXVr16_to__to { \n  0% { transform: translate(49.2956px, 10.8956px); }\n  17.5% { transform: translate(49.2956px, 10.8956px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49% { transform: translate(49.2956px, 10.8956px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51% { transform: translate(49.2956px, 8.89561px); }\n  100% { transform: translate(49.2956px, 8.89561px); }\n}#eD1PRHylXVr16 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr16_c_o; }@keyframes eD1PRHylXVr16_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr17_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr17_to__to; }@keyframes eD1PRHylXVr17_to__to { \n  0% { transform: translate(58.2829px, 9.17562px); }\n  17.5% { transform: translate(58.2829px, 9.17562px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49.5% { transform: translate(58.2829px, 9.17562px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  51.5% { transform: translate(58.2829px, 7.17561px); }\n  100% { transform: translate(58.2829px, 7.17561px); }\n}#eD1PRHylXVr17 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr17_c_o; }@keyframes eD1PRHylXVr17_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  49.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr18_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr18_to__to; }@keyframes eD1PRHylXVr18_to__to { \n  0% { transform: translate(65.1693px, 9.00761px); }\n  17.5% { transform: translate(65.1693px, 9.00761px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { transform: translate(65.1693px, 9.00761px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52% { transform: translate(65.1693px, 7.00761px); }\n  100% { transform: translate(65.1693px, 7.00761px); }\n}#eD1PRHylXVr18 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr18_c_o; }@keyframes eD1PRHylXVr18_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52.5% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr19_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr19_to__to; }@keyframes eD1PRHylXVr19_to__to { \n  0% { transform: translate(71.4914px, 10.7996px); }\n  17.5% { transform: translate(71.4914px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { transform: translate(71.4914px, 10.7996px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  52.5% { transform: translate(71.4914px, 8.79961px); }\n  100% { transform: translate(71.4914px, 8.79961px); }\n}#eD1PRHylXVr19 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr19_c_o; }@keyframes eD1PRHylXVr19_c_o { \n  0% { opacity: 1; }\n  17.5% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  50.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  53% { opacity: 1; }\n  100% { opacity: 1; }\n}#eD1PRHylXVr20_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr20_to__to; }@keyframes eD1PRHylXVr20_to__to { \n  0% { transform: translate(27.5243px, 16.6802px); }\n  15.5% { transform: translate(27.5243px, 16.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { transform: translate(27.5243px, 12.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  25% { transform: translate(27.5243px, 12.6802px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  27.5% { transform: translate(27.5243px, 8.68018px); }\n  100% { transform: translate(27.5243px, 8.68018px); }\n}#eD1PRHylXVr20 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr20_c_o; }@keyframes eD1PRHylXVr20_c_o { \n  0% { opacity: 0; }\n  15.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  18% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  25% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  27.5% { opacity: 0; }\n  100% { opacity: 0; }\n}#eD1PRHylXVr29_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr29_to__to; }@keyframes eD1PRHylXVr29_to__to { \n  0% { transform: translate(22.6553px, 15.7601px); }\n  25.5% { transform: translate(22.6553px, 15.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  28% { transform: translate(22.6553px, 11.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  35% { transform: translate(22.6553px, 11.7601px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  37.5% { transform: translate(22.6553px, 7.76011px); }\n  100% { transform: translate(22.6553px, 7.76011px); }\n}#eD1PRHylXVr29 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr29_c_o; }@keyframes eD1PRHylXVr29_c_o { \n  0% { opacity: 0; }\n  25.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  28% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  35% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  37.5% { opacity: 0; }\n  100% { opacity: 0; }\n}#eD1PRHylXVr37_to { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr37_to__to; }@keyframes eD1PRHylXVr37_to__to { \n  0% { transform: translate(18.2477px, 15.1036px); }\n  35.5% { transform: translate(18.2477px, 15.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  38% { transform: translate(18.2477px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45% { transform: translate(18.2477px, 11.1036px); animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  47.5% { transform: translate(18.2477px, 7.10361px); }\n  100% { transform: translate(18.2477px, 7.10361px); }\n}#eD1PRHylXVr37 { animation: 20000ms linear 0s infinite normal forwards running eD1PRHylXVr37_c_o; }@keyframes eD1PRHylXVr37_c_o { \n  0% { opacity: 0; }\n  35.5% { opacity: 0; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  38% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  45% { opacity: 1; animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86); }\n  47.5% { opacity: 0; }\n  100% { opacity: 0; }\n}<\/style>\n    <g transform=\"translate(0 29.5)\" mask=\"url(#eD1PRHylXVr4)\">\n        <rect width=\"200\" height=\"80\" rx=\"0\" ry=\"0\" transform=\"translate(0-29.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect>\n        <mask id=\"eD1PRHylXVr4\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\">\n            <g>\n                <g id=\"eD1PRHylXVr6_to\" transform=\"translate(37.985671,11.10391)\">\n                    <g id=\"eD1PRHylXVr6\" transform=\"translate(-37.985671,-11.10391)\">\n                        <g>\n                            <path d=\"M7.31195,17.0002c-.42667,0-.784-.1334-1.072-.4-.27734-.2667-.45334-.624-.528-1.072h-.096c-.128.544-.41067.96-.848,1.248-.43734.2773-.976.416-1.616.416-.84267,0-1.488-.224-1.936-.672s-.672005-1.04-.672005-1.776c0-.8854.32-1.5414.960005-1.968.65066-.4374,1.53066-.656,2.64-.656h1.328v-.528c0-.4054-.10667-.7254-.32-.96-.21334-.2454-.57067-.368-1.072-.368-.46934,0-.84267.1013-1.12.304s-.50667.432-.688.688l-1.408005-1.248c.341335-.50138.768005-.89071,1.280005-1.16804.52266-.288,1.22666-.432,2.112-.432c1.19466,0,2.09066.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.39466,0,.73066-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M13.1253,17.1922c-.6293,0-1.1893-.1014-1.68-.304-.4906-.2134-.9013-.5067-1.232-.88-.33065-.384-.58131-.848-.75198-1.392s-.256-1.152-.256-1.824.08533-1.2747.256-1.808c.17067-.544.42133-1.00804.75198-1.39204s.7414-.67734,1.232-.88c.4907-.20267,1.0507-.304,1.68-.304.8534,0,1.5627.192,2.128.576.576.384.9867.92266,1.232,1.61604l-1.92.832c-.0746-.32-.2293-.592-.464-.816s-.56-.336-.976-.336c-.48,0-.8426.16-1.088.48-.2453.3093-.368.7306-.368,1.264v1.568c0,.5333.1227.9546.368,1.264s.608.464,1.088.464c.4267,0,.7627-.112,1.008-.336.256-.2347.4427-.5387.56-.912l1.84.8c-.2773.8-.7093,1.3866-1.296,1.76-.576.3733-1.28.56-2.112.56Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M17.5189,5.16016h2.368v4.84804h.08c.1174-.46938.384-.85338.8-1.15204.4267-.29867.912-.448,1.456-.448c1.0667,0,1.872.37333,2.416,1.12s.816,1.83464.816,3.26404-.272,2.5226-.816,3.28c-.544.7466-1.3493,1.12-2.416,1.12-.2773,0-.5386-.0427-.784-.128-.2453-.0747-.4693-.1814-.672-.32-.192-.1494-.3573-.32-.496-.512-.1386-.2027-.24-.416-.304-.64h-.08v1.408h-2.368v-11.84004Zm3.92,10.11204c.448,0,.816-.1547,1.104-.464.2987-.32.448-.7467.448-1.28v-1.456c0-.5334-.1493-.9547-.448-1.264-.288-.32-.656-.48-1.104-.48s-.8213.112-1.12.336c-.288.2133-.432.512-.432.896v2.48c0,.384.144.688.432.912.2987.2133.672.32,1.12.32Z\" fill=\"#fff\"><\/path>\n                            <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(-1.18 0)\" fill=\"#fff\"><\/path>\n                        <\/g>\n                        <g id=\"eD1PRHylXVr12_to\" transform=\"translate(50.749701,13.10361)\">\n                            <g id=\"eD1PRHylXVr12\" transform=\"translate(-51.749701,-11.10361)\">\n                                <g id=\"eD1PRHylXVr14_to\" transform=\"translate(35.4571,10.799615)\">\n                                    <path id=\"eD1PRHylXVr14\" d=\"M35.4251,17.1916c-.8106,0-1.4933-.128-2.048-.384-.5546-.2666-1.0506-.64-1.488-1.12l1.392-1.408c.2987.3307.6294.592.992.784.3627.192.7734.288,1.232.288.4694,0,.7947-.0693.976-.208.1814-.1493.272-.3466.272-.592c0-.3946-.2826-.6293-.848-.704l-.912-.112c-1.888-.2346-2.832-1.0986-2.832-2.592c0-.4053.0747-.7733.224-1.104.16-.34131.3787-.62931.656-.86398.288-.24533.6294-.432,1.024-.56.4054-.13866.8587-.20799,1.36-.20799.4374,0,.8214.032,1.152.09599.3414.05334.64.13867.896.256.2667.10667.5067.24534.72.416.224.16.4427.34134.656.544l-1.36,1.39198c-.2666-.2666-.5706-.4746-.912-.624-.3306-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2987-.256.512c0,.224.0587.4.176.528.128.1174.3627.2027.704.256l.944.128c1.8454.2454,2.768,1.088,2.768,2.528c0,.4054-.0853.7787-.256,1.12s-.416.64-.736.896c-.3093.2454-.688.4374-1.136.576-.4373.1387-.928.208-1.472.208Z\" transform=\"translate(-35.4571,-12.799615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr15_to\" transform=\"translate(41.906599,9.66361)\">\n                                    <path id=\"eD1PRHylXVr15\" d=\"M42.9786,16.9996c-.8213,0-1.4453-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83998h.592c.32,0,.5387-.07466.656-.224.1174-.16.176-.384.176-.672v-1.376h2.128v2.272h1.664v1.83998h-1.664v4.72h1.536v1.84h-1.408Z\" transform=\"translate(-41.906599,-11.66361)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr16_to\" transform=\"translate(49.295599,10.89561)\">\n                                    <path id=\"eD1PRHylXVr16\" d=\"M50.6396,15.5916h-.08c-.0746.2134-.176.416-.304.608-.1173.192-.272.3627-.464.512s-.4213.2667-.688.352c-.256.0854-.5546.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4373-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0907.9067.272,1.184.1814.2774.4907.416.928.416.1814,0,.3627-.0266.544-.08.1814-.0533.3414-.128.48-.224.1387-.1066.2507-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" transform=\"translate(-49.295599,-12.89561)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr17_to\" transform=\"translate(58.2829,9.175615)\">\n                                    <path id=\"eD1PRHylXVr17\" d=\"M59.8829,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" transform=\"translate(-58.2829,-11.175615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr18_to\" transform=\"translate(65.169302,9.00761)\">\n                                    <path id=\"eD1PRHylXVr18\" d=\"M65.1693,7.70362c-.48,0-.832-.10666-1.056-.31999-.2134-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1066-.61866.32-.832.224-.224.576-.336,1.056-.336s.8266.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2134.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" transform=\"translate(-65.169302,-11.00761)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                                <g id=\"eD1PRHylXVr19_to\" transform=\"translate(71.491398,10.799615)\">\n                                    <path id=\"eD1PRHylXVr19\" d=\"M71.4914,17.1916c-.6187,0-1.1733-.1013-1.664-.304-.48-.2026-.8907-.496-1.232-.88-.3307-.384-.5867-.848-.768-1.392s-.272-1.152-.272-1.824.0907-1.28.272-1.824.4373-1.00264.768-1.37598c.3413-.384.752-.67733,1.232-.87999.4907-.20267,1.0453-.304,1.664-.304s1.168.10133,1.648.304c.4907.20266.9013.49599,1.232.87999.3413.37334.6027.83198.784,1.37598s.272,1.152.272,1.824-.0907,1.28-.272,1.824-.4427,1.008-.784,1.392c-.3307.384-.7413.6774-1.232.88-.48.2027-1.0293.304-1.648.304Zm0-1.872c.4693,0,.832-.144,1.088-.432s.384-.6986.384-1.232v-1.712c0-.5333-.128-.944-.384-1.232s-.6187-.432-1.088-.432-.832.144-1.088.432-.384.6987-.384,1.232v1.712c0,.5334.128.944.384,1.232s.6187.432,1.088.432Z\" transform=\"translate(-71.491398,-12.799615)\" fill=\"#fff\"><\/path>\n                                <\/g>\n                            <\/g>\n                        <\/g>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr20_to\" transform=\"translate(27.524322,16.68018)\">\n                    <g id=\"eD1PRHylXVr20\" transform=\"translate(-27.524322,-12.68018)\" opacity=\"0\">\n                        <path d=\"M7.31195,17.0002c-.42667,0-.784-.1334-1.072-.4-.27734-.2667-.45334-.624-.528-1.072h-.096c-.128.544-.41067.96-.848,1.248-.43734.2773-.976.416-1.616.416-.84267,0-1.488-.224-1.936-.672s-.672005-1.04-.672005-1.776c0-.8854.32-1.5414.960005-1.968.65066-.4374,1.53066-.656,2.64-.656h1.328v-.528c0-.4054-.10667-.7254-.32-.96-.21334-.2454-.57067-.368-1.072-.368-.46934,0-.84267.1013-1.12.304s-.50667.432-.688.688l-1.408005-1.248c.341335-.50138.768005-.89071,1.280005-1.16804.52266-.288,1.22666-.432,2.112-.432c1.19466,0,2.09066.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.39466,0,.73066-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M9.73332,17.0002v-8.40004h2.36798v1.42404h.096c.1494-.43738.4107-.81604.784-1.13604.3734-.32.8907-.48,1.552-.48.864,0,1.5147.288,1.952.864.448.576.672,1.39734.672,2.46404v5.264h-2.368v-5.072c0-.544-.0853-.944-.256-1.2-.1706-.2667-.4746-.4-.912-.4-.192,0-.3786.0266-.56.08-.1813.0426-.3466.1173-.496.224-.1386.1066-.2506.24-.336.4-.0853.1493-.128.3253-.128.528v5.44h-2.36798Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M24.9926,17.0002c-.4267,0-.784-.1334-1.072-.4-.2774-.2667-.4534-.624-.528-1.072h-.096c-.128.544-.4107.96-.848,1.248-.4374.2773-.976.416-1.616.416-.8427,0-1.488-.224-1.936-.672s-.672-1.04-.672-1.776c0-.8854.32-1.5414.96-1.968.6506-.4374,1.5306-.656,2.64-.656h1.328v-.528c0-.4054-.1067-.7254-.32-.96-.2134-.2454-.5707-.368-1.072-.368-.4694,0-.8427.1013-1.12.304s-.5067.432-.688.688l-1.408-1.248c.3413-.50138.768-.89071,1.28-1.16804.5226-.288,1.2266-.432,2.112-.432c1.1946,0,2.0906.26133,2.688.784s.896,1.28534.896,2.28804v3.68h.784v1.84h-1.312Zm-3.28-1.456c.3946,0,.7306-.0854,1.008-.256.288-.1707.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3146-1.392.944v.24c0,.3093.096.5386.288.688.192.1386.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.7659,17.0002c-.8106,0-1.408-.1974-1.792-.592-.3733-.3947-.56-.9654-.56-1.712v-9.53604h2.368v10.00004h1.056v1.84h-1.072Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M36.8199,8.60016h2.208l-3.232,9.69604c-.2133.6506-.5173,1.1306-.912,1.44-.384.3093-.9386.464-1.664.464h-1.472v-1.84h1.584l.288-.928-2.944-8.83204h2.352l1.232,3.92004.608,2.432h.096l.624-2.432l1.232-3.92004Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M42.4582,17.1922c-.8107,0-1.4933-.128-2.048-.384-.5547-.2667-1.0507-.64-1.488-1.12l1.392-1.408c.2987.3306.6293.592.992.784s.7733.288,1.232.288c.4693,0,.7947-.0694.976-.208.1813-.1494.272-.3467.272-.592c0-.3947-.2827-.6294-.848-.704l-.912-.112c-1.888-.2347-2.832-1.0987-2.832-2.592c0-.4054.0747-.7734.224-1.104.16-.34138.3787-.62938.656-.86404.288-.24534.6293-.432,1.024-.56.4053-.13867.8587-.208,1.36-.208.4373,0,.8213.032,1.152.096.3413.05333.64.13866.896.256.2667.10666.5067.24533.72.416.224.16.4427.34133.656.544l-1.36,1.39204c-.2667-.2667-.5707-.4747-.912-.624-.3307-.16-.672-.24-1.024-.24-.4053,0-.6933.064-.864.192s-.256.2986-.256.512c0,.224.0587.4.176.528.128.1173.3627.2026.704.256l.944.128c1.8453.2453,2.768,1.088,2.768,2.528c0,.4053-.0853.7786-.256,1.12s-.416.64-.736.896c-.3093.2453-.688.4373-1.136.576-.4373.1386-.928.208-1.472.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M50.6967,17.1922c-.64,0-1.2107-.1014-1.712-.304-.5013-.2134-.928-.5067-1.28-.88-.3413-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6614.0853-1.2587.256-1.792.1707-.544.4213-1.00804.752-1.39204.3413-.384.7573-.67734,1.248-.88.4907-.21334,1.0507-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9067.54933,1.216.944.32.39464.5493.85334.688,1.37604.1493.512.224,1.0506.224,1.616v.704h-5.392v.128c0,.5546.1493.9973.448,1.328.2987.32.768.48,1.408.48.4907,0,.8907-.096,1.2-.288.3093-.2027.5973-.4427.864-.72l1.184,1.472c-.3733.4373-.864.7786-1.472,1.024-.5973.2453-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3093-.4.7253-.4,1.248v.128h2.944v-.144c0-.512-.1173-.9227-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(27.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr29_to\" transform=\"translate(22.655314,15.760111)\">\n                    <g id=\"eD1PRHylXVr29\" transform=\"translate(-22.655313,-11.76011)\" opacity=\"0\">\n                        <path d=\"M4.49593,17.1921c-.62934,0-1.18934-.1013-1.68-.304-.49067-.2133-.90134-.5066-1.232-.88-.33067-.384-.58134-.848-.752002-1.392s-.256-1.152-.256-1.824.085333-1.2746.256-1.808c.170662-.544.421332-1.00797.752002-1.39198s.74133-.67733,1.232-.87999s1.05066-.304,1.68-.304c.85333,0,1.56266.192,2.128.576.576.384.98666.92266,1.232,1.61597l-1.92.832c-.07467-.32-.22934-.592-.464-.816s-.56-.336-.976-.336c-.48,0-.84267.16-1.088.48-.24534.3094-.368.7307-.368,1.264v1.568c0,.5334.12266.9547.368,1.264s.608.464,1.088.464c.42666,0,.76266-.112,1.008-.336.256-.2346.44266-.5386.56-.912l1.84.8c-.27734.8-.70934,1.3867-1.296,1.76-.576.3734-1.28.56-2.112.56Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M8.88955,17.0001v-8.39997h2.36805v1.82397h.08c.0426-.2346.1173-.45864.224-.67197.1066-.224.2453-.42134.416-.592.1813-.17067.3946-.304.64-.4.2453-.10667.5333-.16.864-.16h.416v2.20797h-.592c-.6934,0-1.2107.0907-1.552.272-.3307.1814-.496.5174-.496,1.008v4.912h-2.36805Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M18.3042,17.1921c-.64,0-1.2107-.1013-1.712-.304-.5014-.2133-.928-.5066-1.28-.88-.3414-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6613.0853-1.2586.256-1.792.1706-.544.4213-1.00797.752-1.39197.3413-.384.7573-.67734,1.248-.88.4906-.21334,1.0506-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9066.54933,1.216.944.32.39467.5493.85337.688,1.37597.1493.512.224,1.0507.224,1.616v.704h-5.392v.128c0,.5547.1493.9974.448,1.328.2986.32.768.48,1.408.48.4906,0,.8906-.096,1.2-.288.3093-.2026.5973-.4426.864-.72l1.184,1.472c-.3734.4374-.864.7787-1.472,1.024-.5974.2454-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3094-.4.7254-.4,1.248v.128h2.944v-.144c0-.512-.1174-.9226-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.5126,17.0001c-.4267,0-.784-.1333-1.072-.4-.2774-.2666-.4534-.624-.528-1.072h-.096c-.128.544-.4107.96-.848,1.248-.4374.2774-.976.416-1.616.416-.8427,0-1.488-.224-1.936-.672s-.672-1.04-.672-1.776c0-.8853.32-1.5413.96-1.968.6506-.4373,1.5306-.656,2.64-.656h1.328v-.528c0-.4053-.1067-.7253-.32-.96-.2134-.2453-.5707-.368-1.072-.368-.4694,0-.8427.1014-1.12.304-.2774.2027-.5067.432-.688.688l-1.408-1.248c.3413-.50131.768-.89064,1.28-1.16797.5226-.288,1.2266-.432,2.112-.432c1.1946,0,2.0906.26133,2.688.784s.896,1.28537.896,2.28797v3.68h.784v1.84h-1.312Zm-3.28-1.456c.3946,0,.7306-.0853,1.008-.256.288-.1706.432-.448.432-.832v-.992h-1.152c-.928,0-1.392.3147-1.392.944v.24c0,.3094.096.5387.288.688.192.1387.464.208.816.208Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M34.7842,17.0001c-.8214,0-1.4454-.208-1.872-.624-.416-.416-.624-1.024-.624-1.824v-4.112h-1.184v-1.83997h.592c.32,0,.5386-.07467.656-.224.1173-.16.176-.384.176-.672v-1.37601h2.128v2.27201h1.664v1.83997h-1.664v4.72h1.536v1.84h-1.408Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M40.9267,17.1921c-.64,0-1.2107-.1013-1.712-.304-.5014-.2133-.928-.5066-1.28-.88-.3414-.384-.6027-.848-.784-1.392-.1707-.544-.256-1.152-.256-1.824c0-.6613.0853-1.2586.256-1.792.1706-.544.4213-1.00797.752-1.39197.3413-.384.7573-.67734,1.248-.88.4906-.21334,1.0506-.32,1.68-.32.6933,0,1.2853.11733,1.776.352.5013.23466.9066.54933,1.216.944.32.39467.5493.85337.688,1.37597.1493.512.224,1.0507.224,1.616v.704h-5.392v.128c0,.5547.1493.9974.448,1.328.2986.32.768.48,1.408.48.4906,0,.8906-.096,1.2-.288.3093-.2026.5973-.4426.864-.72l1.184,1.472c-.3734.4374-.864.7787-1.472,1.024-.5974.2454-1.28.368-2.048.368Zm-.048-7.04c-.48,0-.8587.16-1.136.48-.2667.3094-.4.7254-.4,1.248v.128h2.944v-.144c0-.512-.1174-.9226-.352-1.232-.224-.32-.576-.48-1.056-.48Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(17.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n                <g id=\"eD1PRHylXVr37_to\" transform=\"translate(18.247749,15.10361)\">\n                    <g id=\"eD1PRHylXVr37\" transform=\"translate(-18.247749,-11.10361)\" opacity=\"0\">\n                        <path d=\"M1.104,5.15963h2.368v4.84797h.08c.11734-.46931.384-.85331.8-1.15197.42667-.29867.912-.448,1.456-.448c1.06667,0,1.872.37333,2.416,1.12s.816,1.83467.816,3.26397-.272,2.5227-.816,3.28c-.544.7467-1.34933,1.12-2.416,1.12-.27733,0-.53866-.0426-.784-.128-.24533-.0746-.46933-.1813-.672-.32-.192-.1493-.35733-.32-.496-.512-.13866-.2026-.24-.416-.304-.64h-.08v1.408h-2.368v-11.83997ZM5.024,15.2716c.448,0,.816-.1546,1.104-.464.29867-.32.448-.7466.448-1.28v-1.456c0-.5333-.14933-.9546-.448-1.264-.288-.32-.656-.48-1.104-.48s-.82133.112-1.12.336c-.288.2134-.432.512-.432.896v2.48c0,.384.144.688.432.912.29867.2134.672.32,1.12.32Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M15.3184,15.5916h-.08c-.0747.2134-.176.416-.304.608-.1174.192-.272.3627-.464.512s-.4214.2667-.688.352c-.256.0854-.5547.128-.896.128-.864,0-1.52-.2826-1.968-.848-.4374-.576-.656-1.3973-.656-2.464v-5.27998h2.368v5.07198c0,.512.0906.9067.272,1.184s.4906.416.928.416c.1813,0,.3626-.0266.544-.08s.3413-.128.48-.224c.1386-.1066.2506-.2346.336-.384s.128-.3253.128-.528v-5.45598h2.368v8.39998h-2.368v-1.408Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M20.5936,7.70362c-.48,0-.832-.10666-1.056-.31999-.2133-.22401-.32-.50667-.32-.84801v-.352c0-.34133.1067-.61866.32-.832.224-.224.576-.336,1.056-.336s.8267.112,1.04.336c.224.21334.336.49067.336.832v.352c0,.34134-.112.624-.336.84801-.2133.21333-.56.31999-1.04.31999Zm-1.184.896h2.368v8.39998h-2.368v-8.39998Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M25.8598,16.9996c-.8107,0-1.408-.1973-1.792-.592-.3734-.3946-.56-.9653-.56-1.712v-9.53597h2.368v9.99997h1.056v1.84h-1.072Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M33.0235,15.5916h-.08c-.064.224-.1653.4374-.304.64-.1387.192-.3093.3627-.512.512-.192.1387-.416.2454-.672.32-.2453.0854-.5013.128-.768.128-1.0667,0-1.872-.3733-2.416-1.12-.544-.7573-.816-1.8506-.816-3.28s.272-2.5173.816-3.26397s1.3493-1.12,2.416-1.12c.544,0,1.024.14933,1.44.448.4267.29866.6987.68266.816,1.15197h.08v-4.84797h2.368v11.83997h-2.368v-1.408Zm-1.552-.32c.448,0,.816-.1066,1.104-.32.2987-.224.448-.528.448-.912v-2.48c0-.384-.1493-.6826-.448-.896-.288-.224-.656-.336-1.104-.336s-.8213.16-1.12.48c-.288.3094-.432.7307-.432,1.264v1.456c0,.5334.144.96.432,1.28.2987.3094.672.464,1.12.464Z\" fill=\"#fff\"><\/path>\n                        <path d=\"M29.48,17.1756c-.48,0-.8373-.1173-1.072-.352-.224-.2453-.336-.5546-.336-.928v-.32c0-.3733.112-.6773.336-.912.2347-.2453.592-.368,1.072-.368s.832.1227,1.056.368c.2347.2347.352.5387.352.912v.32c0,.3734-.1173.6827-.352.928-.224.2347-.576.352-1.056.352Z\" transform=\"translate(8.82 0)\" fill=\"#fff\"><\/path>\n                    <\/g>\n                <\/g>\n            <\/g>\n        <\/mask>\n    <\/g>\n<\/svg>        <\/a>\n\n        <div class=\"js-menuContainer\">\n            <div id=\"menu\" class=\"fixed top-0 left-0 z-10 w-full h-full js-menu bg-white\/70 backdrop-blur-md\">\n    <picture class=\"\">\n        <source srcset=\"\/assets\/images\/navigation\/acbweb-navigations-background-16x9.svg\" media=\"(min-width: 768px)\">\n        <img src=\"\/assets\/images\/navigation\/acbweb-navigations-background-9x16.svg\" class=\"absolute inset-0 z-0 object-cover w-full h-full\" alt=\"\">\n    <\/picture>\n    <div class=\"relative z-10 acb-grid min-h-screen-nav\">\n        <div class=\"grid mt-[96px] md:mt-0 md:h-screen content-center md:col-span-2 md:col-start-1 lg:col-start-2\">\n            <nav id=\"mainNavigation\">\n                <ul class=\"p-0\">\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03  text-black\/50\" href=\"https:\/\/acb.studio\/en\">\n                            <b>Welcome<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/work\">\n                            <b>Work<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/services\">\n                            <b>Services<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/studio\">\n                            <b>Studio<\/b>\n                        <\/a>\n                    <\/li>\n                                        <li class=\"font-light leading-snug text-black list-none pb-fs hover:text-black\/50\">\n                        <a class=\"fluid-heading-03 \" href=\"https:\/\/acb.studio\/en\/contact\">\n                            <b>Contact<\/b>\n                        <\/a>\n                    <\/li>\n                                    <\/ul>\n            <\/nav>\n        <\/div>\n        <div class=\"menu__teaser -ml-7.5 pl-7.5 md:pl-0  md:ml-0 pr-7.5 md:pr-0 -mr-7.5 md:mr-0 md:col-span-3 md:col-start-4 flex md:justify-center items-end md:flex-col md:h-screen content-center overflow-x-auto snap-x snap-proximity\">\n            \n<div data-block=\"teaser\" class=\"group bg-black rounded-lg relative aspect-video md:aspect-auto overflow-hidden mr-1 md:mr-0 md:mb-1 md:h-[350px] md:w-full min-w-[85%] md:max-w-[620px] hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#fff\">\n     <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n        <img src=\"https:\/\/acb.studio\/media\/site\/3596d3edd6-1712208279\/rd-teaser-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n        <div class=\"uppercase fluid-utility-01\">REINH\u00d6REN<\/div>\n        <div class=\"flex items-end justify-between\">\n            <div class=\"pr-1 fluid-heading-teaser font-extralight\"><em>Regenerativ<\/em> &amp; Digital Podcast<\/div>\n            <svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>        <\/div>\n    <\/div>\n    <a href=\"https:\/\/open.spotify.com\/show\/2tFBdBEX3rtSCnGaFfEkLG?si=92034de19a0345c9\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"REINH\u00d6REN - <em>Regenerativ<\/em> &amp; Digital Podcast\" target=\"_blank\" rel=\"noreferrer\"><\/a>\n<\/div>\n\n\n<div data-block=\"teaser\" class=\"group bg-black rounded-lg relative aspect-video md:aspect-auto overflow-hidden mr-1 md:mr-0 md:mb-1 md:h-[350px] md:w-full min-w-[85%] md:max-w-[620px] hover:bg-bt hover:!text-black transition duration-300 hover:ease-out\" style=\"color:#ffffff\">\n     <picture class=\"h-full duration-300 opacity-1 group-hover:opacity-0 hover:ease-out\">\n        <img src=\"https:\/\/acb.studio\/media\/pages\/services\/f3418e934d-1688548650\/acbweb-services-stage-16x9.svg\" class=\"object-cover w-full h-full duration-300 group-hover:opacity-0 hover:ease-out\" loading=\"lazy\" alt=\"\">\n    <\/picture>\n        <div class=\"absolute top-0 bottom-0 flex flex-col justify-between w-full py-fm px-fs\">\n        <div class=\"uppercase fluid-utility-01\">SERVICES<\/div>\n        <div class=\"flex items-end justify-between\">\n            <div class=\"pr-1 fluid-heading-teaser font-extralight\">Learn about our <em>Services<\/em><\/div>\n            <svg id=\"e2DLAoi7zB01\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" class=\"w-[40px] h-[40px] shrink-0 group-hover:animated\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.group:hover .group-hover\\:animated #e2DLAoi7zB04_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_ts__ts; }@keyframes e2DLAoi7zB04_ts__ts { \n  0% { transform: translate(20px, 20px) scale(1, 1); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1.1, 1.1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB04 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB04_c_o; }@keyframes e2DLAoi7zB04_c_o { \n  0% { opacity: 1; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 0; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08_ts { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_ts__ts; }@keyframes e2DLAoi7zB08_ts__ts { \n  0% { transform: translate(20px, 20px) scale(0.8, 0.8); animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { transform: translate(20px, 20px) scale(1, 1); }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB08 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB08_c_o; }@keyframes e2DLAoi7zB08_c_o { \n  0% { opacity: 0; animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }\n  100% { opacity: 1; }\n}.group:hover .group-hover\\:animated #e2DLAoi7zB09 { animation: 300ms linear 0s 1 normal forwards running e2DLAoi7zB09_c_o; }@keyframes e2DLAoi7zB09_c_o { \n  0% { opacity: 0; }\n  100% { opacity: 1; }\n}<\/style>\n    <g transform=\"translate(4 4)\">\n        <g id=\"e2DLAoi7zB04_ts\" transform=\"translate(20,20) scale(1,1)\">\n            <ellipse id=\"e2DLAoi7zB04\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" fill=\"#fff\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g>\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#000\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#000\"><\/path>\n        <\/g>\n        <g id=\"e2DLAoi7zB08_ts\" transform=\"translate(20,20) scale(0.8,0.8)\">\n            <ellipse id=\"e2DLAoi7zB08\" rx=\"20\" ry=\"20\" transform=\"translate(0,0)\" opacity=\"0\" stroke-width=\"0\"><\/ellipse>\n        <\/g>\n        <g id=\"e2DLAoi7zB09\" opacity=\"0\">\n            <path d=\"M20.000003,10.397121l2.999998,2.951132-3,3.048868\" transform=\"translate(5.947897 6.602879)\" fill=\"none\" stroke=\"#fff\"><\/path>\n            <path d=\"M10.631567,19.837108h16.947884\" transform=\"translate(1.368447 0.162892)\" fill=\"none\" stroke=\"#fff\"><\/path>\n        <\/g>\n    <\/g>\n<\/svg>        <\/div>\n    <\/div>\n    <a href=\"https:\/\/acb.studio\/en\/services\" class=\"absolute top-0 bottom-0 left-0 right-0\" aria-label=\"SERVICES - Learn about our <em>Services<\/em>\" data-eventid=\"Ereignis - overall teaser - Click Button Services\"><\/a>\n<\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n        <\/div>\n        <button id=\"menu-icon\" class=\"relative z-20 float-right block h-[40px] w-[40px] cursor-pointer overflow-hidden\" aria-label=\"Open menu\">\n    <svg class=\"icon-close hidden\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.animated #eDdxZj2JEQ84_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ84_ts__ts; }@keyframes eDdxZj2JEQ84_ts__ts { \n  0% { transform: translate(20px, 22.5px) scale(1, 1); }\n  20% { transform: translate(20px, 22.5px) scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px) scale(0.1, 0.1); }\n}.animated #eDdxZj2JEQ84 { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ84_f_p; }@keyframes eDdxZj2JEQ84_f_p { \n  0% { fill: rgb(0, 0, 0); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { fill: rgb(255, 255, 255); }\n}.animated #eDdxZj2JEQ87_to { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_to__to; }@keyframes eDdxZj2JEQ87_to__to { \n  0% { transform: translate(20px, 22.5px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 20px); }\n}.animated #eDdxZj2JEQ87_tr { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_tr__tr; }@keyframes eDdxZj2JEQ87_tr__tr { \n  0% { transform: rotate(-135deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(0deg); }\n}.animated #eDdxZj2JEQ87_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ87_ts__ts; }@keyframes eDdxZj2JEQ87_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}.animated #eDdxZj2JEQ88_to { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_to__to; }@keyframes eDdxZj2JEQ88_to__to { \n  0% { transform: translate(20px, 22.5px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 25px); }\n}.animated #eDdxZj2JEQ88_tr { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_tr__tr; }@keyframes eDdxZj2JEQ88_tr__tr { \n  0% { transform: rotate(-45deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(0deg); }\n}.animated #eDdxZj2JEQ88_ts { animation: 500ms linear 0s 1 normal forwards running eDdxZj2JEQ88_ts__ts; }@keyframes eDdxZj2JEQ88_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}<\/style>\n    <g transform=\"translate(0-2.5)\"><g mask=\"url(#mask-icon-close)\"><g id=\"eDdxZj2JEQ84_ts\" transform=\"translate(20,22.5) scale(1,1)\"><path id=\"eDdxZj2JEQ84\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" stroke-width=\"0\"><\/path><\/g><mask id=\"mask-icon-close\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\"><g><g id=\"eDdxZj2JEQ87_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ87_tr\" transform=\"rotate(-135)\"><g id=\"eDdxZj2JEQ87_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><g id=\"eDdxZj2JEQ88_to\" transform=\"translate(20,22.5)\"><g id=\"eDdxZj2JEQ88_tr\" transform=\"rotate(-45)\"><g id=\"eDdxZj2JEQ88_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><\/g><\/mask><\/g><\/g><\/svg>\n\n    <svg class=\"icon-open\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 40 40\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\">\n    <style>\/* inner styles set by WPT to match CSSOM *\/.animated #ePxjCZibNf94_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf94_ts__ts; }@keyframes ePxjCZibNf94_ts__ts { \n  0% { transform: translate(20px, 22.5px) scale(0.1, 0.1); }\n  20% { transform: translate(20px, 22.5px) scale(0.1, 0.1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px) scale(1, 1); }\n}.animated #ePxjCZibNf94 { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf94_f_p; }@keyframes ePxjCZibNf94_f_p { \n  0% { fill: rgb(255, 255, 255); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { fill: rgb(0, 0, 0); }\n}.animated #ePxjCZibNf97_to { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_to__to; }@keyframes ePxjCZibNf97_to__to { \n  0% { transform: translate(20px, 20px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px); }\n}.animated #ePxjCZibNf97_tr { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_tr__tr; }@keyframes ePxjCZibNf97_tr__tr { \n  0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(-135deg); }\n}.animated #ePxjCZibNf97_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf97_ts__ts; }@keyframes ePxjCZibNf97_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}.animated #ePxjCZibNf98_to { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_to__to; }@keyframes ePxjCZibNf98_to__to { \n  0% { transform: translate(20px, 25px); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: translate(20px, 22.5px); }\n}.animated #ePxjCZibNf98_tr { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_tr__tr; }@keyframes ePxjCZibNf98_tr__tr { \n  0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: rotate(-45deg); }\n}.animated #ePxjCZibNf98_ts { animation: 500ms linear 0s 1 normal forwards running ePxjCZibNf98_ts__ts; }@keyframes ePxjCZibNf98_ts__ts { \n  0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(1, 0, 0, 1); }\n  100% { transform: scale(1, 1); }\n}<\/style>\n    <g transform=\"translate(0-2.5)\"><g mask=\"url(#mask-icon-open)\"><g id=\"ePxjCZibNf94_ts\" transform=\"translate(20,22.5) scale(0.1,0.1)\"><path id=\"ePxjCZibNf94\" d=\"M-140,180v-320h320v320h-320ZM20,28c4.41828,0,8-3.58172,8-8s-3.58172-8-8-8-8,3.58172-8,8s3.58172,8,8,8Z\" transform=\"translate(-20,-20)\" fill=\"#fff\" stroke-width=\"0\"><\/path><\/g><mask id=\"mask-icon-open\" mask-type=\"luminance\" x=\"-150%\" y=\"-150%\" height=\"400%\" width=\"400%\"><g><g id=\"ePxjCZibNf97_to\" transform=\"translate(20,20)\"><g id=\"ePxjCZibNf97_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf97_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><g id=\"ePxjCZibNf98_to\" transform=\"translate(20,25)\"><g id=\"ePxjCZibNf98_tr\" transform=\"rotate(0)\"><g id=\"ePxjCZibNf98_ts\" transform=\"scale(1,1)\"><rect width=\"40\" height=\"1\" rx=\"0\" ry=\"0\" transform=\"translate(-20,-0.5)\" fill=\"#fff\" stroke-width=\"0\"><\/rect><\/g><\/g><\/g><\/g><\/mask><\/g><\/g><\/svg>\n<\/button>\n    <\/nav>\n<\/div>\n    <script crossorigin=\"anonymous\" integrity=\"sha384-VDFlVcV08Hiotctd98VWCOibTauCw3m4vVugA4VpSvnNcWvBgIm6tiUb1DjCU5wi\" src=\"https:\/\/acb.studio\/dist\/js\/main.js?v=1714984940\"><\/script>    <script src=\"https:\/\/cdn.usefathom.com\/script.js\" data-spa=\"auto\" data-site=\"VJBPMKHM\" defer=\"\"><\/script>\n    \n\n    <\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "strict-transport-security"
                        ],
                        "securityHeadersGrade": "E",
                        "securityHeadersScore": 25
                    },
                    "interactivePeriods": [
                        [
                            0,
                            686
                        ],
                        [
                            892,
                            1110
                        ],
                        [
                            1181,
                            2125
                        ],
                        [
                            2193,
                            4127
                        ],
                        [
                            4182,
                            4313
                        ]
                    ],
                    "longTasks": [
                        [
                            686,
                            892
                        ],
                        [
                            1110,
                            1181
                        ],
                        [
                            2125,
                            2193
                        ],
                        [
                            4127,
                            4182
                        ]
                    ],
                    "lastVisualChange": 1700,
                    "render": 1200,
                    "visualComplete85": 1600,
                    "visualComplete90": 1600,
                    "visualComplete95": 1600,
                    "visualComplete99": 1700,
                    "visualComplete": 1700,
                    "SpeedIndex": 1567,
                    "largestPaints": [
                        {
                            "event": "LargestImagePaint",
                            "time": 1549,
                            "size": 1440000,
                            "DOMNodeId": 77,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f"
                                },
                                "bounds": [
                                    0,
                                    0,
                                    1905,
                                    913
                                ],
                                "styles": {
                                    "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\")"
                                }
                            },
                            "imageUrl": "https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1549,
                            "size": 1440000,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 1905,
                                    "height": 913,
                                    "top": 0,
                                    "right": 1905,
                                    "bottom": 913,
                                    "left": 0
                                },
                                "outerHTML": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>",
                                "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\")",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1615,
                            "size": 112944,
                            "DOMNodeId": 102,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": ""
                                },
                                "bounds": [
                                    64,
                                    745,
                                    1163.328125,
                                    104
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1549,
                            "size": 1440000,
                            "DOMNodeId": 77,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "class": "acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f"
                                },
                                "bounds": [
                                    0,
                                    0,
                                    1905,
                                    913
                                ],
                                "styles": {
                                    "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\")"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1549,
                            "size": 1440000,
                            "element": {
                                "nodeName": "DIV",
                                "boundingRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 1905,
                                    "height": 913,
                                    "top": 0,
                                    "right": 1905,
                                    "bottom": 913,
                                    "left": 0
                                },
                                "outerHTML": "<div class=\"acb-grid font-extralight relative min-h-screen-nav content-between pt-16 pb-fs md:pb-fm bg-img-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f bg-cover bg-center bg-img-md-31c6d933-c0ed-40eb-9a63-b408d0cc6a8f\">\n        <h1 class=\"fluid-heading-02 pb-4 border-b w-fit md:col-span-4 md:w-full row-start-1 leading-snug\">Welcome<\/h1>        <div class=\"fluid-heading-02 col-span-4 row-start-2 leading-snug\"><p class=\"\">We develop digital products &amp; services \u2013 with a constant eye on <em>planetary boundaries<\/em> and our society.<\/p><\/div>\n    <\/div>",
                                "background-image": "url(\"https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp\")",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1614,
                            "size": 112944,
                            "DOMNodeId": 102,
                            "nodeInfo": {
                                "nodeType": "P",
                                "attributes": {
                                    "class": ""
                                },
                                "bounds": [
                                    64,
                                    745,
                                    1163.328125,
                                    104
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "background-image",
                    "LargestContentfulPaintNodeType": "DIV",
                    "LargestContentfulPaintImageURL": "https:\/\/acb.studio\/media\/pages\/home\/ed69d3bd1d-1702840827\/acbweb-home-hero06-16x9-1600x-q80.webp",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 38
                        },
                        {
                            "name": "redirectStart",
                            "time": 64
                        },
                        {
                            "name": "navigationStart",
                            "time": 106
                        },
                        {
                            "name": "domLoading",
                            "time": 107
                        },
                        {
                            "name": "responseEnd",
                            "time": 107
                        },
                        {
                            "name": "domInteractive",
                            "time": 108
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 108
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 108
                        },
                        {
                            "name": "domComplete",
                            "time": 108
                        },
                        {
                            "name": "redirectEnd",
                            "time": 330
                        },
                        {
                            "name": "fetchStart",
                            "time": 330
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 441
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 441
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 441
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 445
                        },
                        {
                            "name": "domLoading",
                            "time": 450
                        },
                        {
                            "name": "responseEnd",
                            "time": 477
                        },
                        {
                            "name": "domInteractive",
                            "time": 600
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1107
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1107
                        },
                        {
                            "name": "domComplete",
                            "time": 1109
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1110
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1110
                        },
                        {
                            "name": "firstPaint",
                            "time": 1285
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1285
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1285
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1285
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1285
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1549
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1549
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1549
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1614
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0
                        }
                    ],
                    "chromeUserTiming.navigationStart": 107,
                    "chromeUserTiming.redirectStart": 64,
                    "chromeUserTiming.domLoading": 450,
                    "chromeUserTiming.responseEnd": 478,
                    "chromeUserTiming.domInteractive": 601,
                    "chromeUserTiming.domContentLoadedEventStart": 1108,
                    "chromeUserTiming.domContentLoadedEventEnd": 1108,
                    "chromeUserTiming.domComplete": 1110,
                    "chromeUserTiming.redirectEnd": 330,
                    "chromeUserTiming.fetchStart": 330,
                    "chromeUserTiming.unloadEventStart": 441,
                    "chromeUserTiming.unloadEventEnd": 441,
                    "chromeUserTiming.markAsMainFrame": 441,
                    "chromeUserTiming.commitNavigationEnd": 445,
                    "chromeUserTiming.loadEventStart": 1110,
                    "chromeUserTiming.loadEventEnd": 1110,
                    "chromeUserTiming.firstPaint": 1285,
                    "chromeUserTiming.firstContentfulPaint": 1285,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1285,
                    "chromeUserTiming.firstMeaningfulPaint": 1285,
                    "chromeUserTiming.firstImagePaint": 1549,
                    "chromeUserTiming.LargestImagePaint": 1549,
                    "chromeUserTiming.LargestContentfulPaint": 1549,
                    "chromeUserTiming.LargestTextPaint": 1615,
                    "chromeUserTiming.TotalLayoutShift": 0,
                    "chromeUserTiming.CumulativeLayoutShift": 0,
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 483.04300000000001
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 453.18599999999998
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 453.19999999999999
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 460.02100000000002
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 461.06900000000002
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 461.113
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 461.11900000000003
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 461.13799999999998
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 482.49099999999999
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 484.07400000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 484.125
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 484.399
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 497.19400000000002
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 497.26100000000002
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 497.79899999999998
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 497.91699999999997
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 497.98200000000003
                            },
                            "522": {
                                "name": "Sizes",
                                "firstUsed": 498.26999999999998
                            },
                            "524": {
                                "name": "SrcsetWDescriptor",
                                "firstUsed": 498.29300000000001
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 499.11799999999999
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 499.17399999999998
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 499.38299999999998
                            },
                            "2250": {
                                "name": "DuplicatedAttribute",
                                "firstUsed": 500.863
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 500.93200000000002
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 503.80099999999999
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 507.21800000000002
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 554.303
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 554.34199999999998
                            },
                            "2322": {
                                "name": "CSSSelectorPseudoMatches",
                                "firstUsed": 554.399
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 554.41300000000001
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 554.42100000000005
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 555.16999999999996
                            },
                            "540": {
                                "name": "SRIElementWithMatchingIntegrityAttribute",
                                "firstUsed": 593.74400000000003
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 593.75900000000001
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 594.05499999999995
                            },
                            "2707": {
                                "name": "V8Window_MatchMedia_Method",
                                "firstUsed": 596.16700000000003
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 596.19899999999996
                            },
                            "2361": {
                                "name": "V8AbortController_Constructor",
                                "firstUsed": 596.93499999999995
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 597.66999999999996
                            },
                            "2518": {
                                "name": "AddDocumentLevelPassiveTrueWheelEventListener",
                                "firstUsed": 597.678
                            },
                            "1028": {
                                "name": "V8History_ScrollRestoration_AttributeGetter",
                                "firstUsed": 597.79899999999998
                            },
                            "1029": {
                                "name": "V8History_ScrollRestoration_AttributeSetter",
                                "firstUsed": 597.81299999999999
                            },
                            "2618": {
                                "name": "HistoryReplaceState",
                                "firstUsed": 597.91499999999996
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 599.005
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 600.56299999999999
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 639.23800000000006
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 639.24599999999998
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 639.42499999999995
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 640.34699999999998
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 647.81799999999998
                            },
                            "2010": {
                                "name": "UnitlessZeroAngleTransform",
                                "firstUsed": 647.87800000000004
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 654.57100000000003
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 667.55799999999999
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 670.19500000000005
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 670.98199999999997
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 680.95500000000004
                            },
                            "4773": {
                                "name": "Feature_4773",
                                "firstUsed": 801.65200000000004
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 888.74699999999996
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 888.76900000000001
                            },
                            "4057": {
                                "name": "FlexboxAlignSingleLineDifference",
                                "firstUsed": 890.52999999999997
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 955
                            },
                            "3797": {
                                "name": "WebPImage",
                                "firstUsed": 955.08500000000004
                            },
                            "3798": {
                                "name": "AVIFImage",
                                "firstUsed": 997.30200000000002
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1099.0709999999999
                            },
                            "3019": {
                                "name": "DOMStorageRead",
                                "firstUsed": 1192.6890000000001
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1208.383
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1552.5630000000001
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 482.51499999999999
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 482.52600000000001
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 482.53399999999999
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 482.55099999999999
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 482.57799999999997
                            },
                            "156": {
                                "name": "CSSPropertyUnicodeRange",
                                "firstUsed": 482.61099999999999
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 484.14100000000002
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 497.25099999999998
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 497.46300000000002
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 497.47500000000002
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 497.57400000000001
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 499.37200000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 499.39600000000002
                            },
                            "432": {
                                "name": "CSSPropertyAnimationTimingFunction",
                                "firstUsed": 499.40699999999998
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 499.43799999999999
                            },
                            "518": {
                                "name": "CSSPropertyD",
                                "firstUsed": 500.38200000000001
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 505.709
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 639.26599999999996
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 639.279
                            },
                            "514": {
                                "name": "CSSPropertyFontFeatureSettings",
                                "firstUsed": 639.28700000000003
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 639.30600000000004
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 639.32500000000005
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 639.33900000000006
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 639.35000000000002
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 639.70399999999995
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 639.71799999999996
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 639.74300000000005
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 639.85900000000004
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 639.86900000000003
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 639.88099999999997
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 639.88900000000001
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 639.89800000000002
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 639.90599999999995
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 639.98099999999999
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 640.10199999999998
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 640.11300000000006
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 640.16399999999999
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 640.322
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 640.35599999999999
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 640.36199999999997
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 640.36800000000005
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 640.375
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 640.38
                            },
                            "230": {
                                "name": "CSSPropertyAlignContent",
                                "firstUsed": 640.40700000000004
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 640.41499999999996
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 640.44399999999996
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 641.15499999999997
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 641.17100000000005
                            },
                            "40": {
                                "name": "CSSPropertyBorderBottomWidth",
                                "firstUsed": 641.20100000000002
                            },
                            "246": {
                                "name": "CSSPropertyGridRowStart",
                                "firstUsed": 641.22000000000003
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 641.38199999999995
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 643.76800000000003
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 644.51099999999997
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 647.14599999999996
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 647.16399999999999
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 647.17200000000003
                            },
                            "154": {
                                "name": "CSSPropertyTransitionTimingFunction",
                                "firstUsed": 647.18100000000004
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 647.19299999999998
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 647.25800000000004
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 647.26999999999998
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 647.56100000000004
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 647.76199999999994
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 647.77300000000002
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 647.78200000000004
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 648.08500000000004
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 648.09299999999996
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 648.10000000000002
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 648.48800000000006
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 648.52300000000002
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 648.53200000000004
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 650.38699999999994
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 650.40499999999997
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 651.39999999999998
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 651.63
                            },
                            "65": {
                                "name": "CSSPropertyBorderTopWidth",
                                "firstUsed": 653.39099999999996
                            },
                            "244": {
                                "name": "CSSPropertyGridColumnStart",
                                "firstUsed": 654.34500000000003
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 654.55499999999995
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 654.58500000000004
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 660.322
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 660.61300000000006
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 660.62400000000002
                            },
                            "88": {
                                "name": "CSSPropertyListStyleType",
                                "firstUsed": 660.66600000000005
                            },
                            "250": {
                                "name": "CSSPropertyGridAutoFlow",
                                "firstUsed": 662.81600000000003
                            },
                            "384": {
                                "name": "CSSPropertyStrokeOpacity",
                                "firstUsed": 663.38699999999994
                            },
                            "370": {
                                "name": "CSSPropertyFillOpacity",
                                "firstUsed": 663.57100000000003
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 664.54600000000005
                            },
                            "357": {
                                "name": "CSSPropertyMask",
                                "firstUsed": 664.66499999999996
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 667.51900000000001
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 667.67499999999995
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 667.88499999999999
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 668.476
                            },
                            "499": {
                                "name": "CSSPropertyScrollSnapType",
                                "firstUsed": 668.48900000000003
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 668.55200000000002
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 670.20600000000002
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 18,
                    "TTIMeasurementEnd": 4313,
                    "LastInteractive": 4182,
                    "TotalBlockingTime": 23,
                    "testID": "240902_AiDcAM_802",
                    "step": 1,
                    "effectiveBps": 297161,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 108,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 1,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.91000000000000003,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "104": 65,
                                "205": 81,
                                "306": 65,
                                "407": 25,
                                "508": 38.899999999999999,
                                "609": 77.299999999999997,
                                "710": 57.899999999999999,
                                "811": 95.200000000000003,
                                "912": 75,
                                "1013": 90,
                                "1114": 100,
                                "1214": 100,
                                "1316": 100,
                                "1417": 100,
                                "1518": 100,
                                "1619": 100,
                                "1720": 90,
                                "1821": 55.600000000000001,
                                "1922": 60,
                                "2025": 55,
                                "2127": 57.100000000000001,
                                "2247": 72,
                                "2348": 75,
                                "2449": 50,
                                "2550": 52.399999999999999,
                                "2651": 57.100000000000001,
                                "2752": 55,
                                "2853": 55,
                                "2953": 52.399999999999999,
                                "3054": 57.100000000000001,
                                "3155": 66.700000000000003,
                                "3256": 94.700000000000003,
                                "3357": 90.5,
                                "3458": 57.899999999999999,
                                "3559": 54.5,
                                "3660": 55,
                                "3761": 52.600000000000001,
                                "3862": 55,
                                "3963": 57.100000000000001,
                                "4064": 57.100000000000001,
                                "4165": 57.899999999999999,
                                "4266": 95.5,
                                "4367": 90
                            },
                            "max": 100,
                            "count": 44
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "104": 0,
                                "205": 29161,
                                "306": 525239,
                                "407": 95783,
                                "508": 1241111,
                                "609": 1223737,
                                "710": 397702,
                                "811": 1597837,
                                "912": 0,
                                "1013": 1590598,
                                "1114": 5225,
                                "1214": 0,
                                "1316": 47508,
                                "1417": 0,
                                "1518": 0,
                                "1619": 0,
                                "1720": 0,
                                "1821": 0,
                                "1922": 0,
                                "2025": 0,
                                "2127": 0,
                                "2247": 0,
                                "2348": 0,
                                "2449": 0,
                                "2550": 0,
                                "2651": 0,
                                "2752": 0,
                                "2853": 0,
                                "2953": 0,
                                "3054": 21251,
                                "3155": 628972,
                                "3256": 69254,
                                "3357": 96236,
                                "3458": 0,
                                "3559": 0,
                                "3660": 0,
                                "3761": 0,
                                "3862": 0,
                                "3963": 0,
                                "4064": 0,
                                "4165": 0,
                                "4266": 0,
                                "4367": 0
                            },
                            "max": 1597837,
                            "count": 44
                        }
                    },
                    "effectiveBpsDoc": 340850,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_AiDcAM_802\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDcAM_802&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/AiDcAM\/802\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_AiDcAM_802&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1_cached&file=ms_001200.jpg",
                            "VisuallyComplete": 9
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1_cached&file=ms_001600.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_AiDcAM_802&video=video_1_cached&file=ms_001700.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "cdn.usefathom.com": {
                            "bytes": 2084,
                            "requests": 2,
                            "cdn_provider": "BunnyCDN",
                            "connections": 1
                        },
                        "acb.studio": {
                            "bytes": 243371,
                            "requests": 13,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 15122,
                            "bytesUncompressed": 113283,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 10650,
                            "bytesUncompressed": 34372,
                            "requests": 2
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 4916,
                            "bytesUncompressed": 22668,
                            "requests": 1
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 214724,
                            "bytesUncompressed": 303907,
                            "requests": 9
                        },
                        "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": 43,
                            "bytesUncompressed": 43,
                            "requests": 1
                        }
                    },
                    "consoleLog": []
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}