{
    "data": {
        "id": "240902_BiDc1M_8W5",
        "url": "https:\/\/insect-eco-system.org\/de",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=240902_BiDc1M_8W5",
        "testUrl": "https:\/\/insect-eco-system.org\/de",
        "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": 1725271946,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/insect-eco-system.org\/de",
            "mainDocumentUrl": "https:\/\/insect-eco-system.org\/de",
            "finalDisplayedUrl": "https:\/\/insect-eco-system.org\/de",
            "finalUrl": "https:\/\/insect-eco-system.org\/de",
            "fetchTime": "2024-09-02T10:11:53.543Z",
            "gatherMode": "navigation",
            "runtimeError": {
                "code": "NO_NAVSTART",
                "message": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)"
            },
            "runWarnings": [],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/128.0.0.0 Safari\/537.36",
                "benchmarkIndex": 1274.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": "Browser errors were logged to the console",
                    "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/errors-in-console\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "sourceLocation",
                                "valueType": "source-location",
                                "label": "Source"
                            },
                            {
                                "key": "description",
                                "valueType": "code",
                                "label": "Description"
                            }
                        ],
                        "items": [
                            {
                                "source": "network",
                                "description": "Failed to load resource: the server responded with a status of 404 ()",
                                "sourceLocation": {
                                    "type": "source-location",
                                    "url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                                    "urlProvider": "network",
                                    "line": 0,
                                    "column": 0
                                }
                            }
                        ]
                    }
                },
                "server-response-time": {
                    "id": "server-response-time",
                    "title": "Initial server response time was short",
                    "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/time-to-first-byte\/).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "numericValue": 80.64500000000001,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 80\u00a0ms",
                    "metricSavings": {
                        "FCP": 0,
                        "LCP": 0
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/insect-eco-system.org\/de",
                                "responseTime": 80.64500000000001
                            }
                        ],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "redirects": {
                    "id": "redirects",
                    "title": "Avoid multiple page redirects",
                    "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/redirects\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest or service worker do not meet the installability requirements",
                    "description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "numericValue": 1,
                    "numericUnit": "element",
                    "displayValue": "1 reason",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Page has no manifest <link> URL"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": null
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Is not configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Does not set a theme color for the address bar.",
                    "description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched,\nNo `<meta name=\"theme-color\">` tag found.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched",
                                    "No `<meta name=\"theme-color\">` tag found"
                                ],
                                "themeColor": null,
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest doesn't have a maskable icon",
                    "description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "No manifest was fetched"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "All text remains visible during webfont loads",
                    "description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/font-display\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "diagnostics": {
                    "id": "diagnostics",
                    "title": "Diagnostics",
                    "description": "Collection of useful page vitals.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "network-requests": {
                    "id": "network-requests",
                    "title": "Network Requests",
                    "description": "Lists the network requests that were made during page load.",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "protocol",
                                "valueType": "text",
                                "label": "Protocol"
                            },
                            {
                                "key": "networkRequestTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network Request Time"
                            },
                            {
                                "key": "networkEndTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Network End Time"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Transfer Size"
                            },
                            {
                                "key": "resourceSize",
                                "valueType": "bytes",
                                "displayUnit": "kb",
                                "granularity": 1,
                                "label": "Resource Size"
                            },
                            {
                                "key": "statusCode",
                                "valueType": "text",
                                "label": "Status Code"
                            },
                            {
                                "key": "mimeType",
                                "valueType": "text",
                                "label": "MIME Type"
                            },
                            {
                                "key": "resourceType",
                                "valueType": "text",
                                "label": "Resource Type"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/insect-eco-system.org\/de",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 1.6409999988973141,
                                "networkEndTime": 225.67100000008941,
                                "finished": true,
                                "transferSize": 6596,
                                "resourceSize": 25394,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/css\/fonts.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 241.87900000065565,
                                "networkRequestTime": 242.69500000029802,
                                "networkEndTime": 306.95499999821186,
                                "finished": true,
                                "transferSize": 380,
                                "resourceSize": 1109,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 242.6330000013113,
                                "networkRequestTime": 245.0109999999404,
                                "networkEndTime": 388.77499999850988,
                                "finished": true,
                                "transferSize": 35196,
                                "resourceSize": 302276,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 243.02499999850988,
                                "networkRequestTime": 246.82200000062585,
                                "networkEndTime": 421.35300000011921,
                                "finished": true,
                                "transferSize": 46363,
                                "resourceSize": 139036,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 243.49799999967217,
                                "networkRequestTime": 471.69900000095367,
                                "networkEndTime": 608.37000000104308,
                                "finished": true,
                                "transferSize": 18929,
                                "resourceSize": 66433,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 243.76700000092387,
                                "networkRequestTime": 474.92000000178814,
                                "networkEndTime": 1579.4710000008345,
                                "finished": true,
                                "transferSize": 98041,
                                "resourceSize": 284472,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Tag Manager"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 243.97700000181794,
                                "networkRequestTime": 248.54699999839067,
                                "networkEndTime": 589.05900000035763,
                                "finished": true,
                                "transferSize": 207148,
                                "resourceSize": 206784,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 244.35799999907613,
                                "networkRequestTime": 251.375,
                                "networkEndTime": 474.14299999922514,
                                "finished": true,
                                "transferSize": 438,
                                "resourceSize": 429,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/js.hcaptcha.com\/1\/api.js",
                                "sessionTargetType": "page",
                                "protocol": "h3",
                                "rendererStartTime": 244.99399999901652,
                                "networkRequestTime": 469.25200000032783,
                                "networkEndTime": 1041.2399999983609,
                                "finished": true,
                                "transferSize": 48350,
                                "resourceSize": 150079,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "hcaptcha.com"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 499.53300000354648,
                                "networkRequestTime": 510.22100000083447,
                                "networkEndTime": 747.45399999991059,
                                "finished": true,
                                "transferSize": 11758,
                                "resourceSize": 11758,
                                "statusCode": 404,
                                "mimeType": "text\/html",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 502.22500000149012,
                                "networkRequestTime": 511.63800000026822,
                                "networkEndTime": 691.62599999830127,
                                "finished": true,
                                "transferSize": 107049,
                                "resourceSize": 106793,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 793.86000000312924,
                                "networkRequestTime": 794.48000000044703,
                                "networkEndTime": 1280.0749999992549,
                                "finished": true,
                                "transferSize": 459119,
                                "resourceSize": 458485,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 796.95600000023842,
                                "networkRequestTime": 797.55400000140071,
                                "networkEndTime": 1505.2019999995828,
                                "finished": true,
                                "transferSize": 243818,
                                "resourceSize": 243418,
                                "statusCode": 200,
                                "mimeType": "image\/jpeg",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 800.10500000044703,
                                "networkRequestTime": 801.89499999955297,
                                "networkEndTime": 1578.3579999990761,
                                "finished": true,
                                "transferSize": 85886,
                                "resourceSize": 85660,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            },
                            {
                                "url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271914130&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1570824950.1725271915&ul=en-us&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B128.0.6613.113%7CNot%253BA%253DBrand%3B24.0.0.0%7CGoogle%2520Chrome%3B128.0.6613.113&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271915&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=1736",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1732.4069999977946,
                                "networkRequestTime": 1734.3060000017285,
                                "networkEndTime": 1936.0960000008345,
                                "finished": true,
                                "transferSize": 204,
                                "resourceSize": 0,
                                "statusCode": 204,
                                "mimeType": "text\/plain",
                                "resourceType": "Fetch",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "Google Analytics"
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-32x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 1746.1490000002086,
                                "networkRequestTime": 1746.8079999983311,
                                "networkEndTime": 1797.1189999990165,
                                "finished": true,
                                "transferSize": 1546,
                                "resourceSize": 1411,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "insect-eco-system.org"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 18318267408
                        }
                    }
                },
                "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": 122.70600000000002,
                    "numericUnit": "millisecond",
                    "displayValue": "120\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/js.hcaptcha.com",
                                "rtt": 122.70600000000002
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "rtt": 60.685999999999979
                            },
                            {
                                "origin": "https:\/\/insect-eco-system.org",
                                "rtt": 46.323999999999998
                            },
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "rtt": 41.227000000000004
                            }
                        ],
                        "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": 76.387000000000015,
                    "numericUnit": "millisecond",
                    "displayValue": "80\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/insect-eco-system.org",
                                "serverResponseTime": 76.387000000000015
                            },
                            {
                                "origin": "https:\/\/www.google-analytics.com",
                                "serverResponseTime": 9.5279999999999916
                            },
                            {
                                "origin": "https:\/\/www.googletagmanager.com",
                                "serverResponseTime": 7.1030000000000086
                            },
                            {
                                "origin": "https:\/\/js.hcaptcha.com",
                                "serverResponseTime": 0
                            }
                        ],
                        "sortedBy": [
                            "serverResponseTime"
                        ]
                    }
                },
                "main-thread-tasks": {
                    "id": "main-thread-tasks",
                    "title": "Tasks",
                    "description": "Lists the toplevel main thread tasks that executed during page load.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "metrics": {
                    "id": "metrics",
                    "title": "Metrics",
                    "description": "Collects all available metrics.",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "performance-budget": {
                    "id": "performance-budget",
                    "title": "Performance budget",
                    "description": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "timing-budget": {
                    "id": "timing-budget",
                    "title": "Timing budget",
                    "description": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "resource-summary": {
                    "id": "resource-summary",
                    "title": "Resources Summary",
                    "description": "Aggregates all network requests and groups them by type",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "label",
                                "valueType": "text",
                                "label": "Resource Type"
                            },
                            {
                                "key": "requestCount",
                                "valueType": "numeric",
                                "label": "Requests"
                            },
                            {
                                "key": "transferSize",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "resourceType": "total",
                                "label": "Total",
                                "requestCount": 16,
                                "transferSize": 1370821
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 6,
                                "transferSize": 1114778
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 5,
                                "transferSize": 212121
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 2,
                                "transferSize": 35576
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 6596
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 2,
                                "transferSize": 1750
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 3,
                                "transferSize": 146595
                            }
                        ]
                    }
                },
                "third-party-summary": {
                    "id": "third-party-summary",
                    "title": "Minimize third-party usage",
                    "description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/loading-third-party-javascript\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "third-party-facades": {
                    "id": "third-party-facades",
                    "title": "Lazy load third-party resources with facades",
                    "description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/third-party-facades\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "largest-contentful-paint-element": {
                    "id": "largest-contentful-paint-element",
                    "title": "Largest Contentful Paint element",
                    "description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/lighthouse-largest-contentful-paint\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 1
                },
                "lcp-lazy-loaded": {
                    "id": "lcp-lazy-loaded",
                    "title": "Largest Contentful Paint image was not lazily loaded",
                    "description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https:\/\/web.dev\/articles\/lcp-lazy-loading).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 3
                },
                "layout-shift-elements": {
                    "id": "layout-shift-elements",
                    "title": "Avoid large layout shifts",
                    "description": "These DOM elements were most affected by layout shifts. Some layout shifts may not be included in the CLS metric value due to [windowing](https:\/\/web.dev\/articles\/cls#what_is_cls). [Learn how to improve CLS](https:\/\/web.dev\/articles\/optimize-cls)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "long-tasks": {
                    "id": "long-tasks",
                    "title": "Avoid long main-thread tasks",
                    "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https:\/\/web.dev\/articles\/long-tasks-devtools)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "no-unload-listeners": {
                    "id": "no-unload-listeners",
                    "title": "Avoids `unload` event listeners",
                    "description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "non-composited-animations": {
                    "id": "non-composited-animations",
                    "title": "Avoid non-composited animations",
                    "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/non-composited-animations\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Required TraceElements gatherer encountered an error: NO_NAVSTART",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at TraceElements.getArtifact (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/gatherers\/trace-elements.js:209:49)\n    at file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:103:45\n    at process.processTicksAndRejections (node:internal\/process\/task_queues:95:5)\n    at async collectPhaseArtifacts (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/runner-helpers.js:120:5)\n    at async _computeNavigationResult (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/navigation-runner.js:186:5)",
                    "guidanceLevel": 2
                },
                "unsized-images": {
                    "id": "unsized-images",
                    "title": "Image elements do not have explicit `width` and `height`",
                    "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https:\/\/web.dev\/articles\/optimize-cls#images_without_dimensions)",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "metricSavings": {
                        "CLS": 0
                    },
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": ""
                            },
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-52-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,1,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,FIGURE,0,IMG",
                                    "selector": "div.uk-grid > div.uk-width-expand@m > figure > img.uk-border-circle",
                                    "boundingRect": {
                                        "top": 885,
                                        "bottom": 1361,
                                        "left": 1076,
                                        "right": 1553,
                                        "width": 477,
                                        "height": 477
                                    },
                                    "snippet": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie\u2026\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie\u2026\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-expand@m > figure > img.uk-border-circle"
                                }
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-53-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,2,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,FIGURE,0,IMG",
                                    "selector": "div.uk-grid > div.uk-width-expand@m > figure > img.uk-border-circle",
                                    "boundingRect": {
                                        "top": 1641,
                                        "bottom": 2133,
                                        "left": 353,
                                        "right": 844,
                                        "width": 491,
                                        "height": 491
                                    },
                                    "snippet": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie\u2026\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie\u2026\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-expand@m > figure > img.uk-border-circle"
                                }
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-48-IMG",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,0,NAV,0,DIV,0,A,0,IMG",
                                    "selector": "nav.uk-navbar > div.uk-navbar-left > a.uk-navbar-item > img.uk-visible@s",
                                    "boundingRect": {
                                        "top": 31,
                                        "bottom": 79,
                                        "left": 368,
                                        "right": 416,
                                        "width": 48,
                                        "height": 48
                                    },
                                    "snippet": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                    "nodeLabel": "VIRIDIS - Eco System gGmbH"
                                }
                            },
                            {
                                "url": "",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-54-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,4,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,3,FIGURE,0,IMG",
                                    "selector": "div.uk-grid > div.uk-width-1-3@m > figure > img",
                                    "boundingRect": {
                                        "top": 2873,
                                        "bottom": 2873,
                                        "left": 353,
                                        "right": 354,
                                        "width": 1,
                                        "height": 0
                                    },
                                    "snippet": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/1ff649ef28-1714394799\/fr-fo\u2026\" alt=\"\" uk-img=\"\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-3@m > figure > img"
                                }
                            },
                            {
                                "url": "",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-55-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,4,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,3,FIGURE,0,IMG",
                                    "selector": "div.uk-grid > div.uk-width-1-3@m > figure > img",
                                    "boundingRect": {
                                        "top": 2873,
                                        "bottom": 2873,
                                        "left": 776,
                                        "right": 777,
                                        "width": 1,
                                        "height": 0
                                    },
                                    "snippet": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/d1a12c6c89-1715845496\/jzk.p\u2026\" alt=\"\" uk-img=\"\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-3@m > figure > img"
                                }
                            },
                            {
                                "url": "",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-56-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,4,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,3,FIGURE,0,IMG",
                                    "selector": "div.uk-grid > div.uk-width-1-3@m > figure > img",
                                    "boundingRect": {
                                        "top": 2873,
                                        "bottom": 2873,
                                        "left": 1199,
                                        "right": 1200,
                                        "width": 1,
                                        "height": 0
                                    },
                                    "snippet": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/99a41b2739-1715845478\/ini.p\u2026\" alt=\"\" uk-img=\"\">",
                                    "nodeLabel": "div.uk-grid > div.uk-width-1-3@m > figure > img"
                                }
                            },
                            {
                                "url": "",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-57-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,6,SECTION,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,0,LI,0,A,0,DIV,0,IMG",
                                    "selector": "li.uk-active > a.uk-link-toggle > div.tm-projects > img.uk-transition-scale-up",
                                    "boundingRect": {
                                        "top": 3654,
                                        "bottom": 3679,
                                        "left": 353,
                                        "right": 539,
                                        "width": 187,
                                        "height": 26
                                    },
                                    "snippet": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/gastro-bruecken\/6\u2026\" alt=\"Gastronomie als Br\u00fccke\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                                    "nodeLabel": "Gastronomie als Br\u00fccke"
                                }
                            },
                            {
                                "url": "",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-58-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,6,SECTION,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,1,LI,0,A,0,DIV,0,IMG",
                                    "selector": "li.uk-active > a.uk-link-toggle > div.tm-projects > img.uk-transition-scale-up",
                                    "boundingRect": {
                                        "top": 3654,
                                        "bottom": 3679,
                                        "left": 766,
                                        "right": 867,
                                        "width": 101,
                                        "height": 26
                                    },
                                    "snippet": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/insect-farm\/0b799\u2026\" alt=\"Insect-Farm\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                                    "nodeLabel": "Insect-Farm"
                                }
                            },
                            {
                                "url": "",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-59-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,6,SECTION,0,DIV,1,DIV,0,DIV,0,DIV,0,UL,2,LI,0,A,0,DIV,0,IMG",
                                    "selector": "li.uk-active > a.uk-link-toggle > div.tm-projects > img.uk-transition-scale-up",
                                    "boundingRect": {
                                        "top": 3654,
                                        "bottom": 3679,
                                        "left": 1179,
                                        "right": 1278,
                                        "width": 99,
                                        "height": 26
                                    },
                                    "snippet": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/kesselhaus\/9c9456\u2026\" alt=\"Kesselhaus\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                                    "nodeLabel": "Kesselhaus"
                                }
                            },
                            {
                                "url": "",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-60-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,8,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,1,FIGURE,0,IMG",
                                    "selector": "div.uk-width-1-3@m > div.uk-card > figure > img.uk-border-circle",
                                    "boundingRect": {
                                        "top": 4296,
                                        "bottom": 4296,
                                        "left": 293,
                                        "right": 294,
                                        "width": 1,
                                        "height": 0
                                    },
                                    "snippet": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/3b1768a475-1717141531\/kopie\u2026\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                                    "nodeLabel": "div.uk-width-1-3@m > div.uk-card > figure > img.uk-border-circle"
                                }
                            },
                            {
                                "url": "",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-61-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,8,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,1,FIGURE,0,IMG",
                                    "selector": "div.uk-width-1-3@m > div.uk-card > figure > img.uk-border-circle",
                                    "boundingRect": {
                                        "top": 4296,
                                        "bottom": 4296,
                                        "left": 769,
                                        "right": 770,
                                        "width": 1,
                                        "height": 0
                                    },
                                    "snippet": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/770f6d1eb4-1717141584\/tim-m\u2026\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                                    "nodeLabel": "div.uk-width-1-3@m > div.uk-card > figure > img.uk-border-circle"
                                }
                            },
                            {
                                "url": "",
                                "node": {
                                    "type": "node",
                                    "lhId": "1-62-IMG",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,8,SECTION,0,DIV,0,DIV,2,DIV,0,DIV,1,FIGURE,0,IMG",
                                    "selector": "div.uk-width-1-3@m > div.uk-card > figure > img.uk-border-circle",
                                    "boundingRect": {
                                        "top": 4296,
                                        "bottom": 4296,
                                        "left": 1246,
                                        "right": 1247,
                                        "width": 1,
                                        "height": 0
                                    },
                                    "snippet": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/8efeafc991-1717141630\/kopie\u2026\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                                    "nodeLabel": "div.uk-width-1-3@m > div.uk-card > figure > img.uk-border-circle"
                                }
                            }
                        ]
                    },
                    "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:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                                "resourceBytes": 139036,
                                "unusedBytes": 65536
                            },
                            {
                                "name": "https:\/\/insect-eco-system.org\/de",
                                "resourceBytes": 153,
                                "children": [
                                    {
                                        "name": "(inline) window.dataLaye\u2026",
                                        "resourceBytes": 153,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                                "resourceBytes": 428,
                                "unusedBytes": 176
                            },
                            {
                                "name": "https:\/\/js.hcaptcha.com\/1\/api.js",
                                "resourceBytes": 149668,
                                "unusedBytes": 106196
                            },
                            {
                                "name": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js",
                                "resourceBytes": 66433,
                                "unusedBytes": 0
                            },
                            {
                                "name": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK",
                                "resourceBytes": 284472,
                                "unusedBytes": 112874
                            }
                        ]
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors do not have a sufficient contrast ratio.",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-0-H2",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,1,SECTION,0,DIV,0,DIV,0,DIV,0,H2",
                                    "selector": "div.uk-container > div.uk-grid > div.uk-width-1-2@m > h2",
                                    "boundingRect": {
                                        "top": 967,
                                        "bottom": 1050,
                                        "left": 353,
                                        "right": 933,
                                        "width": 580,
                                        "height": 83
                                    },
                                    "snippet": "<h2>",
                                    "nodeLabel": "Unsere Vision einer nachhaltigen Wende",
                                    "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.59 (foreground color: #9dcda8, background color: #f1f2f3, font size: 24.0pt (32px), font weight: bold). Expected contrast ratio of 3:1"
                                },
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "relatedNode": {
                                                "type": "node",
                                                "lhId": "1-1-SECTION",
                                                "path": "1,HTML,1,BODY,2,DIV,0,MAIN,1,SECTION",
                                                "selector": "body > div#swup > main > section.uk-section",
                                                "boundingRect": {
                                                    "top": 745,
                                                    "bottom": 1501,
                                                    "left": 0,
                                                    "right": 1905,
                                                    "width": 1905,
                                                    "height": 757
                                                },
                                                "snippet": "<section class=\"uk-section uk-section-large uk-section-default uk-scrollspy-inview \" style=\"\">",
                                                "nodeLabel": "Unsere Vision einer nachhaltigen Wende\n\nWir verstehen uns als ein \u00d6kosystem des\u2026"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "serious",
                            "tags": [
                                "cat.color",
                                "wcag2aa",
                                "wcag143",
                                "TTv5",
                                "TT13.c",
                                "EN-301-549",
                                "EN-9.1.4.3",
                                "ACT"
                            ]
                        }
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "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": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "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": 1250661.4166666667,
                    "numericUnit": "byte",
                    "displayValue": "11 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:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 459119,
                                "wastedBytes": 459119
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 243818,
                                "wastedBytes": 243818
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 207148,
                                "wastedBytes": 207148
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 107049,
                                "wastedBytes": 107049
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 85886,
                                "wastedBytes": 85886
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 46363,
                                "wastedBytes": 46363
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 35196,
                                "wastedBytes": 35196
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 18929,
                                "wastedBytes": 18929
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 438,
                                "wastedBytes": 438
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/css\/fonts.css",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 380,
                                "wastedBytes": 380
                            },
                            {
                                "url": "https:\/\/js.hcaptcha.com\/1\/api.js",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 300
                                },
                                "cacheLifetimeMs": 300000,
                                "cacheHitProbability": 0.041666666666666664,
                                "totalBytes": 48350,
                                "wastedBytes": 46335.416666666672
                            }
                        ],
                        "summary": {
                            "wastedBytes": 1250661.4166666667
                        },
                        "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": 1370821,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 1,339\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                                "totalBytes": 459119
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "totalBytes": 243818
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "totalBytes": 207148
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]",
                                "totalBytes": 107049
                            },
                            {
                                "url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK",
                                "totalBytes": 98041
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "totalBytes": 85886
                            },
                            {
                                "url": "https:\/\/js.hcaptcha.com\/1\/api.js",
                                "totalBytes": 48350
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                                "totalBytes": 46363
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "totalBytes": 35196
                            },
                            {
                                "url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js",
                                "totalBytes": 18929
                            }
                        ],
                        "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": 319,
                    "numericUnit": "element",
                    "displayValue": "319 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": 319
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-46-P",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN,0,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,UL,0,LI,0,DIV,1,DIV,0,DIV,1,DIV,0,P",
                                    "selector": "div > div.uk-position-center > div.uk-slider-text > p",
                                    "boundingRect": {
                                        "top": 485,
                                        "bottom": 557,
                                        "left": 721,
                                        "right": 1673,
                                        "width": 953,
                                        "height": 72
                                    },
                                    "snippet": "<p>",
                                    "nodeLabel": "VIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nachhaltig\u2026"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 16
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-47-MAIN",
                                    "path": "1,HTML,1,BODY,2,DIV,0,MAIN",
                                    "selector": "body > div#swup > main",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 4724,
                                        "left": 0,
                                        "right": 1905,
                                        "width": 1905,
                                        "height": 4724
                                    },
                                    "snippet": "<main role=\"main\" uk-scrollspy=\"target: >",
                                    "nodeLabel": "V-ECO\n\nVIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nac\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 not crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "label": "Uncrawlable Link"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-10-A",
                                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,0,NAV,1,DIV,3,A",
                                    "selector": "div.uk-container > nav.uk-navbar > div.uk-navbar-right > a.uk-navbar-toggle",
                                    "boundingRect": {
                                        "top": 0,
                                        "bottom": 0,
                                        "left": 0,
                                        "right": 0,
                                        "width": 0,
                                        "height": 0
                                    },
                                    "snippet": "<a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" data-no-swup=\"\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\">",
                                    "nodeLabel": "div.uk-container > nav.uk-navbar > div.uk-navbar-right > a.uk-navbar-toggle"
                                }
                            }
                        ]
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page isn\u2019t blocked from indexing",
                    "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/is-crawlable\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "robots-txt": {
                    "id": "robots-txt",
                    "title": "robots.txt is valid",
                    "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/invalid-robots-txt\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page prevented back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "2 failure reasons",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "subItemsHeading": {
                                    "key": "frameUrl",
                                    "valueType": "url"
                                },
                                "label": "Failure reason"
                            },
                            {
                                "key": "failureType",
                                "valueType": "text",
                                "label": "Failure type"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Pages that use WebXR are not currently eligible for back\/forward cache.",
                                "failureType": "Actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/insect-eco-system.org\/de"
                                        }
                                    ]
                                },
                                "protocolReason": "WebXR"
                            },
                            {
                                "reason": "Pages that use WebHID are not currently eligible for back\/forward cache.",
                                "failureType": "Actionable",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "frameUrl": "https:\/\/insect-eco-system.org\/de"
                                        }
                                    ]
                                },
                                "protocolReason": "WebHID"
                            }
                        ]
                    },
                    "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": 1,
                            "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": 10,
                            "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": 7,
                            "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": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "bypass",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "color-contrast",
                            "weight": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "definition-list",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "dlitem",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "document-title",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "duplicate-id-active",
                            "weight": 0,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "duplicate-id-aria",
                            "weight": 0,
                            "group": "a11y-aria"
                        },
                        {
                            "id": "form-field-multiple-labels",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "frame-title",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "heading-order",
                            "weight": 3,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "html-has-lang",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-lang-valid",
                            "weight": 7,
                            "group": "a11y-language"
                        },
                        {
                            "id": "html-xml-lang-mismatch",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "image-alt",
                            "weight": 10,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "image-redundant-alt",
                            "weight": 1,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-button-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "input-image-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "label",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "link-in-text-block",
                            "weight": 0,
                            "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": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": 0.94999999999999996
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 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.92000000000000004
                },
                "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": "insect-eco-system.org",
                    "origins": [
                        "https:\/\/insect-eco-system.org"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                },
                {
                    "name": "Google Tag Manager",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/tag-manager\/",
                    "origins": [
                        "https:\/\/www.googletagmanager.com"
                    ],
                    "category": "tag-manager"
                },
                {
                    "name": "hcaptcha.com",
                    "origins": [
                        "https:\/\/js.hcaptcha.com"
                    ],
                    "isUnrecognized": true
                },
                {
                    "name": "Google Analytics",
                    "homepage": "https:\/\/marketingplatform.google.com\/about\/analytics\/",
                    "origins": [
                        "https:\/\/www.google-analytics.com"
                    ],
                    "category": "analytics"
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 917.87,
                        "name": "lh:config",
                        "duration": 894.69000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 921.74000000000001,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 81.780000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1812.8,
                        "name": "lh:runner:gather",
                        "duration": 19050.150000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2039.4200000000001,
                        "name": "lh:driver:connect",
                        "duration": 39.219999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2079.1300000000001,
                        "name": "lh:driver:navigate",
                        "duration": 18.399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2098.0799999999999,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1034.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3132.8800000000001,
                        "name": "lh:gather:getVersion",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3134.21,
                        "name": "lh:prepare:navigationMode",
                        "duration": 57.640000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3164.54,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 13.15,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3177.9000000000001,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 10.119999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3189.5300000000002,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 2.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 3238.5300000000002,
                        "name": "lh:driver:navigate",
                        "duration": 12817.790000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17278.349999999999,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17278.580000000002,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17278.91,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17280.419999999998,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17280.57,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17280.669999999998,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 406.42000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17687.16,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 102.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17789.349999999999,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17789.700000000001,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 118.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17908.23,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17910.18,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 6.9800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17917.209999999999,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 3.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17920.439999999999,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 44.149999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17964.630000000001,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 4.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17969.060000000001,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17971.529999999999,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 673.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18644.720000000001,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18645.110000000001,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18646.43,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.56000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18647.16,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.23999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18647.459999999999,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 7.5899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18654.82,
                        "name": "lh:computed:MainResource",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18655.09,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 3.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18658.119999999999,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 7.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18665.57,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18665.830000000002,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 1375.8299999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20041.759999999998,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 0.64000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20042.43,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 55.200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20097.669999999998,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.29999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20098.02,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20098.200000000001,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 17.420000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20098.389999999999,
                        "name": "lh:gather:collectStacks",
                        "duration": 17.199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20115.66,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 3.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20119.279999999999,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 42.979999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20163.049999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 86.930000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20250.299999999999,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 2.3599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20252.689999999999,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20254.139999999999,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20254.310000000001,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20254.529999999999,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 328.48000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20863.889999999999,
                        "name": "lh:runner:audit",
                        "duration": 970.78999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20864.16,
                        "name": "lh:runner:auditing",
                        "duration": 969.79999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20865.830000000002,
                        "name": "lh:audit:is-on-https",
                        "duration": 8.1199999999999992,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20870.07,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20874.73,
                        "name": "lh:audit:viewport",
                        "duration": 10.449999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20878.220000000001,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 5.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20885.82,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 54.159999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20887.169999999998,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 50.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20887.439999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 50.439999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20940.48,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.76,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20941.279999999999,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20942.5,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20943.099999999999,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20944.41,
                        "name": "lh:audit:speed-index",
                        "duration": 1.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20944.950000000001,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20945.849999999999,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.69999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20946.240000000002,
                        "name": "lh:computed:Speedline",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20946.59,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20947.279999999999,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20947.779999999999,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20948.939999999999,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20949.450000000001,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.17000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20950.720000000001,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 1.9099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20951.259999999998,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20953.369999999999,
                        "name": "lh:audit:errors-in-console",
                        "duration": 2.9700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20954.450000000001,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20956.860000000001,
                        "name": "lh:audit:server-response-time",
                        "duration": 3.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20957.669999999998,
                        "name": "lh:computed:MainResource",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20960.25,
                        "name": "lh:audit:interactive",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20960.82,
                        "name": "lh:computed:Interactive",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20962.209999999999,
                        "name": "lh:audit:user-timings",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20962.73,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20963.919999999998,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 8.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20970.119999999999,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.38,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20970.32,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20972.529999999999,
                        "name": "lh:audit:redirects",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20975.060000000001,
                        "name": "lh:audit:installable-manifest",
                        "duration": 7.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20982.709999999999,
                        "name": "lh:audit:splash-screen",
                        "duration": 5.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20983.540000000001,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20988.860000000001,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 2.6099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20992.16,
                        "name": "lh:audit:maskable-icon",
                        "duration": 2.6600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20995.52,
                        "name": "lh:audit:content-width",
                        "duration": 1.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20997.689999999999,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21000.150000000001,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 2.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21003.68,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21005.93,
                        "name": "lh:audit:deprecations",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21008.400000000001,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 2.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21011.139999999999,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 3.8999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21013.810000000001,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21015.470000000001,
                        "name": "lh:audit:bootup-time",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21017.779999999999,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21019.560000000001,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 5.4800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21020.84,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 3.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21021.049999999999,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 2.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21021.150000000001,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 2.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21025.389999999999,
                        "name": "lh:audit:font-display",
                        "duration": 2.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21028.259999999998,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21028.740000000002,
                        "name": "lh:audit:network-requests",
                        "duration": 2.7599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21029.060000000001,
                        "name": "lh:computed:EntityClassification",
                        "duration": 1.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21031.830000000002,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21033.669999999998,
                        "name": "lh:audit:network-server-latency",
                        "duration": 2.0699999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21035.779999999999,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21036.150000000001,
                        "name": "lh:audit:metrics",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21036.59,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.57999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21037.82,
                        "name": "lh:audit:performance-budget",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21038.41,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21040.599999999999,
                        "name": "lh:audit:timing-budget",
                        "duration": 1.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21041.950000000001,
                        "name": "lh:audit:resource-summary",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21043.34,
                        "name": "lh:audit:third-party-summary",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21044.099999999999,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21045.790000000001,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21047.759999999998,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21049.419999999998,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 1.3,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21050.970000000001,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21052.779999999999,
                        "name": "lh:audit:long-tasks",
                        "duration": 2.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21055.560000000001,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 3.8900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21059.889999999999,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21061.290000000001,
                        "name": "lh:audit:unsized-images",
                        "duration": 2.8199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21064.75,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 2.8500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21068.779999999999,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21070.849999999999,
                        "name": "lh:audit:csp-xss",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21073.110000000001,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 61.390000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21073.650000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.32000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21074.049999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 33.460000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21107.66,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21107.959999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21108.150000000001,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 6.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21114.669999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 17.530000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21132.330000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 2.0899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21134.880000000001,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21136.240000000002,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21137.360000000001,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.72999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21138.41,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21140.029999999999,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 5.7199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21146.32,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 7.3200000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21153.950000000001,
                        "name": "lh:audit:aria-command-name",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21155.799999999999,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21157.610000000001,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 4.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21162.110000000001,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21163.66,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 1.3200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21165.279999999999,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21166.990000000002,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21168.790000000001,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 4.2000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21173.529999999999,
                        "name": "lh:audit:aria-required-children",
                        "duration": 2.7000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21176.759999999998,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 2.6200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21179.669999999998,
                        "name": "lh:audit:aria-roles",
                        "duration": 3.96,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21183.93,
                        "name": "lh:audit:aria-text",
                        "duration": 1.79,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21186.009999999998,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 15.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21201.490000000002,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21203.639999999999,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.97,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21205.900000000001,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 4.0199999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21210.209999999999,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 3.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21214.48,
                        "name": "lh:audit:button-name",
                        "duration": 1.9299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21216.759999999998,
                        "name": "lh:audit:bypass",
                        "duration": 4.0300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21221.09,
                        "name": "lh:audit:color-contrast",
                        "duration": 4.4299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21225.84,
                        "name": "lh:audit:definition-list",
                        "duration": 2.1600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21228.310000000001,
                        "name": "lh:audit:dlitem",
                        "duration": 27.350000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21256.23,
                        "name": "lh:audit:document-title",
                        "duration": 7.4299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21264.200000000001,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 3.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21268.669999999998,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 2.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21271.740000000002,
                        "name": "lh:audit:empty-heading",
                        "duration": 4.0099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21276.049999999999,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 2.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21278.610000000001,
                        "name": "lh:audit:frame-title",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21281.209999999999,
                        "name": "lh:audit:heading-order",
                        "duration": 4.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21285.740000000002,
                        "name": "lh:audit:html-has-lang",
                        "duration": 4.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21290.400000000001,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 4.1799999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21294.889999999999,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 23.039999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21318.27,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 4.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21323.02,
                        "name": "lh:audit:image-alt",
                        "duration": 4.9299999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21328.279999999999,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 5.0599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21333.639999999999,
                        "name": "lh:audit:input-button-name",
                        "duration": 2.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21336.5,
                        "name": "lh:audit:input-image-alt",
                        "duration": 2.7200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21339.529999999999,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 2.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21342.75,
                        "name": "lh:audit:label",
                        "duration": 2.8599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21345.959999999999,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 3.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21372.93,
                        "name": "lh:audit:link-name",
                        "duration": 4.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21377.48,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 3.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21380.970000000001,
                        "name": "lh:audit:list",
                        "duration": 4.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21385.48,
                        "name": "lh:audit:listitem",
                        "duration": 4.1399999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21389.919999999998,
                        "name": "lh:audit:meta-refresh",
                        "duration": 2.9300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21393.16,
                        "name": "lh:audit:meta-viewport",
                        "duration": 4.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21397.790000000001,
                        "name": "lh:audit:object-alt",
                        "duration": 3.0299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21401.099999999999,
                        "name": "lh:audit:select-name",
                        "duration": 2.9399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21404.32,
                        "name": "lh:audit:skip-link",
                        "duration": 24.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21429.130000000001,
                        "name": "lh:audit:tabindex",
                        "duration": 4.0599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21433.5,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 3.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21437.259999999998,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 3.6099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21441.150000000001,
                        "name": "lh:audit:target-size",
                        "duration": 3.9300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21445.389999999999,
                        "name": "lh:audit:td-has-header",
                        "duration": 3.8100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21449.509999999998,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 4.21,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21454.060000000001,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 28.010000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21482.810000000001,
                        "name": "lh:audit:valid-lang",
                        "duration": 23.809999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21507.5,
                        "name": "lh:audit:video-caption",
                        "duration": 27.079999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21534.639999999999,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21534.849999999999,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.26000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21535.130000000001,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21535.240000000002,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21535.34,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21535.43,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21535.509999999998,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.059999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21535.599999999999,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21535.830000000002,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21535.939999999999,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21536.880000000001,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 6.2199999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21547.5,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 54.890000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21602.889999999999,
                        "name": "lh:audit:offscreen-images",
                        "duration": 9.1500000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21612.549999999999,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 5.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21618.869999999999,
                        "name": "lh:audit:unminified-css",
                        "duration": 42.43,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21661.720000000001,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 71.890000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21733.900000000001,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21734.43,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21736.349999999999,
                        "name": "lh:audit:unused-javascript",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21738.57,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 1.71,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21740.57,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 1.7,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21742.509999999998,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21744.099999999999,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 2.77,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21744.669999999998,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21747.130000000001,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21748.869999999999,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.74,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21750.889999999999,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 31.739999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21783.009999999998,
                        "name": "lh:audit:doctype",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21784.900000000001,
                        "name": "lh:audit:charset",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21786.77,
                        "name": "lh:audit:dom-size",
                        "duration": 4.3499999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21791.66,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21793.43,
                        "name": "lh:audit:inspector-issues",
                        "duration": 7.2800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21801.060000000001,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21802.509999999998,
                        "name": "lh:audit:js-libraries",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21803.799999999999,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21805.299999999999,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21806.630000000001,
                        "name": "lh:audit:uses-http2",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21808.619999999999,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 1.9099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21811.049999999999,
                        "name": "lh:audit:meta-description",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21813.18,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21815.380000000001,
                        "name": "lh:audit:font-size",
                        "duration": 1.3400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21817.02,
                        "name": "lh:audit:link-text",
                        "duration": 1.4399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21818.790000000001,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 1.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21820.900000000001,
                        "name": "lh:audit:is-crawlable",
                        "duration": 2.2200000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21823.43,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21825.16,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21826.57,
                        "name": "lh:audit:hreflang",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21828.049999999999,
                        "name": "lh:audit:plugins",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21829.41,
                        "name": "lh:audit:canonical",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21831.040000000001,
                        "name": "lh:audit:structured-data",
                        "duration": 0.71999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21832.080000000002,
                        "name": "lh:audit:bf-cache",
                        "duration": 1.8600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 21833.98,
                        "name": "lh:runner:generate",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    }
                ],
                "total": 20020.940000000002
            },
            "i18n": {
                "rendererFormattedStrings": {
                    "calculatorLink": "See calculator.",
                    "collapseView": "Collapse view",
                    "crcInitialNavigation": "Initial Navigation",
                    "crcLongestDurationLabel": "Maximum critical path latency:",
                    "dropdownCopyJSON": "Copy JSON",
                    "dropdownDarkTheme": "Toggle Dark Theme",
                    "dropdownPrintExpanded": "Print Expanded",
                    "dropdownPrintSummary": "Print Summary",
                    "dropdownSaveGist": "Save as Gist",
                    "dropdownSaveHTML": "Save as HTML",
                    "dropdownSaveJSON": "Save as JSON",
                    "dropdownViewer": "Open in Viewer",
                    "dropdownViewUnthrottledTrace": "View Unthrottled Trace",
                    "errorLabel": "Error!",
                    "errorMissingAuditInfo": "Report error: no audit information",
                    "expandView": "Expand view",
                    "firstPartyChipLabel": "1st party",
                    "footerIssue": "File an issue",
                    "hide": "Hide",
                    "labDataTitle": "Lab Data",
                    "lsPerformanceCategoryDescription": "[Lighthouse](https:\/\/developers.google.com\/web\/tools\/lighthouse\/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
                    "manualAuditsGroupTitle": "Additional items to manually check",
                    "notApplicableAuditsGroupTitle": "Not applicable",
                    "openInANewTabTooltip": "Open in a new tab",
                    "opportunityResourceColumnLabel": "Opportunity",
                    "opportunitySavingsColumnLabel": "Estimated Savings",
                    "passedAuditsGroupTitle": "Passed audits",
                    "runtimeAnalysisWindow": "Initial page load",
                    "runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
                    "runtimeAnalysisWindowTimespan": "User interactions timespan",
                    "runtimeCustom": "Custom throttling",
                    "runtimeDesktopEmulation": "Emulated Desktop",
                    "runtimeMobileEmulation": "Emulated Moto G Power",
                    "runtimeNoEmulation": "No emulation",
                    "runtimeSettingsAxeVersion": "Axe version",
                    "runtimeSettingsBenchmark": "Unthrottled CPU\/Memory Power",
                    "runtimeSettingsCPUThrottling": "CPU throttling",
                    "runtimeSettingsDevice": "Device",
                    "runtimeSettingsNetworkThrottling": "Network throttling",
                    "runtimeSettingsScreenEmulation": "Screen emulation",
                    "runtimeSettingsUANetwork": "User agent (network)",
                    "runtimeSingleLoad": "Single page session",
                    "runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
                    "runtimeSlow4g": "Slow 4G throttling",
                    "runtimeUnknown": "Unknown",
                    "show": "Show",
                    "showRelevantAudits": "Show audits relevant to:",
                    "snippetCollapseButtonLabel": "Collapse snippet",
                    "snippetExpandButtonLabel": "Expand snippet",
                    "thirdPartyResourcesLabel": "Show 3rd-party resources",
                    "throttlingProvided": "Provided by environment",
                    "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
                    "unattributable": "Unattributable",
                    "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) directly from these metrics.",
                    "viewTraceLabel": "View Trace",
                    "viewTreemapLabel": "View Treemap",
                    "warningAuditsGroupTitle": "Passed audits but with warnings",
                    "warningHeader": "Warnings: "
                },
                "icuMessagePaths": {
                    "core\/lib\/lh-error.js | badTraceRecording": [
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "runtimeError.message"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[first-meaningful-paint].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[speed-index].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[screenshot-thumbnails].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[final-screenshot].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[total-blocking-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[max-potential-fid].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[cumulative-layout-shift].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.interactive.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[user-timings].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[critical-request-chains].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.redirects.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[mainthread-work-breakdown].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[bootup-time].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-rel-preconnect].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.diagnostics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[main-thread-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.metrics.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[timing-budget].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-summary].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[third-party-facades].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[long-tasks].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[offscreen-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[render-blocking-resources].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-css].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unminified-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-css-rules].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[unused-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[modern-image-formats].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-optimized-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-text-compression].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-responsive-images].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[efficient-animated-content].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[duplicated-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[legacy-javascript].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits.doctype.errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "NO_NAVSTART"
                            },
                            "path": "audits[uses-http2].errorMessage"
                        }
                    ],
                    "core\/audits\/is-on-https.js | title": [
                        "audits[is-on-https].title"
                    ],
                    "core\/audits\/is-on-https.js | description": [
                        "audits[is-on-https].description"
                    ],
                    "core\/audits\/viewport.js | title": [
                        "audits.viewport.title"
                    ],
                    "core\/audits\/viewport.js | description": [
                        "audits.viewport.description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstContentfulPaintMetric": [
                        "audits[first-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-contentful-paint.js | description": [
                        "audits[first-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | largestContentfulPaintMetric": [
                        "audits[largest-contentful-paint].title"
                    ],
                    "core\/audits\/metrics\/largest-contentful-paint.js | description": [
                        "audits[largest-contentful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | firstMeaningfulPaintMetric": [
                        "audits[first-meaningful-paint].title"
                    ],
                    "core\/audits\/metrics\/first-meaningful-paint.js | description": [
                        "audits[first-meaningful-paint].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | speedIndexMetric": [
                        "audits[speed-index].title"
                    ],
                    "core\/audits\/metrics\/speed-index.js | description": [
                        "audits[speed-index].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalBlockingTimeMetric": [
                        "audits[total-blocking-time].title"
                    ],
                    "core\/audits\/metrics\/total-blocking-time.js | description": [
                        "audits[total-blocking-time].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | maxPotentialFIDMetric": [
                        "audits[max-potential-fid].title"
                    ],
                    "core\/audits\/metrics\/max-potential-fid.js | description": [
                        "audits[max-potential-fid].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | cumulativeLayoutShiftMetric": [
                        "audits[cumulative-layout-shift].title"
                    ],
                    "core\/audits\/metrics\/cumulative-layout-shift.js | description": [
                        "audits[cumulative-layout-shift].description"
                    ],
                    "core\/audits\/errors-in-console.js | failureTitle": [
                        "audits[errors-in-console].title"
                    ],
                    "core\/audits\/errors-in-console.js | description": [
                        "audits[errors-in-console].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnSource": [
                        "audits[errors-in-console].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[errors-in-console].details.headings[1].label",
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/server-response-time.js | title": [
                        "audits[server-response-time].title"
                    ],
                    "core\/audits\/server-response-time.js | description": [
                        "audits[server-response-time].description"
                    ],
                    "core\/audits\/server-response-time.js | displayValue": [
                        {
                            "values": {
                                "timeInMs": 80.64500000000001
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[unsized-images].details.headings[1].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[network-rtt].details.headings[1].label",
                        "audits[network-server-latency].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | failureTitle": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/installable-manifest.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | no-manifest": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/splash-screen.js | failureTitle": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | failureTitle": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | failureTitle": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | title": [
                        "audits[font-display].title"
                    ],
                    "core\/audits\/font-display.js | description": [
                        "audits[font-display].description"
                    ],
                    "core\/audits\/network-rtt.js | title": [
                        "audits[network-rtt].title"
                    ],
                    "core\/audits\/network-rtt.js | description": [
                        "audits[network-rtt].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | ms": [
                        {
                            "values": {
                                "timeInMs": 122.70600000000002
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 76.387000000000015
                            },
                            "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 | scriptResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | stylesheetResourceType": [
                        "audits[resource-summary].details.items[3].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | documentResourceType": [
                        "audits[resource-summary].details.items[4].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | otherResourceType": [
                        "audits[resource-summary].details.items[5].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | mediaResourceType": [
                        "audits[resource-summary].details.items[6].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "audits[resource-summary].details.items[7].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | thirdPartyResourceType": [
                        "audits[resource-summary].details.items[8].label"
                    ],
                    "core\/audits\/third-party-summary.js | title": [
                        "audits[third-party-summary].title"
                    ],
                    "core\/audits\/third-party-summary.js | description": [
                        "audits[third-party-summary].description"
                    ],
                    "core\/audits\/third-party-facades.js | title": [
                        "audits[third-party-facades].title"
                    ],
                    "core\/audits\/third-party-facades.js | description": [
                        "audits[third-party-facades].description"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | title": [
                        "audits[largest-contentful-paint-element].title"
                    ],
                    "core\/audits\/largest-contentful-paint-element.js | description": [
                        "audits[largest-contentful-paint-element].description"
                    ],
                    "core\/lib\/lh-error.js | erroredRequiredArtifact": [
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[largest-contentful-paint-element].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[lcp-lazy-loaded].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[layout-shift-elements].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[non-composited-animations].errorMessage"
                        },
                        {
                            "values": {
                                "errorCode": "ERRORED_REQUIRED_ARTIFACT",
                                "artifactName": "TraceElements",
                                "errorMessage": "NO_NAVSTART"
                            },
                            "path": "audits[prioritize-lcp-image].errorMessage"
                        }
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | title": [
                        "audits[lcp-lazy-loaded].title"
                    ],
                    "core\/audits\/lcp-lazy-loaded.js | description": [
                        "audits[lcp-lazy-loaded].description"
                    ],
                    "core\/audits\/layout-shift-elements.js | title": [
                        "audits[layout-shift-elements].title"
                    ],
                    "core\/audits\/layout-shift-elements.js | description": [
                        "audits[layout-shift-elements].description"
                    ],
                    "core\/audits\/long-tasks.js | title": [
                        "audits[long-tasks].title"
                    ],
                    "core\/audits\/long-tasks.js | description": [
                        "audits[long-tasks].description"
                    ],
                    "core\/audits\/no-unload-listeners.js | title": [
                        "audits[no-unload-listeners].title"
                    ],
                    "core\/audits\/no-unload-listeners.js | description": [
                        "audits[no-unload-listeners].description"
                    ],
                    "core\/audits\/non-composited-animations.js | title": [
                        "audits[non-composited-animations].title"
                    ],
                    "core\/audits\/non-composited-animations.js | description": [
                        "audits[non-composited-animations].description"
                    ],
                    "core\/audits\/unsized-images.js | failureTitle": [
                        "audits[unsized-images].title"
                    ],
                    "core\/audits\/unsized-images.js | description": [
                        "audits[unsized-images].description"
                    ],
                    "core\/audits\/valid-source-maps.js | title": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity"
                    ],
                    "core\/audits\/csp-xss.js | noCsp": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | title": [
                        "audits[pwa-cross-browser].title"
                    ],
                    "core\/audits\/manual\/pwa-cross-browser.js | description": [
                        "audits[pwa-cross-browser].description"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | title": [
                        "audits[pwa-page-transitions].title"
                    ],
                    "core\/audits\/manual\/pwa-page-transitions.js | description": [
                        "audits[pwa-page-transitions].description"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | title": [
                        "audits[pwa-each-page-has-url].title"
                    ],
                    "core\/audits\/manual\/pwa-each-page-has-url.js | description": [
                        "audits[pwa-each-page-has-url].description"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | title": [
                        "audits.accesskeys.title"
                    ],
                    "core\/audits\/accessibility\/accesskeys.js | description": [
                        "audits.accesskeys.description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | title": [
                        "audits[aria-allowed-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-attr.js | description": [
                        "audits[aria-allowed-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | title": [
                        "audits[aria-allowed-role].title"
                    ],
                    "core\/audits\/accessibility\/aria-allowed-role.js | description": [
                        "audits[aria-allowed-role].description"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | title": [
                        "audits[aria-command-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-command-name.js | description": [
                        "audits[aria-command-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | title": [
                        "audits[aria-dialog-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-dialog-name.js | description": [
                        "audits[aria-dialog-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | title": [
                        "audits[aria-hidden-body].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-body.js | description": [
                        "audits[aria-hidden-body].description"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | title": [
                        "audits[aria-hidden-focus].title"
                    ],
                    "core\/audits\/accessibility\/aria-hidden-focus.js | description": [
                        "audits[aria-hidden-focus].description"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | title": [
                        "audits[aria-input-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-input-field-name.js | description": [
                        "audits[aria-input-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | title": [
                        "audits[aria-meter-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-meter-name.js | description": [
                        "audits[aria-meter-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | title": [
                        "audits[aria-progressbar-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-progressbar-name.js | description": [
                        "audits[aria-progressbar-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | title": [
                        "audits[aria-required-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-attr.js | description": [
                        "audits[aria-required-attr].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | title": [
                        "audits[aria-required-children].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-children.js | description": [
                        "audits[aria-required-children].description"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | title": [
                        "audits[aria-required-parent].title"
                    ],
                    "core\/audits\/accessibility\/aria-required-parent.js | description": [
                        "audits[aria-required-parent].description"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | title": [
                        "audits[aria-roles].title"
                    ],
                    "core\/audits\/accessibility\/aria-roles.js | description": [
                        "audits[aria-roles].description"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | title": [
                        "audits[aria-text].title"
                    ],
                    "core\/audits\/accessibility\/aria-text.js | description": [
                        "audits[aria-text].description"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | title": [
                        "audits[aria-toggle-field-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-toggle-field-name.js | description": [
                        "audits[aria-toggle-field-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | title": [
                        "audits[aria-tooltip-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-tooltip-name.js | description": [
                        "audits[aria-tooltip-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | title": [
                        "audits[aria-treeitem-name].title"
                    ],
                    "core\/audits\/accessibility\/aria-treeitem-name.js | description": [
                        "audits[aria-treeitem-name].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | title": [
                        "audits[aria-valid-attr-value].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr-value.js | description": [
                        "audits[aria-valid-attr-value].description"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | title": [
                        "audits[aria-valid-attr].title"
                    ],
                    "core\/audits\/accessibility\/aria-valid-attr.js | description": [
                        "audits[aria-valid-attr].description"
                    ],
                    "core\/audits\/accessibility\/button-name.js | title": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | failureTitle": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[color-contrast].details.headings[0].label"
                    ],
                    "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": 11
                            },
                            "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": 1370821
                            },
                            "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": 319
                            },
                            "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 | failureTitle": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | columnFailingLink": [
                        "audits[crawlable-anchors].details.headings[0].label"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | title": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/tap-targets.js | title": [
                        "audits[tap-targets].title"
                    ],
                    "core\/audits\/seo\/tap-targets.js | description": [
                        "audits[tap-targets].description"
                    ],
                    "core\/audits\/seo\/hreflang.js | title": [
                        "audits.hreflang.title"
                    ],
                    "core\/audits\/seo\/hreflang.js | description": [
                        "audits.hreflang.description"
                    ],
                    "core\/audits\/seo\/plugins.js | title": [
                        "audits.plugins.title"
                    ],
                    "core\/audits\/seo\/plugins.js | description": [
                        "audits.plugins.description"
                    ],
                    "core\/audits\/seo\/canonical.js | title": [
                        "audits.canonical.title"
                    ],
                    "core\/audits\/seo\/canonical.js | description": [
                        "audits.canonical.description"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | title": [
                        "audits[structured-data].title"
                    ],
                    "core\/audits\/seo\/manual\/structured-data.js | description": [
                        "audits[structured-data].description"
                    ],
                    "core\/audits\/bf-cache.js | failureTitle": [
                        "audits[bf-cache].title"
                    ],
                    "core\/audits\/bf-cache.js | description": [
                        "audits[bf-cache].description"
                    ],
                    "core\/audits\/bf-cache.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 2
                            },
                            "path": "audits[bf-cache].displayValue"
                        }
                    ],
                    "core\/audits\/bf-cache.js | failureReasonColumn": [
                        "audits[bf-cache].details.headings[0].label"
                    ],
                    "core\/audits\/bf-cache.js | failureTypeColumn": [
                        "audits[bf-cache].details.headings[1].label"
                    ],
                    "core\/lib\/bf-cache-strings.js | webXR": [
                        "audits[bf-cache].details.items[0].reason"
                    ],
                    "core\/audits\/bf-cache.js | actionableFailureType": [
                        "audits[bf-cache].details.items[0].failureType",
                        "audits[bf-cache].details.items[1].failureType"
                    ],
                    "core\/lib\/bf-cache-strings.js | webHID": [
                        "audits[bf-cache].details.items[1].reason"
                    ],
                    "core\/config\/default-config.js | performanceCategoryTitle": [
                        "categories.performance.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryTitle": [
                        "categories.accessibility.title"
                    ],
                    "core\/config\/default-config.js | a11yCategoryDescription": [
                        "categories.accessibility.description"
                    ],
                    "core\/config\/default-config.js | a11yCategoryManualDescription": [
                        "categories.accessibility.manualDescription"
                    ],
                    "core\/config\/default-config.js | bestPracticesCategoryTitle": [
                        "categories[best-practices].title"
                    ],
                    "core\/config\/default-config.js | seoCategoryTitle": [
                        "categories.seo.title"
                    ],
                    "core\/config\/default-config.js | seoCategoryDescription": [
                        "categories.seo.description"
                    ],
                    "core\/config\/default-config.js | seoCategoryManualDescription": [
                        "categories.seo.manualDescription"
                    ],
                    "core\/config\/default-config.js | pwaCategoryTitle": [
                        "categories.pwa.title"
                    ],
                    "core\/config\/default-config.js | pwaCategoryDescription": [
                        "categories.pwa.description"
                    ],
                    "core\/config\/default-config.js | pwaCategoryManualDescription": [
                        "categories.pwa.manualDescription"
                    ],
                    "core\/config\/default-config.js | metricGroupTitle": [
                        "categoryGroups.metrics.title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
                        "categoryGroups[load-opportunities].title"
                    ],
                    "core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
                        "categoryGroups[load-opportunities].description"
                    ],
                    "core\/config\/default-config.js | budgetsGroupTitle": [
                        "categoryGroups.budgets.title"
                    ],
                    "core\/config\/default-config.js | budgetsGroupDescription": [
                        "categoryGroups.budgets.description"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupTitle": [
                        "categoryGroups.diagnostics.title"
                    ],
                    "core\/config\/default-config.js | diagnosticsGroupDescription": [
                        "categoryGroups.diagnostics.description"
                    ],
                    "core\/config\/default-config.js | pwaInstallableGroupTitle": [
                        "categoryGroups[pwa-installable].title"
                    ],
                    "core\/config\/default-config.js | pwaOptimizedGroupTitle": [
                        "categoryGroups[pwa-optimized].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupTitle": [
                        "categoryGroups[a11y-best-practices].title"
                    ],
                    "core\/config\/default-config.js | a11yBestPracticesGroupDescription": [
                        "categoryGroups[a11y-best-practices].description"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupTitle": [
                        "categoryGroups[a11y-color-contrast].title"
                    ],
                    "core\/config\/default-config.js | a11yColorContrastGroupDescription": [
                        "categoryGroups[a11y-color-contrast].description"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupTitle": [
                        "categoryGroups[a11y-names-labels].title"
                    ],
                    "core\/config\/default-config.js | a11yNamesLabelsGroupDescription": [
                        "categoryGroups[a11y-names-labels].description"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupTitle": [
                        "categoryGroups[a11y-navigation].title"
                    ],
                    "core\/config\/default-config.js | a11yNavigationGroupDescription": [
                        "categoryGroups[a11y-navigation].description"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupTitle": [
                        "categoryGroups[a11y-aria].title"
                    ],
                    "core\/config\/default-config.js | a11yAriaGroupDescription": [
                        "categoryGroups[a11y-aria].description"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupTitle": [
                        "categoryGroups[a11y-language].title"
                    ],
                    "core\/config\/default-config.js | a11yLanguageGroupDescription": [
                        "categoryGroups[a11y-language].description"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupTitle": [
                        "categoryGroups[a11y-audio-video].title"
                    ],
                    "core\/config\/default-config.js | a11yAudioVideoGroupDescription": [
                        "categoryGroups[a11y-audio-video].description"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupTitle": [
                        "categoryGroups[a11y-tables-lists].title"
                    ],
                    "core\/config\/default-config.js | a11yTablesListsVideoGroupDescription": [
                        "categoryGroups[a11y-tables-lists].description"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupTitle": [
                        "categoryGroups[seo-mobile].title"
                    ],
                    "core\/config\/default-config.js | seoMobileGroupDescription": [
                        "categoryGroups[seo-mobile].description"
                    ],
                    "core\/config\/default-config.js | seoContentGroupTitle": [
                        "categoryGroups[seo-content].title"
                    ],
                    "core\/config\/default-config.js | seoContentGroupDescription": [
                        "categoryGroups[seo-content].description"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupTitle": [
                        "categoryGroups[seo-crawl].title"
                    ],
                    "core\/config\/default-config.js | seoCrawlingGroupDescription": [
                        "categoryGroups[seo-crawl].description"
                    ],
                    "core\/config\/default-config.js | bestPracticesTrustSafetyGroupTitle": [
                        "categoryGroups[best-practices-trust-safety].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesUXGroupTitle": [
                        "categoryGroups[best-practices-ux].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesBrowserCompatGroupTitle": [
                        "categoryGroups[best-practices-browser-compat].title"
                    ],
                    "core\/config\/default-config.js | bestPracticesGeneralGroupTitle": [
                        "categoryGroups[best-practices-general].title"
                    ]
                }
            },
            "test_log": "lighthouse \"https:\/\/insect-eco-system.org\/de\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9309 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-b0nk-10.10.1.212\/240902_BiDc1M_8W5.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 10:11:51 GMT LH:ChromeLauncher Found existing Chrome already running using port 9309, using that.\nMon, 02 Sep 2024 10:11:52 GMT LH:status Connecting to browser\nMon, 02 Sep 2024 10:11:52 GMT LH:status Navigating to about:blank\nMon, 02 Sep 2024 10:11:52 GMT LH:status Benchmarking machine\nMon, 02 Sep 2024 10:11:53 GMT LH:status Preparing target for navigation mode\nMon, 02 Sep 2024 10:11:53 GMT LH:status Cleaning origin data\nMon, 02 Sep 2024 10:11:53 GMT LH:status Cleaning browser cache\nMon, 02 Sep 2024 10:11:53 GMT LH:status Preparing network conditions\nMon, 02 Sep 2024 10:11:53 GMT LH:status Navigating to https:\/\/insect-eco-system.org\/de\nMon, 02 Sep 2024 10:12:07 GMT LH:status Getting artifact: DevtoolsLog\nMon, 02 Sep 2024 10:12:07 GMT LH:status Getting artifact: Trace\nMon, 02 Sep 2024 10:12:07 GMT LH:status Getting artifact: DevtoolsLog\nMon, 02 Sep 2024 10:12:07 GMT LH:status Getting artifact: Trace\nMon, 02 Sep 2024 10:12:07 GMT LH:status Getting artifact: Accessibility\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: AnchorElements\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: ConsoleMessages\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: CSSUsage\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: Doctype\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: DOMStats\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: EmbeddedContent\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: FontSize\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: Inputs\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: GlobalListeners\nMon, 02 Sep 2024 10:12:08 GMT LH:status Getting artifact: ImageElements\nMon, 02 Sep 2024 10:12:09 GMT LH:status Getting artifact: InstallabilityErrors\nMon, 02 Sep 2024 10:12:09 GMT LH:status Get webapp installability errors\nMon, 02 Sep 2024 10:12:09 GMT LH:status Getting artifact: InspectorIssues\nMon, 02 Sep 2024 10:12:09 GMT LH:status Getting artifact: JsUsage\nMon, 02 Sep 2024 10:12:09 GMT LH:status Getting artifact: LinkElements\nMon, 02 Sep 2024 10:12:09 GMT LH:status Getting artifact: MainDocumentContent\nMon, 02 Sep 2024 10:12:09 GMT LH:status Getting artifact: MetaElements\nMon, 02 Sep 2024 10:12:09 GMT LH:status Getting artifact: NetworkUserAgent\nMon, 02 Sep 2024 10:12:09 GMT LH:status Getting artifact: OptimizedImages\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: ResponseCompression\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: RobotsTxt\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: Scripts\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: SourceMaps\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: Stacks\nMon, 02 Sep 2024 10:12:10 GMT LH:status Collect stacks\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: TapTargets\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: TraceElements\nMon, 02 Sep 2024 10:12:10 GMT LH:TraceElements:error NO_NAVSTART\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: ViewportDimensions\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: WebAppManifest\nMon, 02 Sep 2024 10:12:10 GMT LH:status Get webapp manifest\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: devtoolsLogs\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: traces\nMon, 02 Sep 2024 10:12:10 GMT LH:status Getting artifact: BFCacheFailures\nMon, 02 Sep 2024 10:12:11 GMT LH:status Analyzing and running audits...\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Uses HTTPS\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: First Contentful Paint\nMon, 02 Sep 2024 10:12:11 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Largest Contentful Paint\nMon, 02 Sep 2024 10:12:11 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: First Meaningful Paint\nMon, 02 Sep 2024 10:12:11 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Speed Index\nMon, 02 Sep 2024 10:12:11 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Screenshot Thumbnails\nMon, 02 Sep 2024 10:12:11 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Final Screenshot\nMon, 02 Sep 2024 10:12:11 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Total Blocking Time\nMon, 02 Sep 2024 10:12:11 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Max Potential First Input Delay\nMon, 02 Sep 2024 10:12:11 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Cumulative Layout Shift\nMon, 02 Sep 2024 10:12:11 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: No browser errors logged to the console\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Initial server response time was short\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Time to Interactive\nMon, 02 Sep 2024 10:12:11 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: User Timing marks and measures\nMon, 02 Sep 2024 10:12:11 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Avoid chaining critical requests\nMon, 02 Sep 2024 10:12:11 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Avoid multiple page redirects\nMon, 02 Sep 2024 10:12:11 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Configured for a custom splash screen\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Sets a theme color for the address bar.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Manifest has a maskable icon\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Content is sized correctly for the viewport\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Displays images with correct aspect ratio\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Serves images with appropriate resolution\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Avoids deprecated APIs\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Avoids third-party cookies\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Minimizes main-thread work\nMon, 02 Sep 2024 10:12:11 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: JavaScript execution time\nMon, 02 Sep 2024 10:12:11 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Preload key requests\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Preconnect to required origins\nMon, 02 Sep 2024 10:12:11 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: All text remains visible during webfont loads\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Diagnostics\nMon, 02 Sep 2024 10:12:11 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Network Requests\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Network Round Trip Times\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Server Backend Latencies\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Tasks\nMon, 02 Sep 2024 10:12:11 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Metrics\nMon, 02 Sep 2024 10:12:11 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Performance budget\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Timing budget\nMon, 02 Sep 2024 10:12:11 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Resources Summary\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Minimize third-party usage\nMon, 02 Sep 2024 10:12:11 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Lazy load third-party resources with facades\nMon, 02 Sep 2024 10:12:11 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Largest Contentful Paint element\nMon, 02 Sep 2024 10:12:11 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nMon, 02 Sep 2024 10:12:11 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Avoid large layout shifts\nMon, 02 Sep 2024 10:12:11 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Avoid long main-thread tasks\nMon, 02 Sep 2024 10:12:11 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Avoids `unload` event listeners\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Avoid non-composited animations\nMon, 02 Sep 2024 10:12:11 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Page has valid source maps\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Preload Largest Contentful Paint image\nMon, 02 Sep 2024 10:12:11 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Script Treemap Data\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Site works cross-browser\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Each page has a URL\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[accesskey]` values are unique\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: ARIA input fields have accessible names\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nMon, 02 Sep 2024 10:12:11 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 10:12:11 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[role]` values are valid\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: ARIA toggle fields have accessible names\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Buttons have an accessible name\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Document has a `<title>` element\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: ARIA IDs are unique\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: All heading elements contain content.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: No form fields have multiple labels\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Identical links have the same purpose.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Image elements have `[alt]` attributes\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Input buttons have discernible text.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Form elements have associated labels\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Document has a main landmark.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Links have a discernible name\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Links are distinguishable without relying on color.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nMon, 02 Sep 2024 10:12:11 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 10:12:11 GMT LH:status Auditing: `<object>` elements have alternate text\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Select elements have associated label elements.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Skip links are focusable.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nMon, 02 Sep 2024 10:12:11 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 10:12:11 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `[lang]` attributes have a valid value\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Custom controls have associated labels\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Custom controls have ARIA roles\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Interactive controls are keyboard focusable\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: The page has a logical tab order\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Visual order on the page follows DOM order\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Uses efficient cache policy on static assets\nMon, 02 Sep 2024 10:12:11 GMT LH:status Auditing: Avoids enormous network payloads\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Defer offscreen images\nMon, 02 Sep 2024 10:12:12 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Eliminate render-blocking resources\nMon, 02 Sep 2024 10:12:12 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Minify CSS\nMon, 02 Sep 2024 10:12:12 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Minify JavaScript\nMon, 02 Sep 2024 10:12:12 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Reduce unused CSS\nMon, 02 Sep 2024 10:12:12 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Reduce unused JavaScript\nMon, 02 Sep 2024 10:12:12 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Serve images in next-gen formats\nMon, 02 Sep 2024 10:12:12 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Efficiently encode images\nMon, 02 Sep 2024 10:12:12 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Enable text compression\nMon, 02 Sep 2024 10:12:12 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Properly size images\nMon, 02 Sep 2024 10:12:12 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Use video formats for animated content\nMon, 02 Sep 2024 10:12:12 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nMon, 02 Sep 2024 10:12:12 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nMon, 02 Sep 2024 10:12:12 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Page has the HTML doctype\nMon, 02 Sep 2024 10:12:12 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Properly defines charset\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Avoids an excessive DOM size\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Avoids `document.write()`\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Detected JavaScript libraries\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Allows users to paste into input fields\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Use HTTP\/2\nMon, 02 Sep 2024 10:12:12 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Document has a meta description\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Page has successful HTTP status code\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Document uses legible font sizes\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Links have descriptive text\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Links are crawlable\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: robots.txt is valid\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Tap targets are sized appropriately\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Document has a valid `hreflang`\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Document avoids plugins\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Document has a valid `rel=canonical`\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Structured data is valid\nMon, 02 Sep 2024 10:12:12 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nMon, 02 Sep 2024 10:12:12 GMT LH:status Generating results...\nMon, 02 Sep 2024 10:12:12 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-b0nk-10.10.1.212\/240902_BiDc1M_8W5.1.0\/lighthouse.report.html\nMon, 02 Sep 2024 10:12:12 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nMon, 02 Sep 2024 10:12:12 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-b0nk-10.10.1.212\/240902_BiDc1M_8W5.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": 2668,
                "docTime": 2668,
                "fullyLoaded": 2760,
                "bytesOut": 33922,
                "bytesOutDoc": 30435,
                "bytesIn": 1358380,
                "bytesInDoc": 1358380,
                "requests": 16,
                "requestsFull": 16,
                "requestsDoc": 15,
                "responses_200": 14,
                "responses_404": 1,
                "responses_other": 1,
                "result": 99999,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 2613,
                "loadEventEnd": 2613,
                "domContentLoadedEventStart": 1922,
                "domContentLoadedEventEnd": 1933,
                "connections": 4,
                "final_base_page_request": 0,
                "domInteractive": 1910,
                "firstPaint": 916.69999999925494,
                "firstContentfulPaint": 972,
                "firstMeaningfulPaint": 972,
                "firstImagePaint": 1923,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 1,
                "TTFB": 213,
                "basePageSSLTime": 64,
                "score_cache": 0,
                "score_cdn": 21,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 99,
                "score_etags": -1,
                "score_progressive_jpeg": 100,
                "gzip_total": 253572,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1016891,
                "image_savings": 11829,
                "cpu.ParseHTML": 21,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 4,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 18,
                "cpu.ParseAuthorStyleSheet": 57,
                "cpu.EvaluateScript": 63,
                "cpu.v8.compile": 22,
                "cpu.FunctionCall": 214,
                "cpu.FireAnimationFrame": 7,
                "cpu.UpdateLayoutTree": 43,
                "cpu.Layout": 96,
                "cpu.PrePaint": 10,
                "cpu.Paint": 4,
                "cpu.Layerize": 5,
                "cpu.ResourceChangePriority": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.IntersectionObserverController::computeIntersections": 3,
                "cpu.HitTest": 2,
                "cpu.TimerFire": 3,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 2184,
                "start_epoch": 1725271888.9109347,
                "date": 1725271891.5050344,
                "fullyLoadedCPUms": 3650,
                "fullyLoadedCPUpct": 36.980749746710231,
                "domElements": 355,
                "domComplete": 2613,
                "PerformancePaintTiming.first-paint": 916.69999999925494,
                "PerformancePaintTiming.first-contentful-paint": 916.69999999925494,
                "test_run_time_ms": 15611,
                "Colordepth": 24,
                "generated-content-percent": 26.670000000000002,
                "generated-content-size": 9.0199999999999996,
                "lastVisualChange": 5700,
                "render": 1600,
                "visualComplete85": 1900,
                "visualComplete90": 1900,
                "visualComplete95": 1900,
                "visualComplete99": 2100,
                "visualComplete": 3700,
                "SpeedIndex": 1757,
                "chromeUserTiming.navigationStart": 112,
                "chromeUserTiming.fetchStart": 74,
                "chromeUserTiming.domLoading": 282,
                "chromeUserTiming.responseEnd": 275,
                "chromeUserTiming.domInteractive": 1966,
                "chromeUserTiming.domContentLoadedEventStart": 1977,
                "chromeUserTiming.domContentLoadedEventEnd": 1988,
                "chromeUserTiming.domComplete": 2668,
                "chromeUserTiming.unloadEventStart": 281,
                "chromeUserTiming.unloadEventEnd": 281,
                "chromeUserTiming.markAsMainFrame": 281,
                "chromeUserTiming.commitNavigationEnd": 282,
                "chromeUserTiming.firstPaint": 971,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 971,
                "chromeUserTiming.firstContentfulPaint": 971,
                "chromeUserTiming.firstMeaningfulPaint": 971,
                "chromeUserTiming.LayoutShift": 2035,
                "chromeUserTiming.firstImagePaint": 1923,
                "chromeUserTiming.loadEventStart": 2668,
                "chromeUserTiming.loadEventEnd": 2668,
                "chromeUserTiming.LargestTextPaint": 1923,
                "chromeUserTiming.LargestImagePaint": 1923,
                "chromeUserTiming.LargestContentfulPaint": 1923,
                "chromeUserTiming.TotalLayoutShift": 0.00031626098834607876,
                "chromeUserTiming.CumulativeLayoutShift": 0.00031626098834607876,
                "FirstInteractive": 1933,
                "maxFID": 0,
                "TTIMeasurementEnd": 5833,
                "LastInteractive": 1600,
                "FirstCPUIdle": 1933,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 533325,
                "domTime": 0,
                "aft": 0,
                "titleTime": 113,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.94999999999999996,
                "lighthouse.SEO": 0.92000000000000004,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 553311,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 950,
                "docTime": 950,
                "fullyLoaded": 1112,
                "bytesOut": 7767,
                "bytesOutDoc": 4283,
                "bytesIn": 9633,
                "bytesInDoc": 9633,
                "requests": 3,
                "requestsFull": 3,
                "requestsDoc": 2,
                "responses_200": 1,
                "responses_404": 1,
                "responses_other": 1,
                "result": 99999,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 932,
                "loadEventEnd": 933,
                "domContentLoadedEventStart": 694,
                "domContentLoadedEventEnd": 712,
                "connections": 2,
                "final_base_page_request": 0,
                "domInteractive": 656,
                "firstPaint": 628.59999999776483,
                "firstContentfulPaint": 646,
                "firstMeaningfulPaint": 646,
                "firstImagePaint": 954,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 232,
                "basePageSSLTime": 66,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 6606,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 5,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 2,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 30,
                "cpu.ParseAuthorStyleSheet": 22,
                "cpu.EvaluateScript": 19,
                "cpu.v8.compile": 149,
                "cpu.FunctionCall": 132,
                "cpu.FireAnimationFrame": 3,
                "cpu.UpdateLayoutTree": 31,
                "cpu.Layout": 96,
                "cpu.ResourceChangePriority": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.PrePaint": 3,
                "cpu.Paint": 2,
                "cpu.Layerize": 1,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 1,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 612,
                "start_epoch": 1725271932.7304964,
                "date": 1725271935.2456222,
                "fullyLoadedCPUms": 2510,
                "fullyLoadedCPUpct": 33.781965006735142,
                "domElements": 355,
                "domComplete": 932,
                "PerformancePaintTiming.first-paint": 628.59999999776483,
                "PerformancePaintTiming.first-contentful-paint": 628.59999999776483,
                "test_run_time_ms": 9899,
                "Colordepth": 24,
                "generated-content-percent": 26.690000000000001,
                "generated-content-size": 9.0299999999999994,
                "lastVisualChange": 4200,
                "render": 1000,
                "visualComplete85": 1700,
                "visualComplete90": 1700,
                "visualComplete95": 1900,
                "visualComplete99": 1900,
                "visualComplete": 2200,
                "SpeedIndex": 1422,
                "chromeUserTiming.navigationStart": 74,
                "chromeUserTiming.fetchStart": 29,
                "chromeUserTiming.domLoading": 265,
                "chromeUserTiming.responseEnd": 268,
                "chromeUserTiming.domInteractive": 674,
                "chromeUserTiming.domContentLoadedEventStart": 712,
                "chromeUserTiming.domContentLoadedEventEnd": 730,
                "chromeUserTiming.domComplete": 950,
                "chromeUserTiming.unloadEventStart": 264,
                "chromeUserTiming.unloadEventEnd": 264,
                "chromeUserTiming.markAsMainFrame": 264,
                "chromeUserTiming.commitNavigationEnd": 265,
                "chromeUserTiming.firstPaint": 646,
                "chromeUserTiming.firstContentfulPaint": 646,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 646,
                "chromeUserTiming.firstMeaningfulPaint": 646,
                "chromeUserTiming.loadEventStart": 950,
                "chromeUserTiming.loadEventEnd": 950,
                "chromeUserTiming.firstImagePaint": 953,
                "chromeUserTiming.LargestImagePaint": 2029,
                "chromeUserTiming.LargestContentfulPaint": 2029,
                "chromeUserTiming.LargestTextPaint": 2029,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 4227,
                "LastInteractive": 1000,
                "TotalBlockingTime": 0,
                "run": 1,
                "step": 1,
                "effectiveBps": 10946,
                "domTime": 0,
                "aft": 0,
                "titleTime": 75,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.94999999999999996,
                "lighthouse.SEO": 0.92000000000000004,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 13416,
                "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,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.FunctionCall": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.firstImagePaint": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "FirstCPUIdle": 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,
                "basePageSSLTime": 0,
                "score_cache": 0,
                "score_cdn": 0,
                "score_gzip": 0,
                "score_cookies": 0,
                "score_keep-alive": 0,
                "score_minify": 0,
                "score_combine": 0,
                "score_compress": 0,
                "score_etags": 0,
                "score_progressive_jpeg": 0,
                "gzip_total": 0,
                "gzip_savings": 0,
                "minify_total": 0,
                "minify_savings": 0,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 0,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 0,
                "cpu.ParseAuthorStyleSheet": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.FunctionCall": 0,
                "cpu.FireAnimationFrame": 0,
                "cpu.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 0,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 0,
                "start_epoch": 0,
                "date": 0,
                "fullyLoadedCPUms": 0,
                "fullyLoadedCPUpct": 0,
                "domElements": 0,
                "domComplete": 0,
                "PerformancePaintTiming.first-paint": 0,
                "PerformancePaintTiming.first-contentful-paint": 0,
                "test_run_time_ms": 0,
                "Colordepth": 0,
                "generated-content-percent": 0,
                "generated-content-size": 0,
                "lastVisualChange": 0,
                "render": 0,
                "visualComplete85": 0,
                "visualComplete90": 0,
                "visualComplete95": 0,
                "visualComplete99": 0,
                "visualComplete": 0,
                "SpeedIndex": 0,
                "chromeUserTiming.navigationStart": 0,
                "chromeUserTiming.fetchStart": 0,
                "chromeUserTiming.domLoading": 0,
                "chromeUserTiming.responseEnd": 0,
                "chromeUserTiming.domInteractive": 0,
                "chromeUserTiming.domContentLoadedEventStart": 0,
                "chromeUserTiming.domContentLoadedEventEnd": 0,
                "chromeUserTiming.domComplete": 0,
                "chromeUserTiming.unloadEventStart": 0,
                "chromeUserTiming.unloadEventEnd": 0,
                "chromeUserTiming.markAsMainFrame": 0,
                "chromeUserTiming.commitNavigationEnd": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 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
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-b0nk-10.10.1.212",
                "loadTime": 2668,
                "docTime": 2668,
                "fullyLoaded": 2760,
                "bytesOut": 33922,
                "bytesOutDoc": 30435,
                "bytesIn": 1358380,
                "bytesInDoc": 1358380,
                "requests": [
                    {
                        "type": 3,
                        "id": "ECBE14FE59DAB25B595303503EA1A046",
                        "request_id": "ECBE14FE59DAB25B595303503EA1A046",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/de",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/de",
                        "raw_id": "ECBE14FE59DAB25B595303503EA1A046",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 69,
                        "ttfb_ms": 67,
                        "load_start": 146,
                        "load_start_float": 146.000078,
                        "bytesIn": 6503,
                        "objectSize": 6503,
                        "objectSizeUncompressed": 25395,
                        "chunks": [
                            {
                                "ts": 214,
                                "bytes": 6503,
                                "inflated": 25395
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": 2,
                        "dns_end": 44,
                        "connect_start": 44,
                        "connect_end": 81,
                        "ssl_start": 81,
                        "ssl_end": 145,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "www.insect-eco-system.org",
                            "sanList": [
                                "www.insect-eco-system.org",
                                "insect-eco-system.org"
                            ],
                            "issuer": "Sectigo RSA Domain Validation Secure Server CA",
                            "validFrom": 1697414400,
                            "validTo": 1731455999,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1697446311851,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100E95CDF4127029816D55DBE2E161E0091BB88729C3FFD0D859026C8D14A609A2902210082A629F60BC227ACD94DECA8923A3BFC9716D141650B8221AE9A7C0A295A81A6"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1697446311943,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100F88F6E0BF97E91ED8226DA18C6C493042EFDB135E387D923025D1FF4610FFF1B022100C2B78071E48B3228735C5B404C5A68109078DFA68D0D356CF9F08D4B0E44CD57"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1697446311954,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450221009F727EFCC99ACC01D7BD80A4AFDEA4AD5B07A3D049DDF7C3F9ADD5D6FD8A21A102203D4325E287100E35D9712579F5C824F6E67BECE2C4161A3ECC0607151D4DC69F"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/de",
                                ":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": [
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2143,
                        "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": 42,
                        "connect_ms": 37,
                        "ssl_ms": 64,
                        "gzip_total": 6602,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 17,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49200,
                        "netlog_id": 78,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGVDCCBTygAwIBAgIQf041kN7NrhlJR77IuV8fjDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTIzMTAxNjAwMDAwMFoXDTI0MTExMjIzNTk1OVowJDEiMCAGA1UEAxMZd3d3\nLmluc2VjdC1lY28tc3lzdGVtLm9yZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC\nAQoCggEBAKxtskZuP3M1kGiZweyvl4zb4L3W73zqvYmhmD9fwMSYxbFptYYIy700\nZ3WAX\/5KKatTMdjINFqbC8EdjFpAJbPauXQnKy7sfxiHlwoygIKMSIic54hxgl1x\nNBgCl6cOwuU\/T9SzkxcHj5YkhdeUGYTycVuceQgMyfUC3ZqXczB6Sbj6B9u5RHYt\nKQjuF4b5sxOoAvnzr4b3llex8y1yFtHL7If07HMSdhsG4D+6k4gD6ARkyElkxwDm\npQvDkMisDT2JMmqPn4Cc1qMBZSk9aN6dksm2r6WV6rtL2CF2yGYzjTVBXWcvMB3p\nlw1Sw6OJev1uLQqZg9c1f1ac5nFeAO0CAwEAAaOCAxQwggMQMB8GA1UdIwQYMBaA\nFI2MXsRUrYrhd+mb+ZsF4bgBjWHhMB0GA1UdDgQWBBQZ0ficI+ChkTr6OumMiuJA\n3Qa1JjAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIwQDA0BgsrBgEEAbIxAQICBzAlMCMG\nCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28uY29tL0NQUzAIBgZngQwBAgEwgYQG\nCCsGAQUFBwEBBHgwdjBPBggrBgEFBQcwAoZDaHR0cDovL2NydC5zZWN0aWdvLmNv\nbS9TZWN0aWdvUlNBRG9tYWluVmFsaWRhdGlvblNlY3VyZVNlcnZlckNBLmNydDAj\nBggrBgEFBQcwAYYXaHR0cDovL29jc3Auc2VjdGlnby5jb20wOwYDVR0RBDQwMoIZ\nd3d3Lmluc2VjdC1lY28tc3lzdGVtLm9yZ4IVaW5zZWN0LWVjby1zeXN0ZW0ub3Jn\nMIIBgAYKKwYBBAHWeQIEAgSCAXAEggFsAWoAdwB2\/4g\/Crb7lVHCYcz1h7o0tKTN\nuyncaEIKn+ZnTFo6dAAAAYs3rzerAAAEAwBIMEYCIQDpXN9BJwKYFtVdvi4WHgCR\nu4hynD\/9DYWQJsjRSmCaKQIhAIKmKfYLwies2U3sqJI6O\/yXFtFBZQuCIa6afAop\nWoGmAHcA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGLN684BwAA\nBAMASDBGAiEA+I9uC\/l+ke2CJtoYxsSTBC79sTXjh9kjAl0f9GEP\/xsCIQDCt4Bx\n5IsyKHNcW0BMWmgQkHjfpo0NNWz58I1LDkTNVwB2AO7N0GTV2xrOxVy3nbTNE6Iy\nh0Z8vOzew1FIWUZxH7WbAAABizevOBIAAAQDAEcwRQIhAJ9yfvzJmswB172ApK\/e\npK1bB6PQSd33w\/mt1db9iiGhAiA9QyXihxAONdlxJXn1yCT25nvs4sQWGj7MBgcV\nHU3GnzANBgkqhkiG9w0BAQsFAAOCAQEAL+JKZJaOg8QtlNSLzKVUdjiUFN\/HYlkU\nJh6bR70e0YxqLRq5KYnmm\/nz6rzIA7AV4M8OyDpPk\/brqa9o8oGjMH9+sDvaFy55\nDZyWysIoo8L3VZBA\/HhFVMCj5tzYsiCA2Z84mzn5KS8ZQOACE4yWTIJKCEi4thJ2\nHdSY1kZ4LlEUIwpMrEQEKhaVMNu8dkVqJTwRW5RActWoiXLyom2l1gatAOZKfK5l\npMPKkBF6qszReFsXat7q4gn+cQmRBJEfoHVzUR4Oy8UvKIumneph6HgqYQWspdXm\nahdaVnpxntXq3usqK5BYXDDnrz2nMPI1W6XIV7mFYsXZhgwwOSe3Uw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFgTCCBGmgAwIBAgIQOXJEOvkit1HX02wQ3TE1lTANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgUlNBIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAgBJlFzYOw9sI\ns9CsVw127c0n00ytUINh4qogTQktZAnczomfzD2p7PbPwdzx07HWezcoEStH2jnG\nvDoZtF+mvX2do2NCtnbyqTsrkfjib9DsFiCQCT7i6HTJGLSR1GJk23+jBvGIGGqQ\nIjy8\/hPwhxR79uQfjtTkUcYRZ0YIUcuGFFQ\/vDP+fmyc\/xadGL1RjjWmp2bIcmfb\nIWax1Jt4A8BQOujM8Ny8nkz+rwWWNR9XWrf\/zvk9tyy29lTdyOcSOk2uTIq3XJq0\ntyA9yn8iNK5+O2hmAUTnAU5GU5szYPeUvlM3kHND8zLDU+\/bqv50TmnHa4xgk97E\nxwzf4TKuzJM7UXiVZ4vuPVb+DNBpDxsP8yUmazNt925H+nND5X4OpWaxKXwyhGNV\nicQNwZNUMBkTrNN9N6frXTpsNVzbQdcS2qlJC9\/YgIoJk2KOtWbPJYjNhLixP6Q5\nD9kCnusSTJV882sFqV4Wg8y4Z+LoE53MW4LTTLPtW\/\/e5XOsIzstAL81VXQJSdhJ\nWBp\/kjbmUZIO8yZ9HE0XvMnsQybQv0FfQKlERPSZ51eHnlAfV1SoPv10Yy+xUGUJ\n5lhCLkMaTLTwJUdZ+gQek9QmRkpQgbLevni3\/GcV4clXhB4PY9bpYrrWX1Uu6lzG\nKAgEJTm4Diup8kyXHAc\/DVL17e8vgg8CAwEAAaOB8jCB7zAfBgNVHSMEGDAWgBSg\nEQojPpbxB+zirynvgqV\/0DCktDAdBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rID\nZsswDgYDVR0PAQH\/BAQDAgGGMA8GA1UdEwEB\/wQFMAMBAf8wEQYDVR0gBAowCDAG\nBgRVHSAAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwuY29tb2RvY2EuY29t\nL0FBQUNlcnRpZmljYXRlU2VydmljZXMuY3JsMDQGCCsGAQUFBwEBBCgwJjAkBggr\nBgEFBQcwAYYYaHR0cDovL29jc3AuY29tb2RvY2EuY29tMA0GCSqGSIb3DQEBDAUA\nA4IBAQAYh1HcdCE9nIrgJ7cz0C7M7PDmy14R3iJvm3WOnnL+5Nb+qh+cli3vA0p+\nrvSNb3I8QzvAP+u431yqqcau8vzY7qN7Q\/aGNnwU4M309z\/+3ri0ivCRlv79Q2R+\n\/czSAaF9ffgZGclCKxO\/WIu6pKJmBHaIkU4MiRTOok3JMrO66BQavHHxW\/BBC5gA\nCiIDEOUMsfnNkjcZ7Tvx5Dq2+UUTJnWvu6rvP3t3O9LEApE9GQDTF1w52z97GA1F\nzZOFli9d31kWTz9RvdVFGD\/tSo7oBmF0Ixa1DVBzJ0RHfxBdiSprhTEUxOipakyA\nvGp4z7h\/jnZymQyd\/teRCBaho1+V\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 215,
                        "ttfb_start": 146,
                        "ttfb_end": 213,
                        "download_start": 213,
                        "download_end": 215,
                        "download_ms": 2,
                        "all_start": 2,
                        "all_end": 215,
                        "all_ms": 212,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 0,
                        "js_timing": [
                            [
                                591.30100000000004,
                                591.59500000000003
                            ],
                            [
                                591.31600000000003,
                                591.51499999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "245266.2",
                        "request_id": "245266.2",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/assets\/css\/fonts.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/assets\/css\/fonts.css",
                        "raw_id": "245266.2",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 57,
                        "ttfb_ms": 56,
                        "load_start": 234,
                        "load_start_float": 234.00009600000001,
                        "bytesIn": 251,
                        "objectSize": 251,
                        "objectSizeUncompressed": 1109,
                        "chunks": [
                            {
                                "ts": 291,
                                "bytes": 251,
                                "inflated": 1109
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 34,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/assets\/css\/fonts.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/insect-eco-system.org\/de",
                                "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": [
                                "content-encoding: br",
                                "content-type: text\/css",
                                "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                "etag: W\/\"6246f4b8-455\"",
                                "last-modified: Fri, 01 Apr 2022 12:48:56 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1867,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 380,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 231,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 96,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 291,
                        "ttfb_start": 234,
                        "ttfb_end": 290,
                        "download_start": 290,
                        "download_end": 291,
                        "download_ms": 1,
                        "all_start": 234,
                        "all_end": 291,
                        "all_ms": 57,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "245266.3",
                        "request_id": "245266.3",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/assets\/app\/dist\/css\/uikit.app.min.css",
                        "raw_id": "245266.3",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 164,
                        "ttfb_ms": 79,
                        "load_start": 242,
                        "load_start_float": 242.000102,
                        "bytesIn": 35030,
                        "objectSize": 35030,
                        "objectSizeUncompressed": 302276,
                        "chunks": [
                            {
                                "ts": 323,
                                "bytes": 16245,
                                "inflated": 23380
                            },
                            {
                                "ts": 356,
                                "bytes": 16366,
                                "inflated": 4196
                            },
                            {
                                "ts": 405,
                                "bytes": 2419,
                                "inflated": 12556
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/css",
                        "contentEncoding": "br",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 34,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/assets\/app\/dist\/css\/uikit.app.min.css",
                                ":scheme: https",
                                "accept: text\/css,*\/*;q=0.1",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=0",
                                "referer: https:\/\/insect-eco-system.org\/de",
                                "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": [
                                "content-encoding: br",
                                "content-type: text\/css",
                                "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                "etag: W\/\"662a38a9-49cc4\"",
                                "last-modified: Thu, 25 Apr 2024 11:04:09 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1918,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 35196,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 233,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 102,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 406,
                        "ttfb_start": 242,
                        "ttfb_end": 321,
                        "download_start": 321,
                        "download_end": 406,
                        "download_ms": 85,
                        "all_start": 242,
                        "all_end": 406,
                        "all_ms": 164,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "245266.4",
                        "request_id": "245266.4",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/assets\/app\/dist\/js\/uikit.min.js",
                        "raw_id": "245266.4",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 204,
                        "ttfb_ms": 138,
                        "load_start": 245,
                        "load_start_float": 245.00010800000001,
                        "bytesIn": 46178,
                        "objectSize": 46178,
                        "objectSizeUncompressed": 139036,
                        "chunks": [
                            {
                                "ts": 385,
                                "bytes": 16235,
                                "inflated": 40802
                            },
                            {
                                "ts": 419,
                                "bytes": 16366,
                                "inflated": 55095
                            },
                            {
                                "ts": 448,
                                "bytes": 13577,
                                "inflated": 43139
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 35,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/assets\/app\/dist\/js\/uikit.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/insect-eco-system.org\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: br",
                                "content-type: application\/javascript",
                                "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                "etag: W\/\"6246f397-21f1c\"",
                                "last-modified: Fri, 01 Apr 2022 12:44:07 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1858,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 46363,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 236,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 108,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 449,
                        "ttfb_start": 245,
                        "ttfb_end": 383,
                        "download_start": 383,
                        "download_end": 449,
                        "download_ms": 66,
                        "all_start": 245,
                        "all_end": 449,
                        "all_ms": 204,
                        "index": 3,
                        "number": 4,
                        "cpuTimes": {
                            "EvaluateScript": 28,
                            "v8.compile": 5,
                            "FunctionCall": 387
                        },
                        "cpu.EvaluateScript": 28,
                        "cpu.v8.compile": 5,
                        "cpu.FunctionCall": 387,
                        "cpuTime": 420,
                        "js_timing": [
                            [
                                558.55999999999995,
                                586.66200000000003
                            ],
                            [
                                558.58900000000006,
                                563.31600000000003
                            ],
                            [
                                586.75599999999997,
                                586.97500000000002
                            ],
                            [
                                610.76499999999999,
                                611.32000000000005
                            ],
                            [
                                623.54300000000001,
                                623.97699999999998
                            ],
                            [
                                627.88099999999997,
                                798.80899999999997
                            ],
                            [
                                798.85299999999995,
                                798.97900000000004
                            ],
                            [
                                799.697,
                                799.89499999999998
                            ],
                            [
                                799.90499999999997,
                                799.91800000000001
                            ],
                            [
                                799.92100000000005,
                                799.94799999999998
                            ],
                            [
                                799.952,
                                799.96000000000004
                            ],
                            [
                                799.96299999999997,
                                799.97000000000003
                            ],
                            [
                                799.97299999999996,
                                799.98000000000002
                            ],
                            [
                                799.98299999999995,
                                799.98699999999997
                            ],
                            [
                                799.99000000000001,
                                799.995
                            ],
                            [
                                799.99800000000005,
                                800.00599999999997
                            ],
                            [
                                800.00900000000001,
                                800.01499999999999
                            ],
                            [
                                800.01800000000003,
                                800.024
                            ],
                            [
                                800.02700000000004,
                                800.03200000000004
                            ],
                            [
                                800.03499999999997,
                                800.04300000000001
                            ],
                            [
                                800.04600000000005,
                                800.05200000000002
                            ],
                            [
                                800.86800000000005,
                                831.04999999999995
                            ],
                            [
                                831.06399999999996,
                                831.12099999999998
                            ],
                            [
                                831.13800000000003,
                                831.16899999999998
                            ],
                            [
                                831.17200000000003,
                                831.18499999999995
                            ],
                            [
                                831.18700000000001,
                                831.19600000000003
                            ],
                            [
                                831.19799999999998,
                                831.572
                            ],
                            [
                                831.57899999999995,
                                831.70799999999997
                            ],
                            [
                                831.71299999999997,
                                831.83600000000001
                            ],
                            [
                                831.84100000000001,
                                831.98299999999995
                            ],
                            [
                                831.98800000000006,
                                831.99800000000005
                            ],
                            [
                                832.00099999999998,
                                832.00699999999995
                            ],
                            [
                                832.00999999999999,
                                832.11199999999997
                            ],
                            [
                                832.11599999999999,
                                832.21600000000001
                            ],
                            [
                                832.29600000000005,
                                832.36099999999999
                            ],
                            [
                                832.40200000000004,
                                832.45000000000005
                            ],
                            [
                                839.17200000000003,
                                839.20399999999995
                            ],
                            [
                                839.20899999999995,
                                839.21699999999998
                            ],
                            [
                                842.33900000000006,
                                842.38
                            ],
                            [
                                843.09799999999996,
                                843.12300000000005
                            ],
                            [
                                843.178,
                                843.35699999999997
                            ],
                            [
                                843.375,
                                843.39599999999996
                            ],
                            [
                                843.40599999999995,
                                843.42899999999997
                            ],
                            [
                                843.43899999999996,
                                843.48199999999997
                            ],
                            [
                                843.49300000000005,
                                843.51199999999994
                            ],
                            [
                                843.52099999999996,
                                843.53499999999997
                            ],
                            [
                                843.54499999999996,
                                843.55899999999997
                            ],
                            [
                                843.56799999999998,
                                843.58399999999995
                            ],
                            [
                                843.59299999999996,
                                843.61500000000001
                            ],
                            [
                                843.62699999999995,
                                843.66099999999994
                            ],
                            [
                                843.673,
                                843.68700000000001
                            ],
                            [
                                843.69799999999998,
                                843.71100000000001
                            ],
                            [
                                843.72199999999998,
                                843.73400000000004
                            ],
                            [
                                843.745,
                                843.81200000000001
                            ],
                            [
                                843.82500000000005,
                                843.84100000000001
                            ],
                            [
                                843.85299999999995,
                                843.928
                            ],
                            [
                                845.45799999999997,
                                846.45500000000004
                            ],
                            [
                                854.40599999999995,
                                867.41700000000003
                            ],
                            [
                                867.44299999999998,
                                867.48099999999999
                            ],
                            [
                                868.22900000000004,
                                868.37699999999995
                            ],
                            [
                                868.39099999999996,
                                868.95899999999995
                            ],
                            [
                                872.76499999999999,
                                872.78899999999999
                            ],
                            [
                                872.79499999999996,
                                872.85000000000002
                            ],
                            [
                                873.18799999999999,
                                873.21600000000001
                            ],
                            [
                                873.22500000000002,
                                873.23500000000001
                            ],
                            [
                                873.24300000000005,
                                873.25199999999995
                            ],
                            [
                                873.25800000000004,
                                873.28800000000001
                            ],
                            [
                                873.29399999999998,
                                873.45000000000005
                            ],
                            [
                                873.45799999999997,
                                873.48400000000004
                            ],
                            [
                                873.49000000000001,
                                873.49699999999996
                            ],
                            [
                                873.50300000000004,
                                873.50999999999999
                            ],
                            [
                                873.51499999999999,
                                873.52200000000005
                            ],
                            [
                                873.52700000000004,
                                873.53300000000002
                            ],
                            [
                                873.53800000000001,
                                873.596
                            ],
                            [
                                873.96199999999999,
                                873.976
                            ],
                            [
                                887.97699999999998,
                                889.33399999999995
                            ],
                            [
                                890.66700000000003,
                                890.67999999999995
                            ],
                            [
                                896.39099999999996,
                                896.44200000000001
                            ],
                            [
                                959.21600000000001,
                                959.96400000000006
                            ],
                            [
                                960.00699999999995,
                                960.54200000000003
                            ],
                            [
                                960.56200000000001,
                                960.58399999999995
                            ],
                            [
                                960.61500000000001,
                                963.05499999999995
                            ],
                            [
                                963.09100000000001,
                                963.971
                            ],
                            [
                                964.005,
                                976.88599999999997
                            ],
                            [
                                976.90300000000002,
                                976.93100000000004
                            ],
                            [
                                1144.2059999999999,
                                1144.2360000000001
                            ],
                            [
                                1159.9690000000001,
                                1167.038
                            ],
                            [
                                1167.0609999999999,
                                1167.096
                            ],
                            [
                                1171.0699999999999,
                                1171.0920000000001
                            ],
                            [
                                1171.097,
                                1171.105
                            ],
                            [
                                1171.434,
                                1171.4570000000001
                            ],
                            [
                                1172.527,
                                1173.702
                            ],
                            [
                                1304.2750000000001,
                                1311.924
                            ],
                            [
                                1311.9449999999999,
                                1311.973
                            ],
                            [
                                1356.355,
                                1356.6790000000001
                            ],
                            [
                                1356.7070000000001,
                                1356.74
                            ],
                            [
                                1444.3340000000001,
                                1444.5039999999999
                            ],
                            [
                                1444.9480000000001,
                                1444.97
                            ],
                            [
                                1497.5989999999999,
                                1505.7329999999999
                            ],
                            [
                                1544.25,
                                1544.3440000000001
                            ],
                            [
                                1545.117,
                                1545.1479999999999
                            ],
                            [
                                1545.896,
                                1546.5319999999999
                            ],
                            [
                                1555.8409999999999,
                                1556.2260000000001
                            ],
                            [
                                1556.251,
                                1556.2829999999999
                            ],
                            [
                                1556.3009999999999,
                                1585.52
                            ],
                            [
                                1585.548,
                                1585.6210000000001
                            ],
                            [
                                1588.547,
                                1588.568
                            ],
                            [
                                1588.5730000000001,
                                1588.579
                            ],
                            [
                                1588.905,
                                1588.9269999999999
                            ],
                            [
                                1590.078,
                                1590.4200000000001
                            ],
                            [
                                1745.0630000000001,
                                1745.1569999999999
                            ],
                            [
                                1806.508,
                                1806.9659999999999
                            ],
                            [
                                1806.9860000000001,
                                1807.011
                            ],
                            [
                                1807.046,
                                1829.059
                            ],
                            [
                                1829.0820000000001,
                                1829.116
                            ],
                            [
                                1832.5909999999999,
                                1832.6120000000001
                            ],
                            [
                                1832.616,
                                1832.624
                            ],
                            [
                                1832.9400000000001,
                                1832.9639999999999
                            ],
                            [
                                1836.799,
                                1839.5119999999999
                            ],
                            [
                                1867.9870000000001,
                                1868.1199999999999
                            ],
                            [
                                1868.6189999999999,
                                1868.6510000000001
                            ],
                            [
                                1868.7860000000001,
                                1868.799
                            ],
                            [
                                1956.3510000000001,
                                1956.3720000000001
                            ],
                            [
                                1962.0409999999999,
                                1962.3
                            ],
                            [
                                1974.1279999999999,
                                1974.173
                            ],
                            [
                                1975.133,
                                1975.886
                            ],
                            [
                                1975.9090000000001,
                                1975.973
                            ],
                            [
                                1975.979,
                                1975.9939999999999
                            ],
                            [
                                1975.999,
                                1976.01
                            ],
                            [
                                1976.0150000000001,
                                1976.0250000000001
                            ],
                            [
                                1976.0340000000001,
                                1976.0440000000001
                            ],
                            [
                                1976.049,
                                1976.058
                            ],
                            [
                                1976.0640000000001,
                                1976.0740000000001
                            ],
                            [
                                1976.078,
                                1976.087
                            ],
                            [
                                1976.0920000000001,
                                1976.1010000000001
                            ],
                            [
                                1976.106,
                                1976.115
                            ],
                            [
                                1976.1189999999999,
                                1976.1310000000001
                            ],
                            [
                                1976.136,
                                1976.144
                            ],
                            [
                                1976.1489999999999,
                                1976.1569999999999
                            ],
                            [
                                1976.162,
                                1976.172
                            ],
                            [
                                1976.1769999999999,
                                1976.1869999999999
                            ],
                            [
                                1976.192,
                                1976.2
                            ],
                            [
                                1976.2049999999999,
                                1976.213
                            ],
                            [
                                1976.2190000000001,
                                1976.23
                            ],
                            [
                                1976.2349999999999,
                                1976.2439999999999
                            ],
                            [
                                1976.248,
                                1976.4059999999999
                            ],
                            [
                                1976.414,
                                1976.421
                            ],
                            [
                                1976.424,
                                1976.432
                            ],
                            [
                                1976.4390000000001,
                                1976.4490000000001
                            ],
                            [
                                1976.454,
                                1976.463
                            ],
                            [
                                1976.4680000000001,
                                1976.4770000000001
                            ],
                            [
                                1976.481,
                                1976.49
                            ],
                            [
                                1976.4949999999999,
                                1976.5029999999999
                            ],
                            [
                                1976.508,
                                1976.5160000000001
                            ],
                            [
                                1976.52,
                                1976.527
                            ],
                            [
                                1976.5319999999999,
                                1976.5409999999999
                            ],
                            [
                                1977.183,
                                1977.2
                            ],
                            [
                                2024.0619999999999,
                                2024.2339999999999
                            ],
                            [
                                2024.249,
                                2024.27
                            ],
                            [
                                2024.3040000000001,
                                2033.9880000000001
                            ],
                            [
                                2034.01,
                                2034.0429999999999
                            ],
                            [
                                2034.8430000000001,
                                2035.211
                            ],
                            [
                                2074.6680000000001,
                                2089.433
                            ],
                            [
                                2089.4630000000002,
                                2089.5
                            ],
                            [
                                2524.143,
                                2524.7440000000001
                            ],
                            [
                                2577.6590000000001,
                                2590.7069999999999
                            ],
                            [
                                2590.7330000000002,
                                2590.7779999999998
                            ],
                            [
                                2667.0390000000002,
                                2667.078
                            ],
                            [
                                2667.4110000000001,
                                2667.4360000000001
                            ],
                            [
                                2667.4830000000002,
                                2668.0239999999999
                            ],
                            [
                                2668.143,
                                2668.1750000000002
                            ],
                            [
                                2668.1799999999998,
                                2668.2950000000001
                            ],
                            [
                                2754.9050000000002,
                                2769.8699999999999
                            ],
                            [
                                2769.8960000000002,
                                2769.931
                            ],
                            [
                                2770.8380000000002,
                                2771.5369999999998
                            ],
                            [
                                2858.107,
                                2868.2080000000001
                            ],
                            [
                                2868.232,
                                2868.2629999999999
                            ]
                        ],
                        "blockingTime": 170.928
                    },
                    {
                        "type": 3,
                        "id": "245266.7",
                        "request_id": "245266.7",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                        "raw_id": "245266.7",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 537,
                        "ttfb_ms": 223,
                        "load_start": 245,
                        "load_start_float": 245.000114,
                        "bytesIn": 206784,
                        "objectSize": 206784,
                        "objectSizeUncompressed": 206784,
                        "chunks": [
                            {
                                "ts": 482,
                                "bytes": 16236
                            },
                            {
                                "ts": 493,
                                "bytes": 16236
                            },
                            {
                                "ts": 520,
                                "bytes": 16366
                            },
                            {
                                "ts": 557,
                                "bytes": 16698
                            },
                            {
                                "ts": 573,
                                "bytes": 16366
                            },
                            {
                                "ts": 601,
                                "bytes": 16366
                            },
                            {
                                "ts": 632,
                                "bytes": 16366
                            },
                            {
                                "ts": 656,
                                "bytes": 16438
                            },
                            {
                                "ts": 686,
                                "bytes": 16366
                            },
                            {
                                "ts": 715,
                                "bytes": 16366
                            },
                            {
                                "ts": 739,
                                "bytes": 16366
                            },
                            {
                                "ts": 768,
                                "bytes": 16366
                            },
                            {
                                "ts": 782,
                                "bytes": 10248
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 132,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2, i",
                                "referer: https:\/\/insect-eco-system.org\/de",
                                "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",
                                "content-length: 206784",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                "etag: \"66597f55-327c0\"",
                                "last-modified: Fri, 31 May 2024 07:42:13 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2215,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 206784,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 239,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 114,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "202 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                    "ImageWidth": 1200,
                                    "ImageHeight": 800,
                                    "EncodingProcess": "Progressive DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1200x800",
                                    "Megapixels": 0.95999999999999996
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1200,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 12.5,
                                    "y": 8.3333300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 960000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 121.712,
                                        "standardDeviation": 65.026899999999998,
                                        "kurtosis": -1.1536500000000001,
                                        "skewness": -0.0411194,
                                        "entropy": 0.97482199999999997
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 127.584,
                                        "standardDeviation": 60.012500000000003,
                                        "kurtosis": -1.1585700000000001,
                                        "skewness": 0.012026,
                                        "entropy": 0.97145599999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 121.833,
                                        "standardDeviation": 65.942300000000003,
                                        "kurtosis": -1.1929700000000001,
                                        "skewness": -0.12522,
                                        "entropy": 0.976553
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 115.718,
                                        "standardDeviation": 69.125799999999998,
                                        "kurtosis": -1.18614,
                                        "skewness": 0.060046700000000001,
                                        "entropy": 0.97645700000000002
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1200,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 85,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                    "date:create": "2024-09-02T10:11:32+00:00",
                                    "date:modify": "2024-09-02T10:11:32+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "22bd87eeac8ac536d7c92117de7ccf9395b6ccf74f31010f2a1544a09bcf3cd2"
                                },
                                "tainted": false,
                                "filesize": "206784B",
                                "numberPixels": "960000",
                                "pixelsPerSecond": "9.07325MB",
                                "userTime": "0.050u",
                                "elapsedTime": "0:01.105"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 782,
                        "ttfb_start": 245,
                        "ttfb_end": 468,
                        "download_start": 468,
                        "download_end": 782,
                        "download_ms": 314,
                        "all_start": 245,
                        "all_end": 782,
                        "all_ms": 537,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "245266.8",
                        "request_id": "245266.8",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/assets\/js\/dist\/js\/form.min.js",
                        "raw_id": "245266.8",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 309,
                        "ttfb_ms": 243,
                        "load_start": 246,
                        "load_start_float": 246.00012000000001,
                        "bytesIn": 299,
                        "objectSize": 299,
                        "objectSizeUncompressed": 429,
                        "chunks": [
                            {
                                "ts": 555,
                                "bytes": 299,
                                "inflated": 429
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 484,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/assets\/js\/dist\/js\/form.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=2",
                                "referer: https:\/\/insect-eco-system.org\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: br",
                                "content-type: application\/javascript",
                                "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                "etag: W\/\"6246f4ba-1ad\"",
                                "last-modified: Fri, 01 Apr 2022 12:48:58 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1852,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 438,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 241,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 183,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 120,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 555,
                        "ttfb_start": 246,
                        "ttfb_end": 489,
                        "download_start": 489,
                        "download_end": 555,
                        "download_ms": 66,
                        "all_start": 246,
                        "all_end": 555,
                        "all_ms": 309,
                        "index": 5,
                        "number": 6,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                890.43600000000004,
                                890.63300000000004
                            ],
                            [
                                890.46000000000004,
                                890.59699999999998
                            ],
                            [
                                1988.028,
                                1988.204
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "245266.5",
                        "request_id": "245266.5",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/assets\/app\/dist\/js\/uikit-icons.min.js",
                        "raw_id": "245266.5",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 282,
                        "ttfb_ms": 268,
                        "load_start": 542,
                        "load_start_float": 542.00013899999999,
                        "bytesIn": 18770,
                        "objectSize": 18770,
                        "objectSizeUncompressed": 66433,
                        "chunks": [
                            {
                                "ts": 813,
                                "bytes": 16234,
                                "inflated": 59048
                            },
                            {
                                "ts": 823,
                                "bytes": 2536,
                                "inflated": 7385
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 36,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/assets\/app\/dist\/js\/uikit-icons.min.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/insect-eco-system.org\/de",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "content-encoding: br",
                                "content-type: application\/javascript",
                                "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                "etag: W\/\"6246f396-10381\"",
                                "last-modified: Fri, 01 Apr 2022 12:44:06 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1825,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 18929,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 539,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 139,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 824,
                        "ttfb_start": 542,
                        "ttfb_end": 810,
                        "download_start": 810,
                        "download_end": 824,
                        "download_ms": 14,
                        "all_start": 542,
                        "all_end": 824,
                        "all_ms": 282,
                        "index": 6,
                        "number": 7,
                        "cpuTimes": {
                            "EvaluateScript": 11,
                            "v8.compile": 2
                        },
                        "cpu.EvaluateScript": 11,
                        "cpu.v8.compile": 2,
                        "cpuTime": 14,
                        "js_timing": [
                            [
                                1965.6579999999999,
                                1977.1110000000001
                            ],
                            [
                                1965.675,
                                1967.8209999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "245266.22",
                        "request_id": "245266.22",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/assets\/app\/img\/pattern-green.svg",
                        "raw_id": "245266.22",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 404,
                        "request_type": "Image",
                        "load_ms": 425,
                        "ttfb_ms": 424,
                        "load_start": 587,
                        "load_start_float": 587.00015800000006,
                        "bytesIn": 3134,
                        "objectSize": 3134,
                        "objectSizeUncompressed": 11759,
                        "chunks": [
                            {
                                "ts": 1011,
                                "bytes": 3134,
                                "inflated": 11759
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/assets\/app\/img\/pattern-green.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:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: 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": [
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 404"
                            ]
                        },
                        "bytesOut": 2140,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 586,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 9,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 158,
                        "server_port": "443",
                        "load_end": 1012,
                        "ttfb_start": 587,
                        "ttfb_end": 1011,
                        "download_start": 1011,
                        "download_end": 1012,
                        "download_ms": 1,
                        "all_start": 587,
                        "all_end": 1012,
                        "all_ms": 425,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "245266.23",
                        "request_id": "245266.23",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]",
                        "raw_id": "245266.23",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 414,
                        "ttfb_ms": 250,
                        "load_start": 593,
                        "load_start_float": 593.00016400000004,
                        "bytesIn": 106793,
                        "objectSize": 106793,
                        "objectSizeUncompressed": 106793,
                        "chunks": [
                            {
                                "ts": 846,
                                "bytes": 16236
                            },
                            {
                                "ts": 874,
                                "bytes": 16532
                            },
                            {
                                "ts": 905,
                                "bytes": 16366
                            },
                            {
                                "ts": 942,
                                "bytes": 16402
                            },
                            {
                                "ts": 965,
                                "bytes": 16366
                            },
                            {
                                "ts": 994,
                                "bytes": 16402
                            },
                            {
                                "ts": 1007,
                                "bytes": 8489
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 484,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]",
                                ":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:\/\/insect-eco-system.org\/de",
                                "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",
                                "content-length: 106793",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                "etag: \"627a378d-1a129\"",
                                "last-modified: Tue, 10 May 2022 09:59:41 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2131,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 88,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 106793,
                        "image_save": 11829,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 590,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 164,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "104 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                    "ImageWidth": 1920,
                                    "ImageHeight": 800,
                                    "EncodingProcess": "Progressive DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1920x800",
                                    "Megapixels": 1.5
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1920,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 20,
                                    "y": 8.3333300000000001
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1536000,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 180,
                                        "mean": 54.245899999999999,
                                        "standardDeviation": 3.8856600000000001,
                                        "kurtosis": -1.4640599999999999,
                                        "skewness": -0.684195,
                                        "entropy": 0.19116
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 142,
                                        "mean": 0.58091000000000004,
                                        "standardDeviation": 4.0872700000000002,
                                        "kurtosis": 393.77600000000001,
                                        "skewness": 18.153099999999998,
                                        "entropy": 0.14335400000000001
                                    },
                                    "green": {
                                        "min": 69,
                                        "max": 175,
                                        "mean": 80.721500000000006,
                                        "standardDeviation": 4.1888699999999996,
                                        "kurtosis": 93.228499999999997,
                                        "skewness": 8.3910699999999991,
                                        "entropy": 0.21157899999999999
                                    },
                                    "blue": {
                                        "min": 66,
                                        "max": 180,
                                        "mean": 81.435400000000001,
                                        "standardDeviation": 3.3808500000000001,
                                        "kurtosis": 189.87799999999999,
                                        "skewness": 11.614699999999999,
                                        "entropy": 0.21854699999999999
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1920,
                                    "height": 800,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 90,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                    "date:create": "2024-09-02T10:11:32+00:00",
                                    "date:modify": "2024-09-02T10:11:32+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "1x1,1x1,1x1",
                                    "signature": "1dfeccd8edc03074da7929bbfd952afa7ca48625283f788cc763a668d3805eec"
                                },
                                "tainted": false,
                                "filesize": "106793B",
                                "numberPixels": "1536000",
                                "pixelsPerSecond": "5.06564MB",
                                "userTime": "0.060u",
                                "elapsedTime": "0:01.303"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 1007,
                        "ttfb_start": 593,
                        "ttfb_end": 843,
                        "download_start": 843,
                        "download_end": 1007,
                        "download_ms": 164,
                        "all_start": 593,
                        "all_end": 1007,
                        "all_ms": 414,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "245266.25",
                        "request_id": "245266.25",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                        "raw_id": "245266.25",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 652,
                        "ttfb_ms": 219,
                        "load_start": 820,
                        "load_start_float": 820.00017700000001,
                        "bytesIn": 243418,
                        "objectSize": 243418,
                        "objectSizeUncompressed": 243418,
                        "chunks": [
                            {
                                "ts": 1042,
                                "bytes": 16236
                            },
                            {
                                "ts": 1069,
                                "bytes": 16532
                            },
                            {
                                "ts": 1102,
                                "bytes": 16366
                            },
                            {
                                "ts": 1126,
                                "bytes": 16402
                            },
                            {
                                "ts": 1174,
                                "bytes": 16366
                            },
                            {
                                "ts": 1201,
                                "bytes": 16402
                            },
                            {
                                "ts": 1222,
                                "bytes": 16366
                            },
                            {
                                "ts": 1250,
                                "bytes": 16402
                            },
                            {
                                "ts": 1300,
                                "bytes": 16366
                            },
                            {
                                "ts": 1326,
                                "bytes": 16402
                            },
                            {
                                "ts": 1355,
                                "bytes": 16366
                            },
                            {
                                "ts": 1382,
                                "bytes": 16402
                            },
                            {
                                "ts": 1408,
                                "bytes": 16366
                            },
                            {
                                "ts": 1446,
                                "bytes": 16402
                            },
                            {
                                "ts": 1472,
                                "bytes": 14042
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 484,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/insect-eco-system.org\/de",
                                "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",
                                "content-length: 243418",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                "etag: \"664351fa-3b6da\"",
                                "last-modified: Tue, 14 May 2024 11:58:50 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2266,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 243418,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 816,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 177,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "238 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                    "ImageWidth": 1280,
                                    "ImageHeight": 1280,
                                    "EncodingProcess": "Progressive DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1280x1280",
                                    "Megapixels": 1.6000000000000001
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1280,
                                    "height": 1280,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 13.333299999999999,
                                    "y": 13.333299999999999
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1638400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 106.101,
                                        "standardDeviation": 59.982900000000001,
                                        "kurtosis": -1.11832,
                                        "skewness": -0.18770000000000001,
                                        "entropy": 0.91934300000000002
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 92.6905,
                                        "standardDeviation": 69.052800000000005,
                                        "kurtosis": -1.00177,
                                        "skewness": 0.34435300000000002,
                                        "entropy": 0.96274700000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 236,
                                        "mean": 104.765,
                                        "standardDeviation": 47.103000000000002,
                                        "kurtosis": -0.36658299999999999,
                                        "skewness": -0.36231600000000003,
                                        "entropy": 0.93846600000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 253,
                                        "mean": 120.84699999999999,
                                        "standardDeviation": 63.792900000000003,
                                        "kurtosis": -1.1671199999999999,
                                        "skewness": -0.72605600000000003,
                                        "entropy": 0.85681600000000002
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1280,
                                    "height": 1280,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 85,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                    "date:create": "2024-09-02T10:11:33+00:00",
                                    "date:modify": "2024-09-02T10:11:33+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "be23ae6f2fcf9d2d7693ea5fd64c69b1fdb4a42cfa3fc3d1e57b4b9a960a7aaa"
                                },
                                "tainted": false,
                                "filesize": "243418B",
                                "numberPixels": "1638400",
                                "pixelsPerSecond": "28.9556MB",
                                "userTime": "0.060u",
                                "elapsedTime": "0:01.056"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 1472,
                        "ttfb_start": 820,
                        "ttfb_end": 1039,
                        "download_start": 1039,
                        "download_end": 1472,
                        "download_ms": 433,
                        "all_start": 820,
                        "all_end": 1472,
                        "all_ms": 652,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "245266.26",
                        "request_id": "245266.26",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                        "raw_id": "245266.26",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 982,
                        "ttfb_ms": 689,
                        "load_start": 823,
                        "load_start_float": 823.00018299999999,
                        "bytesIn": 85660,
                        "objectSize": 85660,
                        "objectSizeUncompressed": 85660,
                        "chunks": [
                            {
                                "ts": 1516,
                                "bytes": 16239
                            },
                            {
                                "ts": 1575,
                                "bytes": 16366
                            },
                            {
                                "ts": 1605,
                                "bytes": 16236
                            },
                            {
                                "ts": 1631,
                                "bytes": 16366
                            },
                            {
                                "ts": 1655,
                                "bytes": 329
                            },
                            {
                                "ts": 1802,
                                "bytes": 16366
                            },
                            {
                                "ts": 1805,
                                "bytes": 3758
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 484,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                ":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:\/\/insect-eco-system.org\/de",
                                "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",
                                "content-length: 85660",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                "etag: \"662a2ea4-14e9c\"",
                                "last-modified: Thu, 25 Apr 2024 10:21:24 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2071,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 85660,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 817,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 183,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4,
                                    "Warning": "Truncated PNG image"
                                },
                                "File": {
                                    "FileSize": "80 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 512,
                                    "ImageHeight": 512,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "XMP": {
                                    "Title": "V-Eco Logo 512 x 512 - 7",
                                    "AdsCreated": "2024-04-25",
                                    "AdsExtId": "eb7a5b38-b6cc-46c7-b83e-984272d91141",
                                    "AdsFbId": 525265914179580,
                                    "AdsTouchType": 2,
                                    "Author": "Josef K\u00f6hl",
                                    "CreatorTool": "Canva (Renderer)"
                                },
                                "Composite": {
                                    "ImageSize": "512x512",
                                    "Megapixels": 0.26200000000000001
                                }
                            }
                        },
                        "load_end": 1805,
                        "ttfb_start": 823,
                        "ttfb_end": 1512,
                        "download_start": 1512,
                        "download_end": 1805,
                        "download_ms": 293,
                        "all_start": 823,
                        "all_end": 1805,
                        "all_ms": 982,
                        "index": 10,
                        "number": 11
                    },
                    {
                        "type": 3,
                        "id": "245266.27",
                        "request_id": "245266.27",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                        "raw_id": "245266.27",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1782,
                        "ttfb_ms": 779,
                        "load_start": 823,
                        "load_start_float": 823.00018899999998,
                        "bytesIn": 458485,
                        "objectSize": 458485,
                        "objectSizeUncompressed": 458485,
                        "chunks": [
                            {
                                "ts": 1655,
                                "bytes": 16037
                            },
                            {
                                "ts": 1688,
                                "bytes": 16366
                            },
                            {
                                "ts": 1721,
                                "bytes": 16366
                            },
                            {
                                "ts": 1762,
                                "bytes": 16767
                            },
                            {
                                "ts": 1879,
                                "bytes": 16366
                            },
                            {
                                "ts": 1901,
                                "bytes": 16366
                            },
                            {
                                "ts": 1928,
                                "bytes": 16366
                            },
                            {
                                "ts": 1957,
                                "bytes": 16438
                            },
                            {
                                "ts": 1986,
                                "bytes": 16366
                            },
                            {
                                "ts": 2020,
                                "bytes": 16366
                            },
                            {
                                "ts": 2059,
                                "bytes": 16366
                            },
                            {
                                "ts": 2100,
                                "bytes": 16438
                            },
                            {
                                "ts": 2140,
                                "bytes": 16366
                            },
                            {
                                "ts": 2183,
                                "bytes": 16366
                            },
                            {
                                "ts": 2206,
                                "bytes": 16366
                            },
                            {
                                "ts": 2234,
                                "bytes": 16438
                            },
                            {
                                "ts": 2263,
                                "bytes": 16366
                            },
                            {
                                "ts": 2298,
                                "bytes": 16366
                            },
                            {
                                "ts": 2323,
                                "bytes": 16366
                            },
                            {
                                "ts": 2375,
                                "bytes": 16438
                            },
                            {
                                "ts": 2409,
                                "bytes": 16366
                            },
                            {
                                "ts": 2443,
                                "bytes": 16366
                            },
                            {
                                "ts": 2470,
                                "bytes": 16366
                            },
                            {
                                "ts": 2498,
                                "bytes": 16438
                            },
                            {
                                "ts": 2527,
                                "bytes": 16366
                            },
                            {
                                "ts": 2555,
                                "bytes": 16366
                            },
                            {
                                "ts": 2583,
                                "bytes": 16366
                            },
                            {
                                "ts": 2605,
                                "bytes": 16171
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/jpeg",
                        "contentEncoding": "",
                        "socket": 89,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 484,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: i",
                                "referer: https:\/\/insect-eco-system.org\/de",
                                "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",
                                "content-length: 458485",
                                "content-type: image\/jpeg",
                                "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                "etag: \"664351fa-6fef5\"",
                                "last-modified: Tue, 14 May 2024 11:58:50 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2224,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 458485,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 818,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 189,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "jpeg",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "448 KiB",
                                    "FileType": "JPEG",
                                    "FileTypeExtension": "jpg",
                                    "MIMEType": "image\/jpeg",
                                    "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                    "ImageWidth": 1080,
                                    "ImageHeight": 1080,
                                    "EncodingProcess": "Progressive DCT, Huffman coding",
                                    "BitsPerSample": 8,
                                    "ColorComponents": 3,
                                    "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                },
                                "JFIF": {
                                    "JFIFVersion": 1.01,
                                    "ResolutionUnit": "inches",
                                    "XResolution": 96,
                                    "YResolution": 96
                                },
                                "Composite": {
                                    "ImageSize": "1080x1080",
                                    "Megapixels": 1.2
                                }
                            },
                            "magick": {
                                "format": "JPEG",
                                "formatDescription": "Joint Photographic Experts Group JFIF format",
                                "mimeType": "image\/jpeg",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1080,
                                    "height": 1080,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 96,
                                    "y": 96
                                },
                                "printSize": {
                                    "x": 11.25,
                                    "y": 11.25
                                },
                                "units": "PixelsPerInch",
                                "type": "TrueColor",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1166400,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 101.34699999999999,
                                        "standardDeviation": 72.827699999999993,
                                        "kurtosis": -0.92130999999999996,
                                        "skewness": 0.50497899999999996,
                                        "entropy": 0.981128
                                    }
                                },
                                "channelStatistics": {
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 95.676500000000004,
                                        "standardDeviation": 74.238799999999998,
                                        "kurtosis": -0.81383700000000003,
                                        "skewness": 0.58765599999999996,
                                        "entropy": 0.97640199999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 109.01900000000001,
                                        "standardDeviation": 70.974599999999995,
                                        "kurtosis": -0.96503499999999998,
                                        "skewness": 0.47272599999999998,
                                        "entropy": 0.98814500000000005
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 99.344499999999996,
                                        "standardDeviation": 73.2697,
                                        "kurtosis": -0.97258900000000004,
                                        "skewness": 0.48574800000000001,
                                        "entropy": 0.97883699999999996
                                    }
                                },
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFF",
                                "borderColor": "#DFDFDF",
                                "matteColor": "#BDBDBD",
                                "transparentColor": "#000000",
                                "interlace": "JPEG",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 1080,
                                    "height": 1080,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "JPEG",
                                "quality": 85,
                                "orientation": "Undefined",
                                "properties": {
                                    "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                    "date:create": "2024-09-02T10:11:34+00:00",
                                    "date:modify": "2024-09-02T10:11:34+00:00",
                                    "jpeg:colorspace": "2",
                                    "jpeg:sampling-factor": "2x2,1x1,1x1",
                                    "signature": "d2672ecdc078f296b6472e67702019c53bb86eaa85a1b6dd817d65ae42cda3a6"
                                },
                                "tainted": false,
                                "filesize": "458485B",
                                "numberPixels": "1166400",
                                "pixelsPerSecond": "19.7237MB",
                                "userTime": "0.060u",
                                "elapsedTime": "0:01.059"
                            }
                        },
                        "jpeg_scan_count": 10,
                        "score_progressive_jpeg": 100,
                        "load_end": 2605,
                        "ttfb_start": 823,
                        "ttfb_end": 1602,
                        "download_start": 1602,
                        "download_end": 2605,
                        "download_ms": 1003,
                        "all_start": 823,
                        "all_end": 2605,
                        "all_ms": 1782,
                        "index": 11,
                        "number": 12
                    },
                    {
                        "type": 3,
                        "id": "245266.9",
                        "request_id": "245266.9",
                        "ip_addr": "104.19.230.21",
                        "full_url": "https:\/\/js.hcaptcha.com\/1\/api.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "js.hcaptcha.com",
                        "url": "\/1\/api.js",
                        "raw_id": "245266.9",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 928,
                        "ttfb_ms": 326,
                        "load_start": 939,
                        "load_start_float": 939.00012600000002,
                        "bytesIn": 48033,
                        "objectSize": 48033,
                        "objectSizeUncompressed": 150079,
                        "chunks": [
                            {
                                "ts": 1266,
                                "bytes": 903,
                                "inflated": 1902
                            },
                            {
                                "ts": 1267,
                                "bytes": 1176,
                                "inflated": 3563
                            },
                            {
                                "ts": 1269,
                                "bytes": 1176,
                                "inflated": 3887
                            },
                            {
                                "ts": 1271,
                                "bytes": 1176,
                                "inflated": 3198
                            },
                            {
                                "ts": 1273,
                                "bytes": 1176,
                                "inflated": 4112
                            },
                            {
                                "ts": 1275,
                                "bytes": 1176,
                                "inflated": 3756
                            },
                            {
                                "ts": 1277,
                                "bytes": 1176,
                                "inflated": 3379
                            },
                            {
                                "ts": 1279,
                                "bytes": 1176,
                                "inflated": 2788
                            },
                            {
                                "ts": 1280,
                                "bytes": 1176,
                                "inflated": 3126
                            },
                            {
                                "ts": 1282,
                                "bytes": 551,
                                "inflated": 1758
                            },
                            {
                                "ts": 1391,
                                "bytes": 564,
                                "inflated": 1673
                            },
                            {
                                "ts": 1533,
                                "bytes": 1170,
                                "inflated": 3538
                            },
                            {
                                "ts": 1536,
                                "bytes": 1176,
                                "inflated": 3582
                            },
                            {
                                "ts": 1537,
                                "bytes": 1176,
                                "inflated": 3450
                            },
                            {
                                "ts": 1539,
                                "bytes": 1176,
                                "inflated": 3836
                            },
                            {
                                "ts": 1541,
                                "bytes": 1171,
                                "inflated": 3789
                            },
                            {
                                "ts": 1543,
                                "bytes": 1174,
                                "inflated": 3254
                            },
                            {
                                "ts": 1545,
                                "bytes": 1174,
                                "inflated": 3469
                            },
                            {
                                "ts": 1547,
                                "bytes": 1174,
                                "inflated": 2829
                            },
                            {
                                "ts": 1549,
                                "bytes": 1171,
                                "inflated": 4729
                            },
                            {
                                "ts": 1551,
                                "bytes": 1174,
                                "inflated": 4157
                            },
                            {
                                "ts": 1553,
                                "bytes": 1174,
                                "inflated": 3360
                            },
                            {
                                "ts": 1555,
                                "bytes": 1174,
                                "inflated": 2554
                            },
                            {
                                "ts": 1558,
                                "bytes": 1171,
                                "inflated": 3481
                            },
                            {
                                "ts": 1559,
                                "bytes": 1174,
                                "inflated": 3225
                            },
                            {
                                "ts": 1562,
                                "bytes": 1745,
                                "inflated": 5441
                            },
                            {
                                "ts": 1564,
                                "bytes": 1149,
                                "inflated": 1955
                            },
                            {
                                "ts": 1678,
                                "bytes": 599,
                                "inflated": 1214
                            },
                            {
                                "ts": 1839,
                                "bytes": 1166,
                                "inflated": 3165
                            },
                            {
                                "ts": 1841,
                                "bytes": 1174,
                                "inflated": 4137
                            },
                            {
                                "ts": 1842,
                                "bytes": 574,
                                "inflated": 2376
                            },
                            {
                                "ts": 1844,
                                "bytes": 1171,
                                "inflated": 4192
                            },
                            {
                                "ts": 1846,
                                "bytes": 1174,
                                "inflated": 4241
                            },
                            {
                                "ts": 1847,
                                "bytes": 574,
                                "inflated": 2299
                            },
                            {
                                "ts": 1850,
                                "bytes": 1171,
                                "inflated": 3533
                            },
                            {
                                "ts": 1851,
                                "bytes": 1174,
                                "inflated": 3149
                            },
                            {
                                "ts": 1852,
                                "bytes": 574,
                                "inflated": 2084
                            },
                            {
                                "ts": 1855,
                                "bytes": 1171,
                                "inflated": 5210
                            },
                            {
                                "ts": 1857,
                                "bytes": 1748,
                                "inflated": 8763
                            },
                            {
                                "ts": 1860,
                                "bytes": 1171,
                                "inflated": 4651
                            },
                            {
                                "ts": 1861,
                                "bytes": 1174,
                                "inflated": 3111
                            },
                            {
                                "ts": 1865,
                                "bytes": 1745,
                                "inflated": 5577
                            },
                            {
                                "ts": 1867,
                                "bytes": 924,
                                "inflated": 2586
                            }
                        ],
                        "expires": "",
                        "cacheControl": "max-age=300",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 0,
                        "protocol": "h3",
                        "dns_start": 534,
                        "dns_end": 723,
                        "connect_start": 412,
                        "connect_end": 412,
                        "ssl_start": 412,
                        "ssl_end": 627,
                        "securityDetails": {
                            "protocol": "QUIC",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519Kyber768Draft00",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "hcaptcha.com",
                            "sanList": [
                                "hcaptcha.com",
                                "*.hcaptcha.com"
                            ],
                            "issuer": "WE1",
                            "validFrom": 1720652108,
                            "validTo": 1728428107,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1720655708815,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450221008351583638ED55AD80655BDF8A684CD190D280465EFB9CD0CF32F150D1D30CAC022045903EECF5E9675E11B877061EE3BB5864DD2AFA9A3F2CFB11FBE930CAF7E365"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1720655708897,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3045022049AFA12FAD7B926A7109251070438D6F1EE0763F06DC2004B2794776EA2661B0022100F8E063E9EA988DD36735418280E56846EAE97194937F8C19794306F3A2B52A3C"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 484,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: js.hcaptcha.com",
                                ":method: GET",
                                ":path: \/1\/api.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "referer: https:\/\/insect-eco-system.org\/",
                                "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": [
                                "accept-ranges: bytes",
                                "age: 0",
                                "alt-svc: h3=\":443\"; ma=86400",
                                "cache-control: max-age=300",
                                "cf-cache-status: HIT",
                                "cf-ray: 8bccb770b9ae973a-FRA",
                                "content-encoding: gzip",
                                "content-length: 48033",
                                "content-type: application\/javascript",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                "etag: \"4fc983012fe5adeceb251630c5b27c6a\"",
                                "server: cloudflare",
                                "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                "vary: Accept-Encoding",
                                "vary: Origin",
                                "x-content-type-options: nosniff"
                            ]
                        },
                        "bytesOut": 1762,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 189,
                        "connect_ms": 0,
                        "ssl_ms": 215,
                        "gzip_total": 48033,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 300,
                        "cdn_provider": "Cloudflare",
                        "server_count": null,
                        "created": 533,
                        "netlog_id": 126,
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 1867,
                        "ttfb_start": 939,
                        "ttfb_end": 1265,
                        "download_start": 1265,
                        "download_end": 1867,
                        "download_ms": 602,
                        "all_start": 534,
                        "all_end": 1867,
                        "all_ms": 1332,
                        "index": 12,
                        "number": 13,
                        "cpuTimes": {
                            "EvaluateScript": 24,
                            "v8.compile": 5,
                            "FunctionCall": 11
                        },
                        "cpu.EvaluateScript": 24,
                        "cpu.v8.compile": 5,
                        "cpu.FunctionCall": 11,
                        "cpuTime": 40,
                        "js_timing": [
                            [
                                1931.8150000000001,
                                1956.2829999999999
                            ],
                            [
                                1931.838,
                                1936.3689999999999
                            ],
                            [
                                1977.2560000000001,
                                1988.001
                            ],
                            [
                                4954.0460000000003,
                                4954.2439999999997
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "245266.6",
                        "request_id": "245266.6",
                        "ip_addr": "142.250.185.168",
                        "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.googletagmanager.com",
                        "url": "\/gtag\/js?id=G-Z22K6RX8XK",
                        "raw_id": "245266.6",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1249,
                        "ttfb_ms": 254,
                        "load_start": 1172,
                        "load_start_float": 1172.000145,
                        "bytesIn": 97631,
                        "objectSize": 97631,
                        "objectSizeUncompressed": 284472,
                        "chunks": [
                            {
                                "ts": 1429,
                                "bytes": 1177,
                                "inflated": 2267
                            },
                            {
                                "ts": 1440,
                                "bytes": 3558,
                                "inflated": 19196
                            },
                            {
                                "ts": 1463,
                                "bytes": 2244,
                                "inflated": 8621
                            },
                            {
                                "ts": 1482,
                                "bytes": 2363,
                                "inflated": 6459
                            },
                            {
                                "ts": 1508,
                                "bytes": 2372,
                                "inflated": 5915
                            },
                            {
                                "ts": 1520,
                                "bytes": 2372,
                                "inflated": 6560
                            },
                            {
                                "ts": 1678,
                                "bytes": 2262,
                                "inflated": 8086
                            },
                            {
                                "ts": 1715,
                                "bytes": 2372,
                                "inflated": 8818
                            },
                            {
                                "ts": 1725,
                                "bytes": 2372,
                                "inflated": 6189
                            },
                            {
                                "ts": 1733,
                                "bytes": 2271,
                                "inflated": 5886
                            },
                            {
                                "ts": 1751,
                                "bytes": 2363,
                                "inflated": 7661
                            },
                            {
                                "ts": 1765,
                                "bytes": 2372,
                                "inflated": 5600
                            },
                            {
                                "ts": 1778,
                                "bytes": 2372,
                                "inflated": 6192
                            },
                            {
                                "ts": 1797,
                                "bytes": 2262,
                                "inflated": 5852
                            },
                            {
                                "ts": 1810,
                                "bytes": 2372,
                                "inflated": 6276
                            },
                            {
                                "ts": 1824,
                                "bytes": 2372,
                                "inflated": 7037
                            },
                            {
                                "ts": 1979,
                                "bytes": 2271,
                                "inflated": 6451
                            },
                            {
                                "ts": 1987,
                                "bytes": 1177,
                                "inflated": 3205
                            },
                            {
                                "ts": 2023,
                                "bytes": 2372,
                                "inflated": 6453
                            },
                            {
                                "ts": 2031,
                                "bytes": 2372,
                                "inflated": 6703
                            },
                            {
                                "ts": 2045,
                                "bytes": 2271,
                                "inflated": 5565
                            },
                            {
                                "ts": 2054,
                                "bytes": 2363,
                                "inflated": 6075
                            },
                            {
                                "ts": 2067,
                                "bytes": 2372,
                                "inflated": 6491
                            },
                            {
                                "ts": 2081,
                                "bytes": 2372,
                                "inflated": 6496
                            },
                            {
                                "ts": 2090,
                                "bytes": 2262,
                                "inflated": 6541
                            },
                            {
                                "ts": 2108,
                                "bytes": 2372,
                                "inflated": 6223
                            },
                            {
                                "ts": 2117,
                                "bytes": 2372,
                                "inflated": 6164
                            },
                            {
                                "ts": 2130,
                                "bytes": 2259,
                                "inflated": 6779
                            },
                            {
                                "ts": 2148,
                                "bytes": 2363,
                                "inflated": 6458
                            },
                            {
                                "ts": 2162,
                                "bytes": 2372,
                                "inflated": 6434
                            },
                            {
                                "ts": 2171,
                                "bytes": 2372,
                                "inflated": 6689
                            },
                            {
                                "ts": 2174,
                                "bytes": 1085,
                                "inflated": 3108
                            },
                            {
                                "ts": 2285,
                                "bytes": 2363,
                                "inflated": 6908
                            },
                            {
                                "ts": 2327,
                                "bytes": 2372,
                                "inflated": 6794
                            },
                            {
                                "ts": 2336,
                                "bytes": 2372,
                                "inflated": 6668
                            },
                            {
                                "ts": 2347,
                                "bytes": 2262,
                                "inflated": 6295
                            },
                            {
                                "ts": 2359,
                                "bytes": 2372,
                                "inflated": 6253
                            },
                            {
                                "ts": 2369,
                                "bytes": 2372,
                                "inflated": 6089
                            },
                            {
                                "ts": 2385,
                                "bytes": 2271,
                                "inflated": 6319
                            },
                            {
                                "ts": 2394,
                                "bytes": 2363,
                                "inflated": 6842
                            },
                            {
                                "ts": 2403,
                                "bytes": 2372,
                                "inflated": 7430
                            },
                            {
                                "ts": 2413,
                                "bytes": 3457,
                                "inflated": 11250
                            },
                            {
                                "ts": 2421,
                                "bytes": 552,
                                "inflated": 1174
                            }
                        ],
                        "expires": "Mon, 02 Sep 2024 10:11:32 GMT",
                        "cacheControl": "private, max-age=900",
                        "contentType": "application\/javascript",
                        "contentEncoding": "br",
                        "socket": 176,
                        "protocol": "HTTP\/2",
                        "dns_start": 546,
                        "dns_end": 730,
                        "connect_start": 730,
                        "connect_end": 924,
                        "ssl_start": 924,
                        "ssl_end": 1168,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1722839841,
                            "validTo": 1730097440,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722843442732,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022007C426A200DA05359C60F7B9BB4506483E3887C3FBD5880B183209104744F78202202B996BF0BBA2AFC86A27104D61F688BB22851D662F41018E017E511F63D791A4"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1722843442709,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203F7A869C83600F4194F526B64D4FEBD097E6EE771335E4BA88170C25E7B1BD16022100F435B8CD7E0A82D4790ED485ACC2FFF2229E2605812F5A198DE2071C977AED58"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/insect-eco-system.org\/de",
                        "initiator_line": 40,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.googletagmanager.com",
                                ":method: GET",
                                ":path: \/gtag\/js?id=G-Z22K6RX8XK",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "referer: https:\/\/insect-eco-system.org\/",
                                "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-credentials: true",
                                "access-control-allow-headers: Cache-Control",
                                "access-control-allow-origin: *",
                                "cache-control: private, max-age=900",
                                "content-encoding: br",
                                "content-length: 97631",
                                "content-type: application\/javascript; charset=UTF-8",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                "expires: Mon, 02 Sep 2024 10:11:32 GMT",
                                "server: Google Tag Manager",
                                "strict-transport-security: max-age=31536000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-xss-protection: 0",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1783,
                        "score_cache": 0,
                        "score_cdn": 100,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 184,
                        "connect_ms": 194,
                        "ssl_ms": 244,
                        "gzip_total": 97631,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 900,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 544,
                        "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 145,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvTCCBaWgAwIBAgIQKyPKRqppOOgKjM5cZTfmrjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDYzNzIxWhcNMjQxMDI4MDYzNzIwWjAhMR8w\nHQYDVQQDDBYqLmdvb2dsZS1hbmFseXRpY3MuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEsSAi5XLIQbb7DJnQ4vXRmBMhyA6FFGV7KB5zNr2iW+H2ALZQFIwB\n3qTY3BanPYLCHJyWu+v1uBFGTWp9TbjhQqOCBKAwggScMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRD\n2ZfVnk4Ky+ukp6Ew0fRA48EfEjAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDCC\nAncGA1UdEQSCAm4wggJqghYqLmdvb2dsZS1hbmFseXRpY3MuY29tghtyZWdpb24x\nLmFwcC1tZWFzdXJlbWVudC5jb22CE2FwcC1tZWFzdXJlbWVudC5jb22CH3JlZ2lv\nbjEuYXR0LmFwcC1tZWFzdXJlbWVudC5jb22CF2F0dC5hcHAtbWVhc3VyZW1lbnQu\nY29tgiVyZWdpb24xLmFuYWx5dGljcy5hcHAtbWVhc3VyZW1lbnQuY29tgh1hbmFs\neXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYImcmVnaW9uMS5hcHAtYW5hbHl0aWNz\nLXNlcnZpY2VzLWF0dC5jb22CHmFwcC1hbmFseXRpY3Mtc2VydmljZXMtYXR0LmNv\nbYIicmVnaW9uMS5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLmNvbYIaYXBwLWFuYWx5\ndGljcy1zZXJ2aWNlcy5jb22CFGdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24x\nLmdvb2dsZS1hbmFseXRpY3MuY29tghhzc2wuZ29vZ2xlLWFuYWx5dGljcy5jb22C\nGHd3dy5nb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9uMS5hbmFseXRpY3MuZ29v\nZ2xlLmNvbYIUZ29vZ2xldGFnbWFuYWdlci5jb22CGHd3dy5nb29nbGV0YWdtYW5h\nZ2VyLmNvbYIKdXJjaGluLmNvbYISc2VydmljZS51cmNoaW4uY29tgghmcHMuZ29v\nZ4IKKi5mcHMuZ29vZ4ISZ29vZ2xlb3B0aW1pemUuY29tghZ3d3cuZ29vZ2xlb3B0\naW1pemUuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeG\nJWh0dHA6Ly9jLnBraS5nb29nL3dyMi9vQkZZWWFoemdWSS5jcmwwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdQB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6\ndAAAAZEheK4sAAAEAwBGMEQCIAfEJqIA2gU1nGD3ubtFBkg+OIfD+9WICxgyCRBH\nRPeCAiArmWvwu6KvyGonEE1h9oi7IoUdZi9BAY4BflEfY9eRpAB2ABmYEHEJ8NZS\nLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkSF4rhUAAAQDAEcwRQIgP3qGnINg\nD0GU9Sa2TU\/r0Jfm7ncTNeS6iBcMJeexvRYCIQD0NbjNfgqC1HkO1IWswv\/yIp4m\nBYEvWhmN4gccl3rtWDANBgkqhkiG9w0BAQsFAAOCAQEAjeA0H4llFhc4cJ5cvnaU\nwNefK4QK4Q4ezAcYFmtQpc7diAMNYswM\/dkFstzzW4E3bVsZWZUfv5jcMBuBH69d\nGr01Q54M55qZcjXI+9P5WZtIiL5R3a0WCfS3M4XQoztSsKqOlEGwLHZywc8\/FD35\nXQqY5gGnWelpA3tqEGurlHg3T6fLWxgTamVItjpexzXGe4+TkFsXbvUPOIUHD9Q6\nSPQyukoxZDkAk4e0EgC\/0Yn4VnA\/+YJglHYAUgDes07cJxi8D6Y3LBDuprzu67gM\nyd8AVUDqexkNzMgTTcaK78kwxv9VMe4yzjCmUaQZ\/F\/LlEmkgfu\/VrGCZuEbu19l\nfw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "renderBlocking": "potentially_blocking",
                        "load_end": 2421,
                        "ttfb_start": 1172,
                        "ttfb_end": 1426,
                        "download_start": 1426,
                        "download_end": 2421,
                        "download_ms": 995,
                        "all_start": 546,
                        "all_end": 2421,
                        "all_ms": 1871,
                        "index": 13,
                        "number": 14,
                        "cpuTimes": {
                            "EvaluateScript": 32,
                            "v8.compile": 10,
                            "FunctionCall": 54
                        },
                        "cpu.EvaluateScript": 32,
                        "cpu.v8.compile": 10,
                        "cpu.FunctionCall": 54,
                        "cpuTime": 96,
                        "js_timing": [
                            [
                                2491.962,
                                2524.0909999999999
                            ],
                            [
                                2491.9920000000002,
                                2501.9540000000002
                            ],
                            [
                                2527.8539999999998,
                                2577.194
                            ],
                            [
                                2591.6880000000001,
                                2592.4989999999998
                            ],
                            [
                                2592.5349999999999,
                                2592.6100000000001
                            ],
                            [
                                2592.643,
                                2592.8139999999999
                            ],
                            [
                                2592.8470000000002,
                                2592.864
                            ],
                            [
                                2592.8809999999999,
                                2592.8899999999999
                            ],
                            [
                                2592.904,
                                2592.913
                            ],
                            [
                                2592.9299999999998,
                                2593.1610000000001
                            ],
                            [
                                2593.194,
                                2593.2109999999998
                            ],
                            [
                                2593.23,
                                2593.2399999999998
                            ],
                            [
                                2593.2820000000002,
                                2594.172
                            ],
                            [
                                2594.2069999999999,
                                2594.2289999999998
                            ],
                            [
                                2594.2460000000001,
                                2594.2559999999999
                            ],
                            [
                                2594.2719999999999,
                                2594.2840000000001
                            ],
                            [
                                2594.297,
                                2594.335
                            ],
                            [
                                2594.3490000000002,
                                2594.3879999999999
                            ],
                            [
                                2596.373,
                                2596.3910000000001
                            ],
                            [
                                2596.4090000000001,
                                2596.4169999999999
                            ],
                            [
                                2596.4299999999998,
                                2596.4380000000001
                            ],
                            [
                                2668.3009999999999,
                                2668.3780000000002
                            ],
                            [
                                2668.4749999999999,
                                2668.5569999999998
                            ],
                            [
                                2674.6390000000001,
                                2676.4630000000002
                            ],
                            [
                                2676.567,
                                2676.5839999999998
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "245266.33",
                        "request_id": "245266.33",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-32x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/media\/site\/4cee8ace47-1714040087\/icon-32x.png",
                        "raw_id": "245266.33",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 42,
                        "ttfb_ms": 39,
                        "load_start": 2621,
                        "load_start_float": 2621.0002169999998,
                        "bytesIn": 1411,
                        "objectSize": 1411,
                        "objectSizeUncompressed": 1411,
                        "chunks": [
                            {
                                "ts": 2663,
                                "bytes": 1411
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 89,
                        "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: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/media\/site\/4cee8ace47-1714040087\/icon-32x.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "cookie: _ga_Z22K6RX8XK=GS1.1.1725271894.1.0.1725271894.0.0.0; _ga=GA1.1.1715926337.1725271894",
                                "priority: u=1, i",
                                "referer: https:\/\/insect-eco-system.org\/de",
                                "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",
                                "content-length: 1411",
                                "content-type: image\/png",
                                "date: Mon, 02 Sep 2024 10:11:34 GMT",
                                "etag: \"662a2d66-583\"",
                                "last-modified: Thu, 25 Apr 2024 10:16:06 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2380,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1411,
                        "image_save": 0,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 2619,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 217,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1411 bytes",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 32,
                                    "ImageHeight": 32,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "32x32",
                                    "Megapixels": 0.001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 0.84656100000000001,
                                    "y": 0.84656100000000001
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1024,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 83.152600000000007,
                                        "standardDeviation": 99.425299999999993,
                                        "kurtosis": -1.51806,
                                        "skewness": 0.51208500000000001,
                                        "entropy": 0.48383599999999999
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 163.928,
                                        "standardDeviation": 116.777,
                                        "kurtosis": -1.5682199999999999,
                                        "skewness": 0.59496599999999999,
                                        "entropy": 0.35997099999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 205,
                                        "mean": 69.383799999999994,
                                        "standardDeviation": 80.899600000000007,
                                        "kurtosis": -1.7862800000000001,
                                        "skewness": 0.35792200000000002,
                                        "entropy": 0.52648700000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 243,
                                        "mean": 90.686499999999995,
                                        "standardDeviation": 105.556,
                                        "kurtosis": -1.79474,
                                        "skewness": 0.35120299999999999,
                                        "entropy": 0.53398800000000002
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 238,
                                        "mean": 81.467799999999997,
                                        "standardDeviation": 94.468100000000007,
                                        "kurtosis": -1.8191999999999999,
                                        "skewness": 0.33301199999999997,
                                        "entropy": 0.51490000000000002
                                    }
                                },
                                "alpha": "#00000000",
                                "renderingIntent": "Perceptual",
                                "gamma": 0.45454499999999998,
                                "chromaticity": {
                                    "redPrimary": {
                                        "x": 0.64000000000000001,
                                        "y": 0.33000000000000002
                                    },
                                    "greenPrimary": {
                                        "x": 0.29999999999999999,
                                        "y": 0.59999999999999998
                                    },
                                    "bluePrimary": {
                                        "x": 0.14999999999999999,
                                        "y": 0.059999999999999998
                                    },
                                    "whitePrimary": {
                                        "x": 0.31269999999999998,
                                        "y": 0.32900000000000001
                                    }
                                },
                                "backgroundColor": "#FFFFFFFF",
                                "borderColor": "#DFDFDFFF",
                                "matteColor": "#BDBDBDFF",
                                "transparentColor": "#00000000",
                                "interlace": "None",
                                "intensity": "Undefined",
                                "compose": "Over",
                                "pageGeometry": {
                                    "width": 32,
                                    "height": 32,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2024-09-02T10:11:34+00:00",
                                    "date:modify": "2024-09-02T10:11:34+00:00",
                                    "png:IHDR.bit-depth-orig": "8",
                                    "png:IHDR.bit_depth": "8",
                                    "png:IHDR.color-type-orig": "6",
                                    "png:IHDR.color_type": "6 (RGBA)",
                                    "png:IHDR.interlace_method": "0 (Not interlaced)",
                                    "png:IHDR.width,height": "32, 32",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "a030b26dded7e559a3d6ea5c12025ca37882e26af374de40f614003fea97a206"
                                },
                                "tainted": false,
                                "filesize": "1411B",
                                "numberPixels": "1024",
                                "pixelsPerSecond": "586552B",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 2663,
                        "ttfb_start": 2621,
                        "ttfb_end": 2660,
                        "download_start": 2660,
                        "download_end": 2663,
                        "download_ms": 3,
                        "all_start": 2621,
                        "all_end": 2663,
                        "all_ms": 42,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "245266.31",
                        "request_id": "245266.31",
                        "ip_addr": "142.250.185.206",
                        "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271892132&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1715926337.1725271894&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271894&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2520",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271892132&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1715926337.1725271894&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271894&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2520",
                        "raw_id": "245266.31",
                        "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 204,
                        "request_type": "Fetch",
                        "load_ms": 48,
                        "ttfb_ms": 48,
                        "load_start": 2712,
                        "load_start_float": 2712.0002009999998,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 216,
                        "protocol": "HTTP\/2",
                        "dns_start": 2521,
                        "dns_end": 2606,
                        "connect_start": 2615,
                        "connect_end": 2645,
                        "ssl_start": 2645,
                        "ssl_end": 2712,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1722839841,
                            "validTo": 1730097440,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722843442732,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022007C426A200DA05359C60F7B9BB4506483E3887C3FBD5880B183209104744F78202202B996BF0BBA2AFC86A27104D61F688BB22851D662F41018E017E511F63D791A4"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1722843442709,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203F7A869C83600F4194F526B64D4FEBD097E6EE771335E4BA88170C25E7B1BD16022100F435B8CD7E0A82D4790ED485ACC2FFF2229E2605812F5A198DE2071C977AED58"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK",
                        "initiator_line": 170,
                        "initiator_column": 355,
                        "initiator_type": "script",
                        "initiator_function": "Mc",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271892132&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1715926337.1725271894&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271894&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2520",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/insect-eco-system.org",
                                "priority: u=1, i",
                                "referer: https:\/\/insect-eco-system.org\/",
                                "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: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/insect-eco-system.org",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 0",
                                "content-type: text\/plain",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 10:11:34 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 3487,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 85,
                        "connect_ms": 30,
                        "ssl_ms": 67,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "Google",
                        "server_count": null,
                        "created": 2518,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 201,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvTCCBaWgAwIBAgIQKyPKRqppOOgKjM5cZTfmrjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDYzNzIxWhcNMjQxMDI4MDYzNzIwWjAhMR8w\nHQYDVQQDDBYqLmdvb2dsZS1hbmFseXRpY3MuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEsSAi5XLIQbb7DJnQ4vXRmBMhyA6FFGV7KB5zNr2iW+H2ALZQFIwB\n3qTY3BanPYLCHJyWu+v1uBFGTWp9TbjhQqOCBKAwggScMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRD\n2ZfVnk4Ky+ukp6Ew0fRA48EfEjAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDCC\nAncGA1UdEQSCAm4wggJqghYqLmdvb2dsZS1hbmFseXRpY3MuY29tghtyZWdpb24x\nLmFwcC1tZWFzdXJlbWVudC5jb22CE2FwcC1tZWFzdXJlbWVudC5jb22CH3JlZ2lv\nbjEuYXR0LmFwcC1tZWFzdXJlbWVudC5jb22CF2F0dC5hcHAtbWVhc3VyZW1lbnQu\nY29tgiVyZWdpb24xLmFuYWx5dGljcy5hcHAtbWVhc3VyZW1lbnQuY29tgh1hbmFs\neXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYImcmVnaW9uMS5hcHAtYW5hbHl0aWNz\nLXNlcnZpY2VzLWF0dC5jb22CHmFwcC1hbmFseXRpY3Mtc2VydmljZXMtYXR0LmNv\nbYIicmVnaW9uMS5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLmNvbYIaYXBwLWFuYWx5\ndGljcy1zZXJ2aWNlcy5jb22CFGdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24x\nLmdvb2dsZS1hbmFseXRpY3MuY29tghhzc2wuZ29vZ2xlLWFuYWx5dGljcy5jb22C\nGHd3dy5nb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9uMS5hbmFseXRpY3MuZ29v\nZ2xlLmNvbYIUZ29vZ2xldGFnbWFuYWdlci5jb22CGHd3dy5nb29nbGV0YWdtYW5h\nZ2VyLmNvbYIKdXJjaGluLmNvbYISc2VydmljZS51cmNoaW4uY29tgghmcHMuZ29v\nZ4IKKi5mcHMuZ29vZ4ISZ29vZ2xlb3B0aW1pemUuY29tghZ3d3cuZ29vZ2xlb3B0\naW1pemUuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeG\nJWh0dHA6Ly9jLnBraS5nb29nL3dyMi9vQkZZWWFoemdWSS5jcmwwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdQB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6\ndAAAAZEheK4sAAAEAwBGMEQCIAfEJqIA2gU1nGD3ubtFBkg+OIfD+9WICxgyCRBH\nRPeCAiArmWvwu6KvyGonEE1h9oi7IoUdZi9BAY4BflEfY9eRpAB2ABmYEHEJ8NZS\nLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkSF4rhUAAAQDAEcwRQIgP3qGnINg\nD0GU9Sa2TU\/r0Jfm7ncTNeS6iBcMJeexvRYCIQD0NbjNfgqC1HkO1IWswv\/yIp4m\nBYEvWhmN4gccl3rtWDANBgkqhkiG9w0BAQsFAAOCAQEAjeA0H4llFhc4cJ5cvnaU\nwNefK4QK4Q4ezAcYFmtQpc7diAMNYswM\/dkFstzzW4E3bVsZWZUfv5jcMBuBH69d\nGr01Q54M55qZcjXI+9P5WZtIiL5R3a0WCfS3M4XQoztSsKqOlEGwLHZywc8\/FD35\nXQqY5gGnWelpA3tqEGurlHg3T6fLWxgTamVItjpexzXGe4+TkFsXbvUPOIUHD9Q6\nSPQyukoxZDkAk4e0EgC\/0Yn4VnA\/+YJglHYAUgDes07cJxi8D6Y3LBDuprzu67gM\nyd8AVUDqexkNzMgTTcaK78kwxv9VMe4yzjCmUaQZ\/F\/LlEmkgfu\/VrGCZuEbu19l\nfw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 2760,
                        "ttfb_start": 2712,
                        "ttfb_end": 2760,
                        "download_start": 2760,
                        "download_end": 2760,
                        "download_ms": 0,
                        "all_start": 2521,
                        "all_end": 2760,
                        "all_ms": 230,
                        "index": 15,
                        "number": 16
                    }
                ],
                "requestsFull": 16,
                "requestsDoc": 15,
                "responses_200": 14,
                "responses_404": 1,
                "responses_other": 1,
                "result": 99999,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "092AC068558513BFF8E0F5C5316526D2",
                "loadEventStart": 2613,
                "loadEventEnd": 2613,
                "domContentLoadedEventStart": 1922,
                "domContentLoadedEventEnd": 1933,
                "URL": "https:\/\/insect-eco-system.org\/de",
                "connections": 4,
                "final_base_page_request": 0,
                "final_base_page_request_id": "ECBE14FE59DAB25B595303503EA1A046",
                "final_url": "https:\/\/insect-eco-system.org\/de",
                "domInteractive": 1910,
                "firstPaint": 916.69999999925494,
                "firstContentfulPaint": 972,
                "firstMeaningfulPaint": 972,
                "firstImagePaint": 1923,
                "renderBlockingCSS": 2,
                "renderBlockingJS": 1,
                "TTFB": 213,
                "basePageSSLTime": 64,
                "score_cache": 0,
                "score_cdn": 21,
                "score_gzip": 100,
                "score_cookies": -1,
                "score_keep-alive": 100,
                "score_minify": -1,
                "score_combine": -1,
                "score_compress": 99,
                "score_etags": -1,
                "score_progressive_jpeg": 100,
                "gzip_total": 253572,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 1016891,
                "image_savings": 11829,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 21,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 4,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 18,
                    "ParseAuthorStyleSheet": 57,
                    "EvaluateScript": 63,
                    "v8.compile": 22,
                    "FunctionCall": 214,
                    "FireAnimationFrame": 7,
                    "UpdateLayoutTree": 43,
                    "Layout": 96,
                    "PrePaint": 10,
                    "Paint": 4,
                    "Layerize": 5,
                    "ResourceChangePriority": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "IntersectionObserverController::computeIntersections": 3,
                    "HitTest": 2,
                    "TimerFire": 3,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "Idle": 2184
                },
                "cpuTimesDoc": {
                    "ParseHTML": 21,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 4,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 14,
                    "ParseAuthorStyleSheet": 57,
                    "EvaluateScript": 63,
                    "v8.compile": 22,
                    "FunctionCall": 209,
                    "FireAnimationFrame": 7,
                    "UpdateLayoutTree": 43,
                    "Layout": 96,
                    "PrePaint": 10,
                    "Paint": 4,
                    "Layerize": 5,
                    "ResourceChangePriority": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "IntersectionObserverController::computeIntersections": 3,
                    "HitTest": 2,
                    "TimerFire": 3,
                    "largestContentfulPaint::Candidate": 0,
                    "MarkDOMContent": 0,
                    "MarkLoad": 0,
                    "Idle": 2101
                },
                "cpu.ParseHTML": 21,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 4,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 18,
                "cpu.ParseAuthorStyleSheet": 57,
                "cpu.EvaluateScript": 63,
                "cpu.v8.compile": 22,
                "cpu.FunctionCall": 214,
                "cpu.FireAnimationFrame": 7,
                "cpu.UpdateLayoutTree": 43,
                "cpu.Layout": 96,
                "cpu.PrePaint": 10,
                "cpu.Paint": 4,
                "cpu.Layerize": 5,
                "cpu.ResourceChangePriority": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.IntersectionObserverController::computeIntersections": 3,
                "cpu.HitTest": 2,
                "cpu.TimerFire": 3,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.MarkLoad": 0,
                "cpu.Idle": 2184,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725271888.9109347,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725271891.5050344,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 3650,
                "fullyLoadedCPUpct": 36.980749746710231,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "092AC068558513BFF8E0F5C5316526D2",
                                "loaderId": "41A5460CFA40F6DBA8C04EEFCC46A0FF"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/insect-eco-system.org",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/insect-eco-system.org\/de",
                "document_hostname": "insect-eco-system.org",
                "document_origin": "https:\/\/insect-eco-system.org",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 355,
                "domComplete": 2613,
                "PerformancePaintTiming.first-paint": 916.69999999925494,
                "PerformancePaintTiming.first-contentful-paint": 916.69999999925494,
                "origin_dns": {
                    "ns": [
                        "ns48.domaincontrol.com.",
                        "ns47.domaincontrol.com."
                    ],
                    "mx": [
                        "100 mxlbpu.ispgateway.de.",
                        "5 alt1.aspmx.l.google.com.",
                        "5 alt2.aspmx.l.google.com.",
                        "10 alt3.aspmx.l.google.com.",
                        "10 alt4.aspmx.l.google.com.",
                        "1 aspmx.l.google.com."
                    ],
                    "soa": [
                        "ns47.domaincontrol.com. dns.jomax.net. 2023112701 28800 7200 604800 600"
                    ],
                    "cname": [],
                    "txt": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "UI frameworks": "UIKit",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "Security": "hCaptcha 1",
                    "Webmail": "Google Workspace",
                    "Email": "Google Workspace",
                    "Analytics": "Google Analytics",
                    "Hosting": "GoDaddy",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "UIKit": "",
                    "Nginx": "",
                    "hCaptcha": "1",
                    "Google Workspace": "",
                    "Google Analytics": "",
                    "GoDaddy": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "UIKit": {
                        "name": "UIKit",
                        "description": "UIKit is the framework used for developing iOS applications.",
                        "slug": "uikit",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UIKit.svg",
                        "website": "https:\/\/getuikit.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "hCaptcha": {
                        "name": "hCaptcha",
                        "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.",
                        "slug": "hcaptcha",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "1",
                        "icon": "hCaptcha.svg",
                        "website": "https:\/\/www.hcaptcha.com",
                        "pricing": [
                            "freemium",
                            "poa"
                        ],
                        "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
                    },
                    "Google Analytics": {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    "GoDaddy": {
                        "name": "GoDaddy",
                        "description": "GoDaddy is used as a web host and domain registrar.",
                        "slug": "godaddy",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "GoDaddy.svg",
                        "website": "https:\/\/www.godaddy.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": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "UIKit",
                        "description": "UIKit is the framework used for developing iOS applications.",
                        "slug": "uikit",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UIKit.svg",
                        "website": "https:\/\/getuikit.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "hCaptcha",
                        "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.",
                        "slug": "hcaptcha",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "1",
                        "icon": "hCaptcha.svg",
                        "website": "https:\/\/www.hcaptcha.com",
                        "pricing": [
                            "freemium",
                            "poa"
                        ],
                        "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": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GoDaddy",
                        "description": "GoDaddy is used as a web host and domain registrar.",
                        "slug": "godaddy",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "GoDaddy.svg",
                        "website": "https:\/\/www.godaddy.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": [],
                    "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": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                    "target": [
                                        ".uk-navbar-container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                    "target": [
                                        "#swup"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body>",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                    "target": [
                                        "main"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                    "target": [
                                        "main"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                    "target": [
                                        ".uk-navbar-container"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                    "target": [
                                        "#swup"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                    "target": [
                                        ".uk-navbar-container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                    "target": [
                                        "#swup"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">",
                                                    "target": [
                                                        ".uk-slider-lead"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2>",
                                                    "target": [
                                                        ".uk-width-1-2\\@m.uk-first-column > h2"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "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": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".uk-flex-middle.uk-flex-center[uk-grid=\"\"] > .uk-width-1-2\\@m.uk-first-column > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Forschung und Entwicklung<\/strong>",
                                    "target": [
                                        ".uk-width-1-2\\@m.uk-first-column > p > strong:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong> Beratungs- und Aufkl\u00e4rungsma\u00dfnahmen <\/strong>",
                                    "target": [
                                        "strong:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>nachhaltigen Gesellschaft <\/strong>",
                                    "target": [
                                        "strong:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Umwelt-Bildungsprojekten<\/strong>",
                                    "target": [
                                        "strong:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Wir handeln nicht gewinnorientiert<\/strong>",
                                    "target": [
                                        "strong:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>F\u00f6rderung der Allgemeinheit <\/strong>",
                                    "target": [
                                        "strong:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>sozial wertvollem Handeln<\/strong>",
                                    "target": [
                                        "strong:nth-child(7)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "navbar",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"navbar\" uk-sticky=\"animation: uk-animation-slide-top; sel-target: .uk-navbar-container; cls-active: uk-navbar-sticky; cls-inactive:uk-navbar-transparent;\" class=\"uk-sticky uk-sticky-fixed\" style=\"position: fixed; top: 0px; width: 1905px;\">",
                                    "target": [
                                        "#navbar"
                                    ]
                                },
                                {
                                    "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": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                    "target": [
                                        "#swup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "offcanvas",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">",
                                    "target": [
                                        "#offcanvas"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mobile-menu",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul id=\"mobile-menu\" class=\"uk-nav uk-nav-primary\" aria-live=\"polite\">",
                                    "target": [
                                        "#mobile-menu"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "svgPathRoundedLeft",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"svgPathRoundedLeft\" clipPathUnits=\"objectBoundingBox\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M296,0V203H12S-.01,203.54,0,189.88C.01,176.22,36.78,27.15,39.92,13.62,43.06,.09,54.07,0,54.07,0h241.93Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>",
                                    "target": [
                                        "#svgPathRoundedLeft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "svgPathRoundedRight",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"svgPathRoundedRight\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M0,0V203H284s12.01,.54,12-13.12S259.22,27.15,256.08,13.62,241.93,0,241.93,0H0Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>",
                                    "target": [
                                        "#svgPathRoundedRight"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                    "target": [
                                        ".uk-visible\\@s[alt=\"VIRIDIS - Eco System gGmbH\"][data-width=\"\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                    "target": [
                                        "img[uk-cover=\"\"]"
                                    ]
                                },
                                {
                                    "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 data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                                    "target": [
                                        ".uk-width-1-2\\@m:nth-child(2) > .uk-grid[uk-grid=\"\"] > .uk-width-expand\\@m > figure > .uk-border-circle[alt=\"\"][uk-img=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"uk-navbar-item uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">",
                                    "target": [
                                        ".uk-navbar-item"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\">Start<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > .uk-active > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(3) > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(6) > a"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"uk-navbar-nav\">",
                                    "target": [
                                        ".uk-navbar-nav"
                                    ]
                                },
                                {
                                    "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=\"uk-slider-items uk-grid uk-grid-match\" uk-height-viewport=\"offset-top: true; offset-bottom: 25\" style=\"transform: translate3d(0px, 0px, 0px); min-height: calc(75vh);\">",
                                    "target": [
                                        ".uk-grid-match"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > .uk-active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"uk-transition-toggle uk-width-1-1 uk-active\" tabindex=\"-1\">",
                                    "target": [
                                        ".uk-transition-toggle.uk-width-1-1.uk-active"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                    "target": [
                                        ".uk-visible\\@s[alt=\"VIRIDIS - Eco System gGmbH\"][data-width=\"\"]:nth-child(1)"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > .uk-active > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(2) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(3) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(4) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(5) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(6) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "72.0pt (96px)",
                                                "fontWeight": "bold",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">",
                                    "target": [
                                        ".uk-slider-lead"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>VIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nachhaltiges Miteinander<\/p>",
                                    "target": [
                                        ".uk-slider-text > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9dcda8",
                                                "contrastRatio": 0,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2>",
                                    "target": [
                                        ".uk-width-1-2\\@m.uk-first-column > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "k99n23.meinserver.io",
                "base_page_cname": "",
                "base_page_dns_server": "ns47.domaincontrol.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 15611,
                "testUrl": "https:\/\/insect-eco-system.org\/de",
                "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:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\",\"width\":48,\"height\":48,\"naturalWidth\":512,\"naturalHeight\":512},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\",\"width\":1906,\"height\":1271,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\",\"width\":477,\"height\":477,\"naturalWidth\":1280,\"naturalHeight\":1280},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\",\"width\":491,\"height\":491,\"naturalWidth\":1080,\"naturalHeight\":1080}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Roboto",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Roboto",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "300"
                    },
                    {
                        "family": "Roboto",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    }
                ],
                "generated-content-percent": 26.670000000000002,
                "generated-content-size": 9.0199999999999996,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                        "currentSrc": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 512,
                        "naturalHeight": 512
                    },
                    {
                        "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                        "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1200,
                        "naturalHeight": 800
                    },
                    {
                        "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                        "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1280,
                        "naturalHeight": 1280
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\">",
                        "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 1080
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/1ff649ef28-1714394799\/fr-foto-clip453x452-0x7.png\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/d1a12c6c89-1715845496\/jzk.png\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/99a41b2739-1715845478\/ini.png\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/gastro-bruecken\/6178ce7b14-1719222809\/louis-hansel-qde7a8xqugc-unsplash-clip1056x1407-0x541.jpg\" alt=\"Gastronomie als Br\u00fccke\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/insect-farm\/0b7996dab9-1717734705\/karographix-photography-xqqm1irmabm-unsplash-clip1442x1920-0x278.jpg\" alt=\"Insect-Farm\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/kesselhaus\/9c94567b93-1717498967\/kopie-von-mn-her-kraftwerk-120223-clip1334x1777-52x0.jpg\" alt=\"Kesselhaus\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/3b1768a475-1717141531\/kopie-von-herstellung-mikromassen-nah-clip407x407-0x85.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/770f6d1eb4-1717141584\/tim-mossholder-xdwea2kaeja-unsplash-clip1280x1280-0x195.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/8efeafc991-1717141630\/kopie-von-greenhouse-clip408x408-0x106.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                    "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                    "https:\/\/js.hcaptcha.com\/1\/api.js",
                    "https:\/\/insect-eco-system.org\/assets\/css\/fonts.css",
                    "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css"
                ],
                "rendered-html": "<html lang=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\"><head>\n\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n<title>Start | VIRIDIS - Eco System gGmbH<\/title>\n<meta content=\"VIRIDIS - Eco System gGmbH\" name=\"author\">\n<meta content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\" name=\"description\">\n<meta content=\"index,follow,noodp\" name=\"robots\">\n<link rel=\"canonical\" href=\"https:\/\/insect-eco-system.org\/de\">\n<meta property=\"og:title\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/insect-eco-system.org\/de\">\n<meta property=\"og:image\" content=\"https:\/\/insect-eco-system.org\/media\/site\/a856d466fc-1714042850\/ies-social.png\">\n<meta property=\"og:image:width\" content=\"1784\">\n<meta property=\"og:image:height\" content=\"682\">\n<meta property=\"og:image:type\" content=\"image\/png\">\n<meta property=\"og:site_name\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta property=\"og:description\" content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:title\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta name=\"twitter:description\" content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\">\n<meta name=\"twitter:site\" content=\"@InsectEcoSystem\">\n<meta name=\"twitter:creator\" content=\"@InsectEcoSystem\">\n<meta name=\"twitter:image\" content=\"https:\/\/insect-eco-system.org\/media\/site\/a856d466fc-1714042850\/ies-social.png\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-180x.png\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-196x.png\" sizes=\"196x196\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-96x.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-32x.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-16x.png\" sizes=\"16x16\">\n<meta name=\"msapplication-TileImage\" content=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-150x.png\">\n\n<link href=\"https:\/\/insect-eco-system.org\/assets\/css\/fonts.css\" rel=\"stylesheet\"><link href=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css\" rel=\"stylesheet\">\n<script src=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js\"><\/script>\n\n\n<!-- Google tag (gtag.js) -->\n<script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK\"><\/script>\n<script>\n  window.dataLayer = window.dataLayer || [];\n  function gtag(){dataLayer.push(arguments);}\n  gtag('js', new Date());\n\n  gtag('config', 'G-Z22K6RX8XK');\n<\/script>\n<\/head>\n<body>\n\n\n<div id=\"navbar\" uk-sticky=\"animation: uk-animation-slide-top; sel-target: .uk-navbar-container; cls-active: uk-navbar-sticky; cls-inactive:uk-navbar-transparent;\" class=\"uk-sticky uk-sticky-fixed\" style=\"position: fixed; top: 0px; width: 1905px;\">\n  <div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">\n    <div class=\"uk-container\">\n    <nav class=\"uk-navbar\" uk-navbar=\"\">\n          <div class=\"uk-navbar-left\">\n              <a class=\"uk-navbar-item uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">\n        <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-hidden@s\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-logo-inverse uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-logo-inverse uk-hidden@s\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>            <\/div>\n\n                    \n      <div class=\"uk-navbar-right\">\n            <div class=\"uk-visible@m\">\n          <ul class=\"uk-navbar-nav\">\n        <li class=\"uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n\n    <\/li>\n      <\/ul>\n\n\n      <\/div>\n                                <!-- button -->\n                            <!-- offset click -->\n        <a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" data-no-swup=\"\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\"><svg x=\"0\" y=\"0\" width=\"25\" height=\"10\" viewBox=\"0 0 25 9.984\" xml:space=\"preserve\"><line fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" x1=\"0\" y1=\".531\" x2=\"25\" y2=\".531\"><\/line><line fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" x1=\"0\" y1=\"9.469\" x2=\"25\" y2=\"9.469\"><\/line><\/svg><\/a>\n            <\/div>\n      <\/nav>\n      <\/div>\n    <\/div>\n\n    \n    \n  <\/div><div class=\"uk-sticky-placeholder\" style=\"height: 110px; margin: 0px;\"><\/div>  \n<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">\n\n  \n<main role=\"main\" uk-scrollspy=\"target: > section; cls: uk-animation-slide-bottom-small; delay: 300\">\n<section class=\"uk-background-primary topHeroSlider uk-scrollspy-inview \" style=\"\">\n<div class=\"uk-cover-container\">\n    <div class=\"uk-margin-medium-top uk-padding-large uk-padding-remove-horizontal uk-light\">\n        <div class=\"uk-slider uk-visible-toggle\" tabindex=\"-1\" uk-slider=\"center: true; pause-on-hover: true\">\n            <div class=\"uk-position-relative\">\n                <div class=\"uk-slider-container\">\n                    <ul class=\"uk-slider-items uk-grid uk-grid-match\" uk-height-viewport=\"offset-top: true; offset-bottom: 25\" style=\"transform: translate3d(0px, 0px, 0px); min-height: calc(75vh);\">\n                                            <li class=\"uk-transition-toggle uk-width-1-1 uk-active\" tabindex=\"-1\">\n                            <div class=\"uk-cover-container uk-border-rounded\">\n                                <img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">\n                                <div>\n                                                                        <div class=\"uk-position-center uk-flex-middle uk-grid-large uk-grid\" uk-grid=\"\">\n                                        <h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">\n                                            V-ECO                                        <\/h4>\n                                                                                <div class=\"uk-slider-text uk-text-lead uk-width-expand\" uk-slider-parallax=\"x: 200,-200\" style=\"transform: translateX(0px);\">\n                                            <p>VIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nachhaltiges Miteinander<\/p>                                            \n                                                                                    <\/div>\n                                                                            <\/div>\n                                                                    <\/div>\n                            <\/div>\n                        <\/li>\n                                        <\/ul>\n                    <div class=\"uk-hidden@s uk-light\">\n                        <a class=\"uk-position-center-left uk-slidenav-large uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                        <a class=\"uk-position-center-right uk-slidenav-large uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"uk-visible@s\">\n                    <a class=\"uk-position-center-left-out uk-slidenav-large uk-position-small uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                    <a class=\"uk-position-center-right-out uk-slidenav-large uk-position-small uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                <\/div>\n            <\/div>\n            <ul class=\"uk-slider-nav uk-dotnav uk-flex-center uk-margin\" hidden=\"\"><li uk-slider-item=\"0\" hidden=\"\" class=\"uk-active\"><a href=\"\"><\/a><\/li><\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default uk-scrollspy-inview \" style=\"\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-middle uk-flex-center\" uk-grid=\"\">\n<div class=\"uk-width-1-2@m uk-first-column\">\n\n\n\n<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2><p>Wir verstehen uns als ein \u00d6kosystem des gr\u00fcnen Wandels, das durch eigene <strong>Forschung und Entwicklung<\/strong> und durch umfassende<strong> Beratungs- und Aufkl\u00e4rungsma\u00dfnahmen <\/strong>den \u00dcbergang zu einer <strong>nachhaltigen Gesellschaft <\/strong>f\u00f6rdert.&nbsp;Damit streben wir eine gesellschaftliche Wirkung an. Dies umfasst auch die F\u00f6rderung von <strong>Umwelt-Bildungsprojekten<\/strong>, um die n\u00e4chste Generation auf die Herausforderungen und Chancen der nachhaltigen Entwicklung vorzubereiten. <strong>Wir handeln nicht gewinnorientiert<\/strong>, im Sinne der <strong>F\u00f6rderung der Allgemeinheit <\/strong>und orientieren uns an <strong>sozial wertvollem Handeln<\/strong>.&nbsp;<\/p><\/div>\n<div class=\"uk-width-1-2@m\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-6@m uk-first-column\">\n<\/div>\n<div class=\"uk-width-expand@m\">\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">\n  \n  <\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-background-center-center uk-background-contain uk-light\" style=\"background-image: url(&quot;https:\/\/insect-eco-system.org\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]&quot;); background-color: rgba(0, 0, 0, 0); background-blend-mode: overlay; visibility: hidden; background-position-y: calc(50% + 0px);\" uk-parallax=\"bgy: -200\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-center uk-grid-small\" uk-grid=\"\">\n<div class=\"uk-width-1-2@m uk-first-column\">\n<div class=\"uk-grid uk-grid-small\" uk-grid=\"\">\n<div class=\"uk-width-expand@m uk-first-column\">\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\">\n  \n  <\/figure>\n<\/div>\n<div class=\"uk-width-1-6@m\">\n<\/div>\n<\/div>\n<\/div>\n<div class=\"uk-width-1-2@m\">\n\n\n\n<h2>\n    UNSERE PRINZIPIEN<\/h2><p><strong>\u00d6kologische Nachhaltigkeit:<\/strong> Initiativen zur Unterst\u00fctzung des Umweltschutzes, wie etwa das Anlegen von Gemeinschaftsg\u00e4rten oder die Durchf\u00fchrung von Recycling-Aktionen.<\/p><p><strong>Lokales Engagement:<\/strong> F\u00f6rderung von Projekten, die die Gemeinschaft vor Ort st\u00e4rken, z.B. durch Ortsversch\u00f6nerung oder lokale Bildungsprogramme.<\/p>\n\n\n<h3>\n    Wir glauben an die Kraft der <strong>Vernetzung und Kooperation.<\/strong><\/h3><ul><li>Eine Vernetzungs- und Entscheidungsplattform geschaffen,<\/li><li>Projekte vor Ort geplant,<\/li><li>bringen Umweltbildungsprojekte in die \u00d6ffentlichkeit<\/li><li>und planen einen lokalen bio\u00f6konomischen Demonstrator<\/li><\/ul><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    UNSER ANSPRECHPARTNER<\/h2><hr>\n<p>Unser gro\u00dfes Netzwerk besteht aus diversen Kompetenztr\u00e4ger:innen. Ob aus der Wissenschaft, der Hochschule, Quereinsteiger oder Unternehmer:innen, wir haben das gleiche Ziel.<\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-center uk-grid-large uk-text-center uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n<div class=\"uk-grid uk-grid-large\" uk-grid=\"\">\n<div class=\"uk-width-1-3@m uk-first-column\">\n\n\n\n<h3>\n    <strong>Friedrich Rackwitz<\/strong><\/h3><p>Gesch\u00e4ftsf\u00fchrer<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/1ff649ef28-1714394799\/fr-foto-clip453x452-0x7.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Friedrich Rackwitz ist studierter Philosoph, Regisseur und Storyteller. Seit 2023 ist er als Gesch\u00e4ftsf\u00fchrer der V-ECO t\u00e4tig und initiiert Impact Projekte mit sozialem und \u00f6kologischen Mehrwerten gleicherma\u00dfen.<\/p><\/div>\n<div class=\"uk-width-1-3@m\">\n\n\n\n<h3>\n    <strong>Josef Zacharias K\u00f6hl<\/strong><\/h3><p>Gesch\u00e4ftsf\u00fchrer<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/d1a12c6c89-1715845496\/jzk.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Josef Zacharias K\u00f6hl ist ehemaliger Unternehmensberater und Diplom Ingenieur-. Als Gr\u00fcnder der V-ECO wollte er damals zuerst nur das nachhaltige Potenzial von Insektenwirtschaft in die Welt tragen. Heute ist seine Vision noch holistischer geworden.<\/p><\/div>\n<div class=\"uk-width-1-3@m\">\n\n\n\n<h3>\n    <strong>Ann-Christin F\u00fcrba\u00df<\/strong><\/h3><p>Communication Design<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/99a41b2739-1715845478\/ini.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Ann-Christin, von uns Ini genannt, begleitet die V-ECO schon seit langem mit Rat und Tat bez\u00fcglich aller Themen, die unseren \u00f6ffentlichen Auftritt angehen. Als professionelles Kommunikationstalent gl\u00e4nzt sie auch in der Konzeption und der Darstellung unserer Geschichte und Werte.<\/p><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-primary uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    UNSERE IMPACTPROJEKTE<\/h2><hr>\n<p>Die V-ECO leitet, unterst\u00fctzt oder organisiert unterschiedlichste Unternehmungen mit einem nachhaltigen, positiven Effekt f\u00fcr Mensch und Umwelt im Sinne ihrer Satzung. <\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-padding-large uk-padding-remove-horizontal uk-background-primary uk-light\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-width-2-3@s uk-margin-medium\">\n<\/div>\n<div uk-grid=\"\" class=\"uk-grid uk-grid-stack\">\n    <div class=\"uk-slider uk-width-expand uk-slider-container uk-first-column\" uk-slider=\"\">\n    <div class=\"uk-position-relative uk-visible-toggle uk-light\" tabindex=\"-1\">\n        <ul class=\"uk-slider-items uk-grid uk-child-width-1-3@s\" style=\"transform: translate3d(0px, 0px, 0px);\">\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/gastro-bruecken\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/gastro-bruecken\/6178ce7b14-1719222809\/louis-hansel-qde7a8xqugc-unsplash-clip1056x1407-0x541.jpg\" alt=\"Gastronomie als Br\u00fccke\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Gastronomie als Br\u00fccke<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/insect-farm\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/insect-farm\/0b7996dab9-1717734705\/karographix-photography-xqqm1irmabm-unsplash-clip1442x1920-0x278.jpg\" alt=\"Insect-Farm\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Insect-Farm<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/kesselhaus\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/kesselhaus\/9c94567b93-1717498967\/kopie-von-mn-her-kraftwerk-120223-clip1334x1777-52x0.jpg\" alt=\"Kesselhaus\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Kesselhaus<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <\/ul>\n            <a class=\"uk-position-center-left uk-slidenav-large uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n            <a class=\"uk-position-center-right uk-slidenav-large uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n        <\/div>\n        <ul class=\"uk-slider-nav uk-dotnav uk-flex-center uk-margin\" hidden=\"\"><li uk-slider-item=\"0\" hidden=\"\" class=\"uk-active\"><a href=\"\"><\/a><\/li><li uk-slider-item=\"1\" hidden=\"\"><a href=\"\"><\/a><\/li><li uk-slider-item=\"2\" hidden=\"\"><a href=\"\"><\/a><\/li><\/ul>\n    <\/div>\n<\/div>\n<\/div>\n<\/section><section class=\"uk-section uk-section-large uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    JETZT WELT VERBESSERN<\/h2><hr>\n<p>Spenden, Sponsoring, Mitarbeiten oder einfach nur Austauschen. Wenn du dich mit unserer Vision identifizieren kannst, hilf uns jetzt diese zu verwirklichen.<\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default\" style=\"visibility: hidden;\">\n<div class=\"uk-container uk-container-large\">\n<div class=\"uk-grid uk-grid-medium uk-text-center\" uk-grid=\"\">\n<div class=\"uk-width-1-3@m uk-first-column\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>Mitmachen<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/3b1768a475-1717141531\/kopie-von-herstellung-mikromassen-nah-clip407x407-0x85.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst ein Projekt mit deiner Organisation im nachhaltigen oder sozialen Bereich verwirklichen? Oder willst du ehrenamtlich oder als zuk\u00fcnftige:r Helfer:in dabei sein? Dann melde dich jetzt, wir suchen immer engagierte Menschen, die unsere Vision einer nachhaltigen Wende unterst\u00fctzen.<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">\n  Kontakt<\/a><\/div><\/div>\n<div class=\"uk-width-1-3@m\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>Unterst\u00fctzen<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/770f6d1eb4-1717141584\/tim-mossholder-xdwea2kaeja-unsplash-clip1280x1280-0x195.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst uns auch monet\u00e4r unterst\u00fctzen? Dies ist bequem online m\u00f6glich und wir stellen dir im Anschluss eine Spendenquittung aus. Spende jetzt direkt f\u00fcr die V-ECO oder gehe auf uns zu, wenn dir ein ganz bestimmtes Projekt aus unserem Portfolio am Herzen liegt.<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/spenden\">\n  Spenden!<\/a><\/div><\/div>\n<div class=\"uk-width-1-3@m\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>F\u00f6rdern<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/8efeafc991-1717141630\/kopie-von-greenhouse-clip408x408-0x106.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst mit deiner Organisation oder als Privatperson ein ganz bestimmtes Projekt nachhaltig f\u00f6rdern? Dann melde dich jetzt direkt bei unserem Team und wir bieten dir ein ma\u00dfgeschneidertes Paket an. Selbstverst\u00e4ndlich werben wir dann auch in eurem Auftrag!<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">\n  F\u00f6rdern!<\/a><\/div><\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/main>\n\n<footer class=\"uk-background-primary uk-light\" role=\"contentinfo\" uk-scrollspy=\"cls: uk-animation-fade; delay: 100\" style=\"visibility: hidden;\">\n<section class=\"uk-section\">\n<div class=\"uk-container\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-2@s uk-width-1-2@m uk-first-column\">\n  <h4>VIRIDIS \u2013 Eco-System gGmbH<\/h4>\n<p>Brienner Str. 7<br>\n80333 M\u00fcnchen<\/p>\n<p>vertr. d. d. Gesch\u00e4ftsf\u00fchrer Josef K\u00f6hl, Friedrich Rakwitz<br>\nTelefon: 089&nbsp;20&nbsp;500&nbsp;515<br>\nE-Mail: <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-2@m\">\n  <h4>Inhaltlich Verantwortlicher gem\u00e4\u00df \u00a7 18 Abs. 2 MStV:<\/h4>\n<p>Herr Josef K\u00f6hl<br>\nVIRIDIS - Eco System gGmbH<br>\nBrienner Str. 7<br>\n80333 M\u00fcnchen<br>\nDeutschland<\/p><\/div>\n<div class=\"uk-width-1-1 uk-grid-margin uk-first-column\">\n  <p><a href=\"https:\/\/insect-eco-system.org\/de\/datenschutz\">Datenschutzerkl\u00e4rung<\/a> und <a href=\"https:\/\/insect-eco-system.org\/de\/impressum\">Impressum<\/a><\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<hr>\n<div class=\"uk-container\">\n  <div class=\"uk-grid-margin uk-text-small uk-margin-medium-bottom uk-margin-top uk-grid\" uk-grid=\"\">\n    <div class=\"uk-width-expand@s uk-first-column\">\n        <!-- Social Media -->\n<a href=\"https:\/\/www.facebook.com\/InsectEcoSystem\/\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: facebook;\" uk-tooltip=\"Facebook\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/twitter.com\/InsectEcoSystem\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: twitter;\" uk-tooltip=\"Twitter\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/www.instagram.com\/InsectEcoSystem\/\" target=\"_blank\" uk-icon=\"icon: instagram;\" uk-tooltip=\"Instagram\" class=\"uk-icon\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13.55,1H6.46C3.45,1,1,3.44,1,6.44v7.12c0,3,2.45,5.44,5.46,5.44h7.08c3.02,0,5.46-2.44,5.46-5.44V6.44 C19.01,3.44,16.56,1,13.55,1z M17.5,14c0,1.93-1.57,3.5-3.5,3.5H6c-1.93,0-3.5-1.57-3.5-3.5V6c0-1.93,1.57-3.5,3.5-3.5h8 c1.93,0,3.5,1.57,3.5,3.5V14z\"><\/path><circle cx=\"14.87\" cy=\"5.26\" r=\"1.09\"><\/circle><path d=\"M10.03,5.45c-2.55,0-4.63,2.06-4.63,4.6c0,2.55,2.07,4.61,4.63,4.61c2.56,0,4.63-2.061,4.63-4.61 C14.65,7.51,12.58,5.45,10.03,5.45L10.03,5.45L10.03,5.45z M10.08,13c-1.66,0-3-1.34-3-2.99c0-1.65,1.34-2.99,3-2.99s3,1.34,3,2.99 C13.08,11.66,11.74,13,10.08,13L10.08,13L10.08,13z\"><\/path><\/svg><\/a>\n        <\/div>\n    <div class=\"uk-width-auto@s uk-flex-last\">\n      <p class=\"footer-copyright uk-text-muted uk-text-right@s\">\n        \u00a9 2024 \/ <a href=\"https:\/\/insect-eco-system.org\">VIRIDIS - Eco System gGmbH<\/a>.\n                This site is supported by <a href=\"https:\/\/getkirby.com\" target=\"_blank\">Kirby CMS<\/a> and made by <a href=\"https:\/\/helloanselm.com\" target=\"_blank\">Anselm Hannemann<\/a>.              <\/p>\n    <\/div>\n  <\/div>\n<\/div>\n<\/footer>\n\n<\/div><!-- page end -->\n\n<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">\n  <div class=\"uk-offcanvas-bar uk-flex uk-flex-column\">\n  <button class=\"uk-offcanvas-close uk-icon uk-close\" type=\"button\" uk-close=\"\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"1\" y1=\"1\" x2=\"13\" y2=\"13\"><\/line><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"13\" y1=\"1\" x2=\"1\" y2=\"13\"><\/line><\/svg><\/button>\n    <div class=\"uk-margin-small-top uk-margin-medium-bottom\">\n    <a class=\"uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">\n      <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>\n  <\/div>\n    <div class=\"uk-margin-auto-vertical\">\n    <ul id=\"mobile-menu\" class=\"uk-nav uk-nav-primary\" aria-live=\"polite\">\n        <li class=\" uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n    <\/li>\n                      <\/ul>\n\n  <\/div>\n  <div class=\"uk-margin-large-top\">\n    <div>\n        <!-- Social Media -->\n<a href=\"https:\/\/www.facebook.com\/InsectEcoSystem\/\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: facebook;\" uk-tooltip=\"Facebook\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/twitter.com\/InsectEcoSystem\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: twitter;\" uk-tooltip=\"Twitter\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/www.instagram.com\/InsectEcoSystem\/\" target=\"_blank\" uk-icon=\"icon: instagram;\" uk-tooltip=\"Instagram\" class=\"uk-icon\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13.55,1H6.46C3.45,1,1,3.44,1,6.44v7.12c0,3,2.45,5.44,5.46,5.44h7.08c3.02,0,5.46-2.44,5.46-5.44V6.44 C19.01,3.44,16.56,1,13.55,1z M17.5,14c0,1.93-1.57,3.5-3.5,3.5H6c-1.93,0-3.5-1.57-3.5-3.5V6c0-1.93,1.57-3.5,3.5-3.5h8 c1.93,0,3.5,1.57,3.5,3.5V14z\"><\/path><circle cx=\"14.87\" cy=\"5.26\" r=\"1.09\"><\/circle><path d=\"M10.03,5.45c-2.55,0-4.63,2.06-4.63,4.6c0,2.55,2.07,4.61,4.63,4.61c2.56,0,4.63-2.061,4.63-4.61 C14.65,7.51,12.58,5.45,10.03,5.45L10.03,5.45L10.03,5.45z M10.08,13c-1.66,0-3-1.34-3-2.99c0-1.65,1.34-2.99,3-2.99s3,1.34,3,2.99 C13.08,11.66,11.74,13,10.08,13L10.08,13L10.08,13z\"><\/path><\/svg><\/a>\n        <\/div>\n    <div class=\"uk-text-small uk-text-muted uk-margin-medium-top\">\n    \u00a9 VIRIDIS - Eco System gGmbH    <\/div>\n  <\/div>\n  <\/div>\n<\/div>\n\n\n<script src=\"https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js\"><\/script><script src=\"https:\/\/js.hcaptcha.com\/1\/api.js\"><\/script>\n\n<svg height=\"0\" width=\"0\">\n    <defs>\n        <clipPath id=\"svgPathRoundedLeft\" clipPathUnits=\"objectBoundingBox\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M296,0V203H12S-.01,203.54,0,189.88C.01,176.22,36.78,27.15,39.92,13.62,43.06,.09,54.07,0,54.07,0h241.93Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>\n    <\/defs>\n<\/svg>\n<svg height=\"0\" width=\"0\">\n    <defs>\n        <clipPath id=\"svgPathRoundedRight\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M0,0V203H284s12.01,.54,12-13.12S259.22,27.15,256.08,13.62,241.93,0,241.93,0H0Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>\n    <\/defs>\n<\/svg>\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        470
                    ],
                    [
                        525,
                        625
                    ],
                    [
                        801,
                        5833
                    ]
                ],
                "longTasks": [
                    [
                        470,
                        525
                    ],
                    [
                        625,
                        801
                    ]
                ],
                "lastVisualChange": 5700,
                "render": 1600,
                "visualComplete85": 1900,
                "visualComplete90": 1900,
                "visualComplete95": 1900,
                "visualComplete99": 2100,
                "visualComplete": 3700,
                "SpeedIndex": 1757,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1923,
                        "size": 58716,
                        "DOMNodeId": 58,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                720.671875,
                                485.296875,
                                952.765625,
                                72.015625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1923,
                        "size": 560594,
                        "DOMNodeId": 57,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "alt": "",
                                "uk-cover": "",
                                "style": "height: 1271px; width: 1906px;"
                            },
                            "sourceURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "bounds": [
                                -0.5,
                                -263.125,
                                1906,
                                1271
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1923,
                        "size": 560594,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": -0.5,
                                "y": -263.125,
                                "width": 1906,
                                "height": 1271,
                                "top": -263.125,
                                "right": 1905.5,
                                "bottom": 1007.875,
                                "left": -0.5
                            },
                            "outerHTML": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1923,
                        "size": 58716,
                        "DOMNodeId": 58,
                        "nodeInfo": {
                            "nodeType": "P",
                            "bounds": [
                                720.671875,
                                485.296875,
                                952.765625,
                                72.015625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1923,
                        "size": 560594,
                        "DOMNodeId": 57,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "alt": "",
                                "uk-cover": "",
                                "style": "height: 1271px; width: 1906px;"
                            },
                            "sourceURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "bounds": [
                                -0.5,
                                -263.125,
                                1906,
                                1271
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1923,
                        "size": 560594,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": -0.5,
                                "y": -263.125,
                                "width": 1906,
                                "height": 1271,
                                "top": -263.125,
                                "right": 1905.5,
                                "bottom": 1007.875,
                                "left": -0.5
                            },
                            "outerHTML": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 55
                    },
                    {
                        "name": "fetchStart",
                        "time": 73
                    },
                    {
                        "name": "navigationStart",
                        "time": 111
                    },
                    {
                        "name": "domLoading",
                        "time": 112
                    },
                    {
                        "name": "responseEnd",
                        "time": 112
                    },
                    {
                        "name": "domInteractive",
                        "time": 112
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 112
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 112
                    },
                    {
                        "name": "domComplete",
                        "time": 112
                    },
                    {
                        "name": "responseEnd",
                        "time": 274
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 281
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 281
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 281
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 281
                    },
                    {
                        "name": "domLoading",
                        "time": 282
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 971
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 971
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 971
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 971
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 971
                    },
                    {
                        "name": "firstPaint",
                        "time": 971
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1590
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1923
                    },
                    {
                        "name": "domInteractive",
                        "time": 1965
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1977
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1988
                    },
                    {
                        "name": "LayoutShift",
                        "time": 2034
                    },
                    {
                        "name": "domComplete",
                        "time": 2668
                    },
                    {
                        "name": "loadEventStart",
                        "time": 2668
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 2668
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 1923
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1923
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1923
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.00031626098834607876
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.00031626098834607876
                    }
                ],
                "chromeUserTiming.navigationStart": 112,
                "chromeUserTiming.fetchStart": 74,
                "chromeUserTiming.domLoading": 282,
                "chromeUserTiming.responseEnd": 275,
                "chromeUserTiming.domInteractive": 1966,
                "chromeUserTiming.domContentLoadedEventStart": 1977,
                "chromeUserTiming.domContentLoadedEventEnd": 1988,
                "chromeUserTiming.domComplete": 2668,
                "chromeUserTiming.unloadEventStart": 281,
                "chromeUserTiming.unloadEventEnd": 281,
                "chromeUserTiming.markAsMainFrame": 281,
                "chromeUserTiming.commitNavigationEnd": 282,
                "chromeUserTiming.firstPaint": 971,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 971,
                "chromeUserTiming.firstContentfulPaint": 971,
                "chromeUserTiming.firstMeaningfulPaint": 971,
                "chromeUserTiming.LayoutShift": 2035,
                "chromeUserTiming.firstImagePaint": 1923,
                "chromeUserTiming.loadEventStart": 2668,
                "chromeUserTiming.loadEventEnd": 2668,
                "chromeUserTiming.LargestTextPaint": 1923,
                "chromeUserTiming.LargestImagePaint": 1923,
                "chromeUserTiming.LargestContentfulPaint": 1923,
                "chromeUserTiming.TotalLayoutShift": 0.00031626098834607876,
                "chromeUserTiming.CumulativeLayoutShift": 0.00031626098834607876,
                "LayoutShifts": [
                    {
                        "time": 1590,
                        "score": 0.00010456285878443973,
                        "cumulative_score": 0.00010456285878443973,
                        "window_score": 0.00010456285878443973,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                92,
                                454,
                                527,
                                130
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 92,
                                    "y": 454,
                                    "width": 527,
                                    "height": 125,
                                    "top": 454,
                                    "right": 619,
                                    "bottom": 579,
                                    "left": 92
                                },
                                "currentRect": {
                                    "x": 92,
                                    "y": 460,
                                    "width": 527,
                                    "height": 124,
                                    "top": 460,
                                    "right": 619,
                                    "bottom": 584,
                                    "left": 92
                                }
                            }
                        ]
                    },
                    {
                        "time": 2034,
                        "score": 0.00021169812956163902,
                        "cumulative_score": 0.00031626098834607876,
                        "window_score": 0.00031626098834607876,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1060,
                                362,
                                32,
                                32
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1060,
                                    "y": 362,
                                    "width": 32,
                                    "height": 32,
                                    "top": 362,
                                    "right": 1092,
                                    "bottom": 394,
                                    "left": 1060
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 558.93899999999996
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 583.33299999999997
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 284.42200000000003
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 284.435
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 286.11599999999999
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 306.88499999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 306.93400000000003
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 306.94200000000001
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 306.971
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 316.08600000000001
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 316.923
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 354.83600000000001
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 470.44900000000001
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 470.553
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 470.64999999999998
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 470.72000000000003
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 470.73500000000001
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 470.75200000000001
                        },
                        "2317": {
                            "name": "CSSSelectorWebkitSliderThumb",
                            "firstUsed": 471.20100000000002
                        },
                        "2316": {
                            "name": "CSSSelectorWebkitSliderRunnableTrack",
                            "firstUsed": 471.233
                        },
                        "2314": {
                            "name": "CSSSelectorWebkitSearchCancelButton",
                            "firstUsed": 471.27100000000002
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 471.27699999999999
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 471.28800000000001
                        },
                        "2279": {
                            "name": "CSSSelectorWebkitCalendarPickerIndicator",
                            "firstUsed": 471.43099999999998
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 471.52600000000001
                        },
                        "2311": {
                            "name": "CSSSelectorWebkitProgressBar",
                            "firstUsed": 471.69099999999997
                        },
                        "2313": {
                            "name": "CSSSelectorWebkitProgressValue",
                            "firstUsed": 471.70400000000001
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 471.99200000000002
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 490.16300000000001
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 491.10399999999998
                        },
                        "975": {
                            "name": "CSSAtRulePage",
                            "firstUsed": 524.24900000000002
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 556.553
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 566.61900000000003
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 569.77599999999995
                        },
                        "2659": {
                            "name": "NavigatorMaxTouchPoints",
                            "firstUsed": 571.14200000000005
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 582.79399999999998
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 582.94100000000003
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 591.12800000000004
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 591.24699999999996
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 620.79899999999998
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 622.18899999999996
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 622.19899999999996
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 622.20500000000004
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 622.44399999999996
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 625.61900000000003
                        },
                        "1969": {
                            "name": "ElementNameDOMValidHTMLParserInvalid",
                            "firstUsed": 630.947
                        },
                        "864": {
                            "name": "V8CustomEvent_InitCustomEvent_Method",
                            "firstUsed": 632.27200000000005
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 634.11500000000001
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 634.16200000000003
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 634.173
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 641.65800000000002
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 642.25999999999999
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 644.29499999999996
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 647.93499999999995
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 649.18600000000004
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 651.58000000000004
                        },
                        "3323": {
                            "name": "HiddenBackfaceWithPossible3D",
                            "firstUsed": 652.18700000000001
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 652.77999999999997
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 652.78599999999994
                        },
                        "4665": {
                            "name": "Feature_4665",
                            "firstUsed": 730.19299999999998
                        },
                        "4668": {
                            "name": "Feature_4668",
                            "firstUsed": 730.20500000000004
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 749.14099999999996
                        },
                        "2084": {
                            "name": "ARIAExpandedAttribute",
                            "firstUsed": 787.64200000000005
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 793.28700000000003
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 793.298
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 793.34299999999996
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 793.35000000000002
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 799.15999999999997
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 804.19399999999996
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 804.21500000000003
                        },
                        "2218": {
                            "name": "V8Element_GetClientRects_Method",
                            "firstUsed": 804.49000000000001
                        },
                        "4113": {
                            "name": "HiddenAttribute",
                            "firstUsed": 819.59799999999996
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 896.77300000000002
                        },
                        "132": {
                            "name": "UnprefixedAnimationStartEvent",
                            "firstUsed": 959.97900000000004
                        },
                        "129": {
                            "name": "UnprefixedAnimationEndEvent",
                            "firstUsed": 960.59500000000003
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 1931.684
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 1947.4739999999999
                        },
                        "2700": {
                            "name": "V8Screen_AvailWidth_AttributeGetter",
                            "firstUsed": 1980.0840000000001
                        },
                        "2699": {
                            "name": "V8Screen_AvailHeight_AttributeGetter",
                            "firstUsed": 1980.106
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 1980.115
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 1980.124
                        },
                        "2701": {
                            "name": "V8Screen_ColorDepth_AttributeGetter",
                            "firstUsed": 1980.133
                        },
                        "2703": {
                            "name": "V8Screen_PixelDepth_AttributeGetter",
                            "firstUsed": 1980.143
                        },
                        "786": {
                            "name": "V8Screen_AvailLeft_AttributeGetter",
                            "firstUsed": 1980.1510000000001
                        },
                        "787": {
                            "name": "V8Screen_AvailTop_AttributeGetter",
                            "firstUsed": 1980.385
                        },
                        "3790": {
                            "name": "WindowScreenChange",
                            "firstUsed": 1980.8430000000001
                        },
                        "3789": {
                            "name": "WindowScreenIsExtended",
                            "firstUsed": 1980.854
                        },
                        "125": {
                            "name": "NavigatorVendorSub",
                            "firstUsed": 1982.5350000000001
                        },
                        "123": {
                            "name": "NavigatorProductSub",
                            "firstUsed": 1982.55
                        },
                        "124": {
                            "name": "NavigatorVendor",
                            "firstUsed": 1982.5619999999999
                        },
                        "2655": {
                            "name": "NavigatorDoNotTrack",
                            "firstUsed": 1982.623
                        },
                        "744": {
                            "name": "NetInfo",
                            "firstUsed": 1982.6849999999999
                        },
                        "2662": {
                            "name": "NavigatorPlugins",
                            "firstUsed": 1982.729
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 1983.4970000000001
                        },
                        "3973": {
                            "name": "NavigatorPdfViewerEnabled",
                            "firstUsed": 1983.5250000000001
                        },
                        "240": {
                            "name": "PrefixedStorageQuota",
                            "firstUsed": 1983.5329999999999
                        },
                        "2656": {
                            "name": "NavigatorHardwareConcurrency",
                            "firstUsed": 1983.633
                        },
                        "3275": {
                            "name": "NavigatorCookieEnabled",
                            "firstUsed": 1983.644
                        },
                        "2654": {
                            "name": "NavigatorAppVersion",
                            "firstUsed": 1983.6769999999999
                        },
                        "2661": {
                            "name": "NavigatorPlatform",
                            "firstUsed": 1983.6890000000001
                        },
                        "2658": {
                            "name": "NavigatorLanguages",
                            "firstUsed": 1983.7470000000001
                        },
                        "2121": {
                            "name": "NavigatorDeviceMemory",
                            "firstUsed": 1984.46
                        },
                        "2413": {
                            "name": "NavigatorXR",
                            "firstUsed": 1985.8989999999999
                        },
                        "3444": {
                            "name": "PluginFilename",
                            "firstUsed": 1986.308
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 1986.4580000000001
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 2508.0770000000002
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 2510.6199999999999
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 2521.6089999999999
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 2538.268
                        },
                        "4161": {
                            "name": "V8Document_Prerendering_AttributeGetter",
                            "firstUsed": 2553.346
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 2558.9589999999998
                        },
                        "2226": {
                            "name": "DocumentPageHideRegistered",
                            "firstUsed": 2558.9749999999999
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 2564.6170000000002
                        },
                        "3835": {
                            "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                            "firstUsed": 2564.6289999999999
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 2570.2890000000002
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 2575.645
                        },
                        "2913": {
                            "name": "FetchKeepalive",
                            "firstUsed": 2575.8539999999998
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 2593.9949999999999
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 2668.4250000000002
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 354.935
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 354.94400000000002
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 354.95100000000002
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 354.96600000000001
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 354.988
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 470.56700000000001
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 472.00900000000001
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 472.029
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 489.976
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 490.173
                        },
                        "327": {
                            "name": "CSSPropertyAliasWebkitTransformOrigin",
                            "firstUsed": 490.18700000000001
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 490.19400000000002
                        },
                        "178": {
                            "name": "CSSPropertyWebkitBackgroundClip",
                            "firstUsed": 490.63799999999998
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 491.05599999999998
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 524.274
                        },
                        "291": {
                            "name": "CSSPropertyWebkitMaskPosition",
                            "firstUsed": 524.69600000000003
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 622.22299999999996
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 622.25400000000002
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 622.26300000000003
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 622.27099999999996
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 622.28399999999999
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 622.29100000000005
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 622.30899999999997
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 622.40300000000002
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 622.40999999999997
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 622.41999999999996
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 625.74000000000001
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 626.57600000000002
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 626.58600000000001
                        },
                        "419": {
                            "name": "CSSPropertyBackgroundBlendMode",
                            "firstUsed": 626.59799999999996
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 641.75400000000002
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 641.85299999999995
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 641.86099999999999
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 641.86699999999996
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 641.87300000000005
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 641.87900000000002
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 641.91499999999996
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 641.92700000000002
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 641.95600000000002
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 641.96400000000006
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 642.02800000000002
                        },
                        "524": {
                            "name": "CSSPropertyColumnGap",
                            "firstUsed": 642.03700000000003
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 642.04399999999998
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 642.05200000000002
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 642.06500000000005
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 642.09199999999998
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 642.11900000000003
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 642.19899999999996
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 642.21000000000004
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 642.21600000000001
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 642.43700000000001
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 642.71299999999997
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 642.72299999999996
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 642.74300000000005
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 642.74900000000002
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 642.75400000000002
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 642.76099999999997
                        },
                        "36": {
                            "name": "CSSPropertyBorderBottomColor",
                            "firstUsed": 642.77300000000002
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 643.13900000000001
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 643.14800000000002
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 643.154
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 643.16200000000003
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 643.16800000000001
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 643.178
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 643.26800000000003
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 643.39599999999996
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 643.51900000000001
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 643.53300000000002
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 643.54200000000003
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 643.59799999999996
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 643.61699999999996
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 643.625
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 644.245
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 644.48699999999997
                        },
                        "443": {
                            "name": "CSSPropertyJustifySelf",
                            "firstUsed": 644.495
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 644.50099999999998
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 644.50599999999997
                        },
                        "234": {
                            "name": "CSSPropertyFlexBasis",
                            "firstUsed": 644.51900000000001
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 644.56399999999996
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 645.29499999999996
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 645.30499999999995
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 646.78099999999995
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 646.80100000000004
                        },
                        "61": {
                            "name": "CSSPropertyBorderTopColor",
                            "firstUsed": 647.40499999999997
                        },
                        "177": {
                            "name": "CSSPropertyAliasWebkitBackfaceVisibility",
                            "firstUsed": 647.74900000000002
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 647.81899999999996
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 649.01099999999997
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 649.19399999999996
                        },
                        "303": {
                            "name": "CSSPropertyOrder",
                            "firstUsed": 650.58199999999999
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 650.77200000000005
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 650.78999999999996
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 801.92600000000004
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 801.94500000000005
                        },
                        "427": {
                            "name": "CSSPropertyAnimationDuration",
                            "firstUsed": 813.92700000000002
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 813.94299999999998
                        },
                        "430": {
                            "name": "CSSPropertyAnimationName",
                            "firstUsed": 813.95100000000002
                        },
                        "130": {
                            "name": "CSSPropertyTextIndent",
                            "firstUsed": 815.39300000000003
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 815.40599999999995
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 1962.9400000000001
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 1933,
                "maxFID": 0,
                "TTIMeasurementEnd": 5833,
                "LastInteractive": 1600,
                "FirstCPUIdle": 1933,
                "TotalBlockingTime": 0,
                "testID": "240902_BiDc1M_8W5",
                "step": 1,
                "effectiveBps": 533325,
                "domTime": 0,
                "aft": 0,
                "titleTime": 113,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.94999999999999996,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.92000000000000004,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "112": 55,
                            "213": 55,
                            "315": 33.299999999999997,
                            "417": 81.799999999999997,
                            "543": 100,
                            "643": 100,
                            "744": 94.700000000000003,
                            "845": 85,
                            "946": 85,
                            "1047": 57.100000000000001,
                            "1148": 40,
                            "1249": 63.200000000000003,
                            "1350": 90.5,
                            "1451": 50,
                            "1551": 95.200000000000003,
                            "1652": 95,
                            "1754": 100,
                            "1855": 90.5,
                            "1957": 100,
                            "2058": 100,
                            "2159": 100,
                            "2260": 94.700000000000003,
                            "2361": 61.899999999999999,
                            "2462": 50,
                            "2563": 100,
                            "2663": 76.200000000000003,
                            "2764": 38.899999999999999,
                            "2865": 35,
                            "2966": 31.600000000000001,
                            "3067": 31.800000000000001,
                            "3167": 35,
                            "3268": 15.800000000000001,
                            "3369": 15,
                            "3470": 30,
                            "3571": 52.399999999999999,
                            "3672": 10.5,
                            "3772": 15,
                            "3874": 15,
                            "3975": 19,
                            "4075": 20,
                            "4176": 15,
                            "4277": 19,
                            "4378": 10.5,
                            "4516": 64.299999999999997,
                            "4617": 15.800000000000001,
                            "4718": 15,
                            "4819": 22.699999999999999,
                            "4920": 15,
                            "5021": 15,
                            "5121": 10.5,
                            "5222": 15,
                            "5324": 19,
                            "5425": 15,
                            "5526": 66.700000000000003,
                            "5627": 15,
                            "5728": 15,
                            "5829": 15,
                            "5930": 57.899999999999999
                        },
                        "max": 100,
                        "count": 59
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "112": 0,
                            "213": 31482,
                            "315": 1443422,
                            "417": 2670243,
                            "543": 9192230,
                            "643": 5960616,
                            "744": 5202288,
                            "845": 5044280,
                            "946": 6079925,
                            "1047": 4581321,
                            "1148": 5806818,
                            "1249": 5959676,
                            "1350": 5288589,
                            "1451": 6136541,
                            "1551": 5223646,
                            "1652": 5992087,
                            "1754": 4557831,
                            "1855": 5243111,
                            "1957": 5581827,
                            "2058": 4193932,
                            "2159": 5089923,
                            "2260": 4704432,
                            "2361": 4351382,
                            "2462": 2921693,
                            "2563": 5228,
                            "2663": 19127,
                            "2764": 136002,
                            "2865": 467136,
                            "2966": 5239,
                            "3067": 15014,
                            "3167": 684274,
                            "3268": 96278,
                            "3369": 0,
                            "3470": 0,
                            "3571": 0,
                            "3672": 0,
                            "3772": 0,
                            "3874": 0,
                            "3975": 0,
                            "4075": 0,
                            "4176": 0,
                            "4277": 0,
                            "4378": 0,
                            "4516": 0,
                            "4617": 0,
                            "4718": 0,
                            "4819": 16572,
                            "4920": 0,
                            "5021": 0,
                            "5121": 0,
                            "5222": 0,
                            "5324": 0,
                            "5425": 0,
                            "5526": 0,
                            "5627": 0,
                            "5728": 0,
                            "5829": 0,
                            "5930": 0
                        },
                        "max": 9192230,
                        "count": 59
                    }
                },
                "effectiveBpsDoc": 553311,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDc1M_8W5&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDc1M_8W5&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_001600.jpg",
                        "VisuallyComplete": 50
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_001700.jpg",
                        "VisuallyComplete": 64
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_001800.jpg",
                        "VisuallyComplete": 76
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_001900.jpg",
                        "VisuallyComplete": 95
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002000.jpg",
                        "VisuallyComplete": 92
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002400.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002500.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002600.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002700.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002800.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003200.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003400.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003500.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003600.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003700.jpg",
                        "VisuallyComplete": 100
                    },
                    {
                        "time": 3800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003800.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004100.jpg",
                        "VisuallyComplete": 100
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004200.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004400.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004500.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004600.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004700.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004800.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 5100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 5200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005200.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 5300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 5400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005400.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 5500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005500.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 5600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005600.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 5700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005700.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "insect-eco-system.org": {
                        "bytes": 1212716,
                        "requests": 13,
                        "connections": 1
                    },
                    "js.hcaptcha.com": {
                        "bytes": 48033,
                        "requests": 1,
                        "cdn_provider": "Cloudflare",
                        "connections": 1
                    },
                    "www.googletagmanager.com": {
                        "bytes": 97631,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    },
                    "www.google-analytics.com": {
                        "bytes": 0,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 9637,
                        "bytesUncompressed": 37154,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 210911,
                        "bytesUncompressed": 640449,
                        "requests": 5
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 35281,
                        "bytesUncompressed": 303385,
                        "requests": 2
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 1102551,
                        "bytesUncompressed": 1102551,
                        "requests": 6
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 1
                    }
                },
                "consoleLog": [
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 404 ()",
                        "timestamp": 1725271892612.929,
                        "url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                        "networkRequestId": "245266.22"
                    }
                ]
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-b0nk-10.10.1.212",
                "loadTime": 950,
                "docTime": 950,
                "fullyLoaded": 1112,
                "bytesOut": 7767,
                "bytesOutDoc": 4283,
                "bytesIn": 9633,
                "bytesInDoc": 9633,
                "requests": [
                    {
                        "type": 3,
                        "id": "EE40245971D24553275FB32DF9A845C6",
                        "request_id": "EE40245971D24553275FB32DF9A845C6",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/de",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/de",
                        "raw_id": "EE40245971D24553275FB32DF9A845C6",
                        "frame_id": "3E2315EAFD87CADD525E8A899E66071A",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 88,
                        "ttfb_ms": 83,
                        "load_start": 149,
                        "load_start_float": 149.00006099999999,
                        "bytesIn": 6507,
                        "objectSize": 6507,
                        "objectSizeUncompressed": 25396,
                        "chunks": [
                            {
                                "ts": 236,
                                "bytes": 6507,
                                "inflated": 25396
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "br",
                        "socket": 68,
                        "protocol": "HTTP\/2",
                        "dns_start": 0,
                        "dns_end": 47,
                        "connect_start": 47,
                        "connect_end": 82,
                        "ssl_start": 82,
                        "ssl_end": 148,
                        "securityDetails": {
                            "protocol": "TLS 1.2",
                            "keyExchange": "ECDHE_RSA",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_256_GCM",
                            "certificateId": 0,
                            "subjectName": "www.insect-eco-system.org",
                            "sanList": [
                                "www.insect-eco-system.org",
                                "insect-eco-system.org"
                            ],
                            "issuer": "Sectigo RSA Domain Validation Secure Server CA",
                            "validFrom": 1697414400,
                            "validTo": 1731455999,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1697446311851,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100E95CDF4127029816D55DBE2E161E0091BB88729C3FFD0D859026C8D14A609A2902210082A629F60BC227ACD94DECA8923A3BFC9716D141650B8221AE9A7C0A295A81A6"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2024' Log",
                                    "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                    "timestamp": 1697446311943,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3046022100F88F6E0BF97E91ED8226DA18C6C493042EFDB135E387D923025D1FF4610FFF1B022100C2B78071E48B3228735C5B404C5A68109078DFA68D0D356CF9F08D4B0E44CD57"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Argon2024' log",
                                    "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                    "timestamp": 1697446311954,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450221009F727EFCC99ACC01D7BD80A4AFDEA4AD5B07A3D049DDF7C3F9ADD5D6FD8A21A102203D4325E287100E35D9712579F5C824F6E67BECE2C4161A3ECC0607151D4DC69F"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/de",
                                ":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": [
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:12:15 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2143,
                        "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": 47,
                        "connect_ms": 35,
                        "ssl_ms": 66,
                        "gzip_total": 6606,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 9,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                            "SETTINGS_MAX_FRAME_SIZE": 16777215
                        },
                        "tls_version": "TLS 1.2",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 49200,
                        "netlog_id": 61,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGVDCCBTygAwIBAgIQf041kN7NrhlJR77IuV8fjDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTIzMTAxNjAwMDAwMFoXDTI0MTExMjIzNTk1OVowJDEiMCAGA1UEAxMZd3d3\nLmluc2VjdC1lY28tc3lzdGVtLm9yZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC\nAQoCggEBAKxtskZuP3M1kGiZweyvl4zb4L3W73zqvYmhmD9fwMSYxbFptYYIy700\nZ3WAX\/5KKatTMdjINFqbC8EdjFpAJbPauXQnKy7sfxiHlwoygIKMSIic54hxgl1x\nNBgCl6cOwuU\/T9SzkxcHj5YkhdeUGYTycVuceQgMyfUC3ZqXczB6Sbj6B9u5RHYt\nKQjuF4b5sxOoAvnzr4b3llex8y1yFtHL7If07HMSdhsG4D+6k4gD6ARkyElkxwDm\npQvDkMisDT2JMmqPn4Cc1qMBZSk9aN6dksm2r6WV6rtL2CF2yGYzjTVBXWcvMB3p\nlw1Sw6OJev1uLQqZg9c1f1ac5nFeAO0CAwEAAaOCAxQwggMQMB8GA1UdIwQYMBaA\nFI2MXsRUrYrhd+mb+ZsF4bgBjWHhMB0GA1UdDgQWBBQZ0ficI+ChkTr6OumMiuJA\n3Qa1JjAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIwQDA0BgsrBgEEAbIxAQICBzAlMCMG\nCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28uY29tL0NQUzAIBgZngQwBAgEwgYQG\nCCsGAQUFBwEBBHgwdjBPBggrBgEFBQcwAoZDaHR0cDovL2NydC5zZWN0aWdvLmNv\nbS9TZWN0aWdvUlNBRG9tYWluVmFsaWRhdGlvblNlY3VyZVNlcnZlckNBLmNydDAj\nBggrBgEFBQcwAYYXaHR0cDovL29jc3Auc2VjdGlnby5jb20wOwYDVR0RBDQwMoIZ\nd3d3Lmluc2VjdC1lY28tc3lzdGVtLm9yZ4IVaW5zZWN0LWVjby1zeXN0ZW0ub3Jn\nMIIBgAYKKwYBBAHWeQIEAgSCAXAEggFsAWoAdwB2\/4g\/Crb7lVHCYcz1h7o0tKTN\nuyncaEIKn+ZnTFo6dAAAAYs3rzerAAAEAwBIMEYCIQDpXN9BJwKYFtVdvi4WHgCR\nu4hynD\/9DYWQJsjRSmCaKQIhAIKmKfYLwies2U3sqJI6O\/yXFtFBZQuCIa6afAop\nWoGmAHcA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGLN684BwAA\nBAMASDBGAiEA+I9uC\/l+ke2CJtoYxsSTBC79sTXjh9kjAl0f9GEP\/xsCIQDCt4Bx\n5IsyKHNcW0BMWmgQkHjfpo0NNWz58I1LDkTNVwB2AO7N0GTV2xrOxVy3nbTNE6Iy\nh0Z8vOzew1FIWUZxH7WbAAABizevOBIAAAQDAEcwRQIhAJ9yfvzJmswB172ApK\/e\npK1bB6PQSd33w\/mt1db9iiGhAiA9QyXihxAONdlxJXn1yCT25nvs4sQWGj7MBgcV\nHU3GnzANBgkqhkiG9w0BAQsFAAOCAQEAL+JKZJaOg8QtlNSLzKVUdjiUFN\/HYlkU\nJh6bR70e0YxqLRq5KYnmm\/nz6rzIA7AV4M8OyDpPk\/brqa9o8oGjMH9+sDvaFy55\nDZyWysIoo8L3VZBA\/HhFVMCj5tzYsiCA2Z84mzn5KS8ZQOACE4yWTIJKCEi4thJ2\nHdSY1kZ4LlEUIwpMrEQEKhaVMNu8dkVqJTwRW5RActWoiXLyom2l1gatAOZKfK5l\npMPKkBF6qszReFsXat7q4gn+cQmRBJEfoHVzUR4Oy8UvKIumneph6HgqYQWspdXm\nahdaVnpxntXq3usqK5BYXDDnrz2nMPI1W6XIV7mFYsXZhgwwOSe3Uw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFgTCCBGmgAwIBAgIQOXJEOvkit1HX02wQ3TE1lTANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgUlNBIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAgBJlFzYOw9sI\ns9CsVw127c0n00ytUINh4qogTQktZAnczomfzD2p7PbPwdzx07HWezcoEStH2jnG\nvDoZtF+mvX2do2NCtnbyqTsrkfjib9DsFiCQCT7i6HTJGLSR1GJk23+jBvGIGGqQ\nIjy8\/hPwhxR79uQfjtTkUcYRZ0YIUcuGFFQ\/vDP+fmyc\/xadGL1RjjWmp2bIcmfb\nIWax1Jt4A8BQOujM8Ny8nkz+rwWWNR9XWrf\/zvk9tyy29lTdyOcSOk2uTIq3XJq0\ntyA9yn8iNK5+O2hmAUTnAU5GU5szYPeUvlM3kHND8zLDU+\/bqv50TmnHa4xgk97E\nxwzf4TKuzJM7UXiVZ4vuPVb+DNBpDxsP8yUmazNt925H+nND5X4OpWaxKXwyhGNV\nicQNwZNUMBkTrNN9N6frXTpsNVzbQdcS2qlJC9\/YgIoJk2KOtWbPJYjNhLixP6Q5\nD9kCnusSTJV882sFqV4Wg8y4Z+LoE53MW4LTTLPtW\/\/e5XOsIzstAL81VXQJSdhJ\nWBp\/kjbmUZIO8yZ9HE0XvMnsQybQv0FfQKlERPSZ51eHnlAfV1SoPv10Yy+xUGUJ\n5lhCLkMaTLTwJUdZ+gQek9QmRkpQgbLevni3\/GcV4clXhB4PY9bpYrrWX1Uu6lzG\nKAgEJTm4Diup8kyXHAc\/DVL17e8vgg8CAwEAAaOB8jCB7zAfBgNVHSMEGDAWgBSg\nEQojPpbxB+zirynvgqV\/0DCktDAdBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rID\nZsswDgYDVR0PAQH\/BAQDAgGGMA8GA1UdEwEB\/wQFMAMBAf8wEQYDVR0gBAowCDAG\nBgRVHSAAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwuY29tb2RvY2EuY29t\nL0FBQUNlcnRpZmljYXRlU2VydmljZXMuY3JsMDQGCCsGAQUFBwEBBCgwJjAkBggr\nBgEFBQcwAYYYaHR0cDovL29jc3AuY29tb2RvY2EuY29tMA0GCSqGSIb3DQEBDAUA\nA4IBAQAYh1HcdCE9nIrgJ7cz0C7M7PDmy14R3iJvm3WOnnL+5Nb+qh+cli3vA0p+\nrvSNb3I8QzvAP+u431yqqcau8vzY7qN7Q\/aGNnwU4M309z\/+3ri0ivCRlv79Q2R+\n\/czSAaF9ffgZGclCKxO\/WIu6pKJmBHaIkU4MiRTOok3JMrO66BQavHHxW\/BBC5gA\nCiIDEOUMsfnNkjcZ7Tvx5Dq2+UUTJnWvu6rvP3t3O9LEApE9GQDTF1w52z97GA1F\nzZOFli9d31kWTz9RvdVFGD\/tSo7oBmF0Ixa1DVBzJ0RHfxBdiSprhTEUxOipakyA\nvGp4z7h\/jnZymQyd\/teRCBaho1+V\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 237,
                        "ttfb_start": 149,
                        "ttfb_end": 232,
                        "download_start": 232,
                        "download_end": 237,
                        "download_ms": 5,
                        "all_start": 0,
                        "all_end": 237,
                        "all_ms": 236,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                431.96300000000002,
                                432.37200000000001
                            ],
                            [
                                431.97699999999998,
                                432.30500000000001
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "245930.24",
                        "request_id": "245930.24",
                        "ip_addr": "136.243.254.109",
                        "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "insect-eco-system.org",
                        "url": "\/assets\/app\/img\/pattern-green.svg",
                        "raw_id": "245930.24",
                        "frame_id": "3E2315EAFD87CADD525E8A899E66071A",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 404,
                        "request_type": "Image",
                        "load_ms": 60,
                        "ttfb_ms": 56,
                        "load_start": 448,
                        "load_start_float": 448.00009299999999,
                        "bytesIn": 3126,
                        "objectSize": 3126,
                        "objectSizeUncompressed": 11758,
                        "chunks": [
                            {
                                "ts": 507,
                                "bytes": 3126,
                                "inflated": 11758
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "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:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: insect-eco-system.org",
                                ":method: GET",
                                ":path: \/assets\/app\/img\/pattern-green.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:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: 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": [
                                "content-encoding: br",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Mon, 02 Sep 2024 10:12:15 GMT",
                                "server: nginx",
                                "vary: Accept-Encoding",
                                ":status: 404"
                            ]
                        },
                        "bytesOut": 2140,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 443,
                        "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 3,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 93,
                        "server_port": "443",
                        "load_end": 508,
                        "ttfb_start": 448,
                        "ttfb_end": 504,
                        "download_start": 504,
                        "download_end": 508,
                        "download_ms": 4,
                        "all_start": 448,
                        "all_end": 508,
                        "all_ms": 60,
                        "index": 1,
                        "number": 2
                    },
                    {
                        "type": 3,
                        "id": "245930.32",
                        "request_id": "245930.32",
                        "ip_addr": "142.250.181.238",
                        "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271935711&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1422297744.1725271936&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271936&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=928",
                        "is_secure": 1,
                        "method": "POST",
                        "host": "www.google-analytics.com",
                        "url": "\/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271935711&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1422297744.1725271936&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271936&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=928",
                        "raw_id": "245930.32",
                        "frame_id": "3E2315EAFD87CADD525E8A899E66071A",
                        "documentURL": "https:\/\/insect-eco-system.org\/de",
                        "responseCode": 204,
                        "request_type": "Fetch",
                        "load_ms": 47,
                        "ttfb_ms": 47,
                        "load_start": 1065,
                        "load_start_float": 1065.0001070000001,
                        "bytesIn": 0,
                        "objectSize": 0,
                        "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                        "cacheControl": "no-cache, no-store, must-revalidate",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 120,
                        "protocol": "HTTP\/2",
                        "dns_start": 926,
                        "dns_end": 965,
                        "connect_start": 965,
                        "connect_end": 995,
                        "ssl_start": 995,
                        "ssl_end": 1064,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "*.google-analytics.com",
                            "sanList": [
                                "*.google-analytics.com",
                                "region1.app-measurement.com",
                                "app-measurement.com",
                                "region1.att.app-measurement.com",
                                "att.app-measurement.com",
                                "region1.analytics.app-measurement.com",
                                "analytics.app-measurement.com",
                                "region1.app-analytics-services-att.com",
                                "app-analytics-services-att.com",
                                "region1.app-analytics-services.com",
                                "app-analytics-services.com",
                                "google-analytics.com",
                                "region1.google-analytics.com",
                                "ssl.google-analytics.com",
                                "www.google-analytics.com",
                                "region1.analytics.google.com",
                                "googletagmanager.com",
                                "www.googletagmanager.com",
                                "urchin.com",
                                "service.urchin.com",
                                "fps.goog",
                                "*.fps.goog",
                                "googleoptimize.com",
                                "www.googleoptimize.com"
                            ],
                            "issuer": "WR2",
                            "validFrom": 1722839841,
                            "validTo": 1730097440,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Google 'Xenon2024' log",
                                    "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                    "timestamp": 1722843442732,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022007C426A200DA05359C60F7B9BB4506483E3887C3FBD5880B183209104744F78202202B996BF0BBA2AFC86A27104D61F688BB22851D662F41018E017E511F63D791A4"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Sabre2024h2'",
                                    "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                    "timestamp": 1722843442709,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "304502203F7A869C83600F4194F526B64D4FEBD097E6EE771335E4BA88170C25E7B1BD16022100F435B8CD7E0A82D4790ED485ACC2FFF2229E2605812F5A198DE2071C977AED58"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 1027,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK",
                        "initiator_line": 170,
                        "initiator_column": 355,
                        "initiator_type": "script",
                        "initiator_function": "Mc",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.google-analytics.com",
                                ":method: POST",
                                ":path: \/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271935711&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1422297744.1725271936&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271936&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=928",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "content-length: 0",
                                "origin: https:\/\/insect-eco-system.org",
                                "priority: u=1, i",
                                "referer: https:\/\/insect-eco-system.org\/",
                                "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: empty",
                                "sec-fetch-mode: no-cors",
                                "sec-fetch-site: cross-site",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                            ],
                            "response": [
                                "access-control-allow-credentials: true",
                                "access-control-allow-origin: https:\/\/insect-eco-system.org",
                                "cache-control: no-cache, no-store, must-revalidate",
                                "content-length: 0",
                                "content-type: text\/plain",
                                "cross-origin-resource-policy: cross-origin",
                                "date: Mon, 02 Sep 2024 10:12:16 GMT",
                                "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                "pragma: no-cache",
                                "server: Golfe2",
                                ":status: 204"
                            ]
                        },
                        "bytesOut": 3484,
                        "score_cache": -1,
                        "score_cdn": 100,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 39,
                        "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": "Google",
                        "server_count": null,
                        "created": 926,
                        "socket_group": "https:\/\/www.google-analytics.com <https:\/\/insect-eco-system.org same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "chunks": [],
                        "http2_server_settings": {
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 107,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIGvTCCBaWgAwIBAgIQKyPKRqppOOgKjM5cZTfmrjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDYzNzIxWhcNMjQxMDI4MDYzNzIwWjAhMR8w\nHQYDVQQDDBYqLmdvb2dsZS1hbmFseXRpY3MuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEsSAi5XLIQbb7DJnQ4vXRmBMhyA6FFGV7KB5zNr2iW+H2ALZQFIwB\n3qTY3BanPYLCHJyWu+v1uBFGTWp9TbjhQqOCBKAwggScMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRD\n2ZfVnk4Ky+ukp6Ew0fRA48EfEjAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDCC\nAncGA1UdEQSCAm4wggJqghYqLmdvb2dsZS1hbmFseXRpY3MuY29tghtyZWdpb24x\nLmFwcC1tZWFzdXJlbWVudC5jb22CE2FwcC1tZWFzdXJlbWVudC5jb22CH3JlZ2lv\nbjEuYXR0LmFwcC1tZWFzdXJlbWVudC5jb22CF2F0dC5hcHAtbWVhc3VyZW1lbnQu\nY29tgiVyZWdpb24xLmFuYWx5dGljcy5hcHAtbWVhc3VyZW1lbnQuY29tgh1hbmFs\neXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYImcmVnaW9uMS5hcHAtYW5hbHl0aWNz\nLXNlcnZpY2VzLWF0dC5jb22CHmFwcC1hbmFseXRpY3Mtc2VydmljZXMtYXR0LmNv\nbYIicmVnaW9uMS5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLmNvbYIaYXBwLWFuYWx5\ndGljcy1zZXJ2aWNlcy5jb22CFGdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24x\nLmdvb2dsZS1hbmFseXRpY3MuY29tghhzc2wuZ29vZ2xlLWFuYWx5dGljcy5jb22C\nGHd3dy5nb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9uMS5hbmFseXRpY3MuZ29v\nZ2xlLmNvbYIUZ29vZ2xldGFnbWFuYWdlci5jb22CGHd3dy5nb29nbGV0YWdtYW5h\nZ2VyLmNvbYIKdXJjaGluLmNvbYISc2VydmljZS51cmNoaW4uY29tgghmcHMuZ29v\nZ4IKKi5mcHMuZ29vZ4ISZ29vZ2xlb3B0aW1pemUuY29tghZ3d3cuZ29vZ2xlb3B0\naW1pemUuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeG\nJWh0dHA6Ly9jLnBraS5nb29nL3dyMi9vQkZZWWFoemdWSS5jcmwwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdQB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6\ndAAAAZEheK4sAAAEAwBGMEQCIAfEJqIA2gU1nGD3ubtFBkg+OIfD+9WICxgyCRBH\nRPeCAiArmWvwu6KvyGonEE1h9oi7IoUdZi9BAY4BflEfY9eRpAB2ABmYEHEJ8NZS\nLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkSF4rhUAAAQDAEcwRQIgP3qGnINg\nD0GU9Sa2TU\/r0Jfm7ncTNeS6iBcMJeexvRYCIQD0NbjNfgqC1HkO1IWswv\/yIp4m\nBYEvWhmN4gccl3rtWDANBgkqhkiG9w0BAQsFAAOCAQEAjeA0H4llFhc4cJ5cvnaU\nwNefK4QK4Q4ezAcYFmtQpc7diAMNYswM\/dkFstzzW4E3bVsZWZUfv5jcMBuBH69d\nGr01Q54M55qZcjXI+9P5WZtIiL5R3a0WCfS3M4XQoztSsKqOlEGwLHZywc8\/FD35\nXQqY5gGnWelpA3tqEGurlHg3T6fLWxgTamVItjpexzXGe4+TkFsXbvUPOIUHD9Q6\nSPQyukoxZDkAk4e0EgC\/0Yn4VnA\/+YJglHYAUgDes07cJxi8D6Y3LBDuprzu67gM\nyd8AVUDqexkNzMgTTcaK78kwxv9VMe4yzjCmUaQZ\/F\/LlEmkgfu\/VrGCZuEbu19l\nfw==\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 1112,
                        "ttfb_start": 1065,
                        "ttfb_end": 1112,
                        "download_start": 1112,
                        "download_end": 1112,
                        "download_ms": 0,
                        "all_start": 926,
                        "all_end": 1112,
                        "all_ms": 185,
                        "index": 2,
                        "number": 3
                    }
                ],
                "requestsFull": 3,
                "requestsDoc": 2,
                "responses_200": 1,
                "responses_404": 1,
                "responses_other": 1,
                "result": 99999,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "3E2315EAFD87CADD525E8A899E66071A",
                "loadEventStart": 932,
                "loadEventEnd": 933,
                "domContentLoadedEventStart": 694,
                "domContentLoadedEventEnd": 712,
                "URL": "https:\/\/insect-eco-system.org\/de",
                "connections": 2,
                "final_base_page_request": 0,
                "final_base_page_request_id": "EE40245971D24553275FB32DF9A845C6",
                "final_url": "https:\/\/insect-eco-system.org\/de",
                "domInteractive": 656,
                "firstPaint": 628.59999999776483,
                "firstContentfulPaint": 646,
                "firstMeaningfulPaint": 646,
                "firstImagePaint": 954,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 232,
                "basePageSSLTime": 66,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 6606,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 5,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 30,
                    "ParseAuthorStyleSheet": 22,
                    "EvaluateScript": 19,
                    "v8.compile": 149,
                    "FunctionCall": 132,
                    "FireAnimationFrame": 3,
                    "UpdateLayoutTree": 31,
                    "Layout": 96,
                    "ResourceChangePriority": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "PrePaint": 3,
                    "Paint": 2,
                    "Layerize": 1,
                    "IntersectionObserverController::computeIntersections": 0,
                    "MarkDOMContent": 0,
                    "HitTest": 0,
                    "TimerFire": 1,
                    "MarkLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 612
                },
                "cpuTimesDoc": {
                    "ParseHTML": 5,
                    "HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "EventDispatch": 2,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 30,
                    "ParseAuthorStyleSheet": 22,
                    "EvaluateScript": 19,
                    "v8.compile": 149,
                    "FunctionCall": 128,
                    "FireAnimationFrame": 2,
                    "UpdateLayoutTree": 27,
                    "Layout": 93,
                    "ResourceChangePriority": 0,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "PrePaint": 2,
                    "Paint": 2,
                    "Layerize": 1,
                    "IntersectionObserverController::computeIntersections": 0,
                    "MarkDOMContent": 0,
                    "HitTest": 0,
                    "TimerFire": 0,
                    "MarkLoad": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "Idle": 466
                },
                "cpu.ParseHTML": 5,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                "cpu.EventDispatch": 2,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 30,
                "cpu.ParseAuthorStyleSheet": 22,
                "cpu.EvaluateScript": 19,
                "cpu.v8.compile": 149,
                "cpu.FunctionCall": 132,
                "cpu.FireAnimationFrame": 3,
                "cpu.UpdateLayoutTree": 31,
                "cpu.Layout": 96,
                "cpu.ResourceChangePriority": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.PrePaint": 3,
                "cpu.Paint": 2,
                "cpu.Layerize": 1,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.HitTest": 0,
                "cpu.TimerFire": 1,
                "cpu.MarkLoad": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.Idle": 612,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1725271932.7304964,
                "osVersion": "Linux 6.5.0-1018-gcp",
                "os_version": "Linux 6.5.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1725271935.2456222,
                "browserVersion": "128.0.0.0",
                "browser_version": "128.0.0.0",
                "fullyLoadedCPUms": 2510,
                "fullyLoadedCPUpct": 33.781965006735142,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "3E2315EAFD87CADD525E8A899E66071A",
                                "loaderId": "C6381293F15BB91BAE658011C0DFDE5D"
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/insect-eco-system.org",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/insect-eco-system.org\/de",
                "document_hostname": "insect-eco-system.org",
                "document_origin": "https:\/\/insect-eco-system.org",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 355,
                "domComplete": 932,
                "PerformancePaintTiming.first-paint": 628.59999999776483,
                "PerformancePaintTiming.first-contentful-paint": 628.59999999776483,
                "origin_dns": {
                    "ns": [
                        "ns47.domaincontrol.com.",
                        "ns48.domaincontrol.com."
                    ],
                    "mx": [
                        "100 mxlbpu.ispgateway.de.",
                        "5 alt1.aspmx.l.google.com.",
                        "5 alt2.aspmx.l.google.com.",
                        "10 alt3.aspmx.l.google.com.",
                        "10 alt4.aspmx.l.google.com.",
                        "1 aspmx.l.google.com."
                    ],
                    "soa": [
                        "ns47.domaincontrol.com. dns.jomax.net. 2023112701 28800 7200 604800 600"
                    ],
                    "cname": [],
                    "txt": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Programming languages": "C",
                    "UI frameworks": "UIKit",
                    "Web servers": "Nginx",
                    "Reverse proxies": "Nginx",
                    "Security": "hCaptcha 1",
                    "Webmail": "Google Workspace",
                    "Email": "Google Workspace",
                    "Analytics": "Google Analytics",
                    "Hosting": "GoDaddy",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "C": "",
                    "UIKit": "",
                    "Nginx": "",
                    "hCaptcha": "1",
                    "Google Workspace": "",
                    "Google Analytics": "",
                    "GoDaddy": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "C": {
                        "name": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "UIKit": {
                        "name": "UIKit",
                        "description": "UIKit is the framework used for developing iOS applications.",
                        "slug": "uikit",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UIKit.svg",
                        "website": "https:\/\/getuikit.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "Nginx": {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    "hCaptcha": {
                        "name": "hCaptcha",
                        "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.",
                        "slug": "hcaptcha",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "1",
                        "icon": "hCaptcha.svg",
                        "website": "https:\/\/www.hcaptcha.com",
                        "pricing": [
                            "freemium",
                            "poa"
                        ],
                        "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
                    },
                    "Google Analytics": {
                        "name": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    "GoDaddy": {
                        "name": "GoDaddy",
                        "description": "GoDaddy is used as a web host and domain registrar.",
                        "slug": "godaddy",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "GoDaddy.svg",
                        "website": "https:\/\/www.godaddy.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": "C",
                        "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                        "slug": "c",
                        "categories": [
                            {
                                "id": 27,
                                "slug": "programming-languages",
                                "groups": [
                                    9
                                ],
                                "name": "Programming languages",
                                "priority": 5
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "C.png",
                        "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "UIKit",
                        "description": "UIKit is the framework used for developing iOS applications.",
                        "slug": "uikit",
                        "categories": [
                            {
                                "id": 66,
                                "slug": "ui-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "UI frameworks",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "UIKit.svg",
                        "website": "https:\/\/getuikit.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Nginx",
                        "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                        "slug": "nginx",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            },
                            {
                                "id": 64,
                                "slug": "reverse-proxies",
                                "groups": [
                                    7
                                ],
                                "name": "Reverse proxies",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Nginx.svg",
                        "website": "http:\/\/nginx.org\/en",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "hCaptcha",
                        "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.",
                        "slug": "hcaptcha",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "1",
                        "icon": "hCaptcha.svg",
                        "website": "https:\/\/www.hcaptcha.com",
                        "pricing": [
                            "freemium",
                            "poa"
                        ],
                        "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": "Google Analytics",
                        "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                        "slug": "google-analytics",
                        "categories": [
                            {
                                "id": 10,
                                "slug": "analytics",
                                "groups": [
                                    8
                                ],
                                "name": "Analytics",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Google Analytics.svg",
                        "website": "http:\/\/google.com\/analytics",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "GoDaddy",
                        "description": "GoDaddy is used as a web host and domain registrar.",
                        "slug": "godaddy",
                        "categories": [
                            {
                                "id": 88,
                                "slug": "hosting",
                                "groups": [
                                    7
                                ],
                                "name": "Hosting",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "GoDaddy.svg",
                        "website": "https:\/\/www.godaddy.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": [],
                    "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": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                    "target": [
                                        ".uk-navbar-container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                    "target": [
                                        "#swup"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-hidden-body",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures aria-hidden='true' is not present on the document body.",
                            "help": "aria-hidden='true' must not be present on the document body",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-hidden-body",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "No aria-hidden attribute is present on document body"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<body>",
                                    "target": [
                                        "body"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-required-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                            "help": "Required ARIA attributes must be provided",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                    "target": [
                                        "main"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-roles",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all elements with a role attribute use a valid value",
                            "help": "ARIA roles used must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "fallbackrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Only one role value used"
                                        },
                                        {
                                            "id": "invalidrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is valid"
                                        },
                                        {
                                            "id": "abstractrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Abstract roles are not used"
                                        },
                                        {
                                            "id": "unsupportedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA role is supported"
                                        },
                                        {
                                            "id": "deprecatedrole",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "ARIA role is not deprecated"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                    "target": [
                                        "main"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr-value",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures all ARIA attributes have valid values",
                            "help": "ARIA attributes must conform to valid values",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                    "target": [
                                        ".uk-navbar-container"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                    "target": [
                                        "#swup"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "aria-valid-attr",
                            "impact": null,
                            "tags": [
                                "cat.aria",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                            "help": "ARIA attributes must conform to valid names",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                    "target": [
                                        ".uk-navbar-container"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                    "target": [
                                        "#swup"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "<h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">",
                                                    "target": [
                                                        ".uk-slider-lead"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2>",
                                                    "target": [
                                                        ".uk-width-1-2\\@m.uk-first-column > h2"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a heading"
                                        },
                                        {
                                            "id": "landmark",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                                    "target": [
                                                        "main"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Page has a landmark region"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "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": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".uk-flex-middle.uk-flex-center[uk-grid=\"\"] > .uk-width-1-2\\@m.uk-first-column > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Forschung und Entwicklung<\/strong>",
                                    "target": [
                                        ".uk-width-1-2\\@m.uk-first-column > p > strong:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong> Beratungs- und Aufkl\u00e4rungsma\u00dfnahmen <\/strong>",
                                    "target": [
                                        "strong:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>nachhaltigen Gesellschaft <\/strong>",
                                    "target": [
                                        "strong:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Umwelt-Bildungsprojekten<\/strong>",
                                    "target": [
                                        "strong:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Wir handeln nicht gewinnorientiert<\/strong>",
                                    "target": [
                                        "strong:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>F\u00f6rderung der Allgemeinheit <\/strong>",
                                    "target": [
                                        "strong:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#0e071d",
                                                "bgColor": "#f1f2f3",
                                                "contrastRatio": 17.559999999999999,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 17.56"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>sozial wertvollem Handeln<\/strong>",
                                    "target": [
                                        "strong:nth-child(7)"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": null,
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "navbar",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"navbar\" uk-sticky=\"animation: uk-animation-slide-top; sel-target: .uk-navbar-container; cls-active: uk-navbar-sticky; cls-inactive:uk-navbar-transparent;\" class=\"uk-sticky uk-sticky-fixed\" style=\"position: fixed; top: 0px; width: 1905px;\">",
                                    "target": [
                                        "#navbar"
                                    ]
                                },
                                {
                                    "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": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                    "target": [
                                        "#swup"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "offcanvas",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">",
                                    "target": [
                                        "#offcanvas"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "mobile-menu",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul id=\"mobile-menu\" class=\"uk-nav uk-nav-primary\" aria-live=\"polite\">",
                                    "target": [
                                        "#mobile-menu"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "svgPathRoundedLeft",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"svgPathRoundedLeft\" clipPathUnits=\"objectBoundingBox\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M296,0V203H12S-.01,203.54,0,189.88C.01,176.22,36.78,27.15,39.92,13.62,43.06,.09,54.07,0,54.07,0h241.93Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>",
                                    "target": [
                                        "#svgPathRoundedLeft"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "svgPathRoundedRight",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"svgPathRoundedRight\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M0,0V203H284s12.01,.54,12-13.12S259.22,27.15,256.08,13.62,241.93,0,241.93,0H0Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>",
                                    "target": [
                                        "#svgPathRoundedRight"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                    "target": [
                                        ".uk-visible\\@s[alt=\"VIRIDIS - Eco System gGmbH\"][data-width=\"\"]:nth-child(1)"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                    "target": [
                                        "img[uk-cover=\"\"]"
                                    ]
                                },
                                {
                                    "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 data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                                    "target": [
                                        ".uk-width-1-2\\@m:nth-child(2) > .uk-grid[uk-grid=\"\"] > .uk-width-expand\\@m > figure > .uk-border-circle[alt=\"\"][uk-img=\"\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"uk-navbar-item uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">",
                                    "target": [
                                        ".uk-navbar-item"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\">Start<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > .uk-active > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(2) > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(3) > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(4) > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(5) > a"
                                    ]
                                },
                                {
                                    "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:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(6) > a"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"uk-navbar-nav\">",
                                    "target": [
                                        ".uk-navbar-nav"
                                    ]
                                },
                                {
                                    "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=\"uk-slider-items uk-grid uk-grid-match\" uk-height-viewport=\"offset-top: true; offset-bottom: 25\" style=\"transform: translate3d(0px, 0px, 0px); min-height: calc(-10px + 75vh);\">",
                                    "target": [
                                        ".uk-grid-match"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > .uk-active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n\n    <\/li>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"uk-transition-toggle uk-width-1-1 uk-active\" tabindex=\"-1\">",
                                    "target": [
                                        ".uk-transition-toggle.uk-width-1-1.uk-active"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                    "target": [
                                        ".uk-visible\\@s[alt=\"VIRIDIS - Eco System gGmbH\"][data-width=\"\"]:nth-child(1)"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "bold",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > .uk-active > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(2) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(3) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(4) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(5) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".uk-navbar-nav > li:nth-child(6) > a"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "72.0pt (96px)",
                                                "fontWeight": "bold",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">",
                                    "target": [
                                        ".uk-slider-lead"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#f1f2f3",
                                                "contrastRatio": 0,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                    "target": [
                                                        "img[uk-cover=\"\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>VIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nachhaltiges Miteinander<\/p>",
                                    "target": [
                                        ".uk-slider-text > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#9dcda8",
                                                "contrastRatio": 0,
                                                "fontSize": "24.0pt (32px)",
                                                "fontWeight": "bold",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2>",
                                    "target": [
                                        ".uk-width-1-2\\@m.uk-first-column > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "k99n23.meinserver.io",
                "base_page_cname": "",
                "base_page_dns_server": "ns47.domaincontrol.com",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 9899,
                "testUrl": "https:\/\/insect-eco-system.org\/de",
                "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:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\",\"width\":48,\"height\":48,\"naturalWidth\":512,\"naturalHeight\":512},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\",\"width\":1906,\"height\":1271,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\",\"width\":477,\"height\":477,\"naturalWidth\":1280,\"naturalHeight\":1280},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\",\"width\":491,\"height\":491,\"naturalWidth\":1080,\"naturalHeight\":1080}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Roboto",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Roboto",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "300"
                    },
                    {
                        "family": "Roboto",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "500"
                    }
                ],
                "generated-content-percent": 26.690000000000001,
                "generated-content-size": 9.0299999999999994,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                        "currentSrc": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 512,
                        "naturalHeight": 512
                    },
                    {
                        "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                        "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1200,
                        "naturalHeight": 800
                    },
                    {
                        "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                        "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1280,
                        "naturalHeight": 1280
                    }
                ],
                "imgs-no-alt": [],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\">",
                        "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 1080,
                        "naturalHeight": 1080
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/1ff649ef28-1714394799\/fr-foto-clip453x452-0x7.png\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/d1a12c6c89-1715845496\/jzk.png\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/99a41b2739-1715845478\/ini.png\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/gastro-bruecken\/6178ce7b14-1719222809\/louis-hansel-qde7a8xqugc-unsplash-clip1056x1407-0x541.jpg\" alt=\"Gastronomie als Br\u00fccke\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/insect-farm\/0b7996dab9-1717734705\/karographix-photography-xqqm1irmabm-unsplash-clip1442x1920-0x278.jpg\" alt=\"Insect-Farm\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/kesselhaus\/9c94567b93-1717498967\/kopie-von-mn-her-kraftwerk-120223-clip1334x1777-52x0.jpg\" alt=\"Kesselhaus\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/3b1768a475-1717141531\/kopie-von-herstellung-mikromassen-nah-clip407x407-0x85.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/770f6d1eb4-1717141584\/tim-mossholder-xdwea2kaeja-unsplash-clip1280x1280-0x195.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": null,
                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/8efeafc991-1717141630\/kopie-von-greenhouse-clip408x408-0x106.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                    "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                    "https:\/\/js.hcaptcha.com\/1\/api.js",
                    "https:\/\/insect-eco-system.org\/assets\/css\/fonts.css",
                    "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css"
                ],
                "rendered-html": "<html lang=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\"><head>\n\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n<title>Start | VIRIDIS - Eco System gGmbH<\/title>\n<meta content=\"VIRIDIS - Eco System gGmbH\" name=\"author\">\n<meta content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\" name=\"description\">\n<meta content=\"index,follow,noodp\" name=\"robots\">\n<link rel=\"canonical\" href=\"https:\/\/insect-eco-system.org\/de\">\n<meta property=\"og:title\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/insect-eco-system.org\/de\">\n<meta property=\"og:image\" content=\"https:\/\/insect-eco-system.org\/media\/site\/a856d466fc-1714042850\/ies-social.png\">\n<meta property=\"og:image:width\" content=\"1784\">\n<meta property=\"og:image:height\" content=\"682\">\n<meta property=\"og:image:type\" content=\"image\/png\">\n<meta property=\"og:site_name\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta property=\"og:description\" content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:title\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta name=\"twitter:description\" content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\">\n<meta name=\"twitter:site\" content=\"@InsectEcoSystem\">\n<meta name=\"twitter:creator\" content=\"@InsectEcoSystem\">\n<meta name=\"twitter:image\" content=\"https:\/\/insect-eco-system.org\/media\/site\/a856d466fc-1714042850\/ies-social.png\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-180x.png\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-196x.png\" sizes=\"196x196\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-96x.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-32x.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-16x.png\" sizes=\"16x16\">\n<meta name=\"msapplication-TileImage\" content=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-150x.png\">\n\n<link href=\"https:\/\/insect-eco-system.org\/assets\/css\/fonts.css\" rel=\"stylesheet\"><link href=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css\" rel=\"stylesheet\">\n<script src=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js\"><\/script>\n\n\n<!-- Google tag (gtag.js) -->\n<script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK\"><\/script>\n<script>\n  window.dataLayer = window.dataLayer || [];\n  function gtag(){dataLayer.push(arguments);}\n  gtag('js', new Date());\n\n  gtag('config', 'G-Z22K6RX8XK');\n<\/script>\n<\/head>\n<body>\n\n\n<div id=\"navbar\" uk-sticky=\"animation: uk-animation-slide-top; sel-target: .uk-navbar-container; cls-active: uk-navbar-sticky; cls-inactive:uk-navbar-transparent;\" class=\"uk-sticky uk-sticky-fixed\" style=\"position: fixed; top: 0px; width: 1905px;\">\n  <div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">\n    <div class=\"uk-container\">\n    <nav class=\"uk-navbar\" uk-navbar=\"\">\n          <div class=\"uk-navbar-left\">\n              <a class=\"uk-navbar-item uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">\n        <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-hidden@s\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-logo-inverse uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-logo-inverse uk-hidden@s\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>            <\/div>\n\n                    \n      <div class=\"uk-navbar-right\">\n            <div class=\"uk-visible@m\">\n          <ul class=\"uk-navbar-nav\">\n        <li class=\"uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n\n    <\/li>\n      <\/ul>\n\n\n      <\/div>\n                                <!-- button -->\n                            <!-- offset click -->\n        <a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" data-no-swup=\"\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\"><svg x=\"0\" y=\"0\" width=\"25\" height=\"10\" viewBox=\"0 0 25 9.984\" xml:space=\"preserve\"><line fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" x1=\"0\" y1=\".531\" x2=\"25\" y2=\".531\"><\/line><line fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" x1=\"0\" y1=\"9.469\" x2=\"25\" y2=\"9.469\"><\/line><\/svg><\/a>\n            <\/div>\n      <\/nav>\n      <\/div>\n    <\/div>\n\n    \n    \n  <\/div><div class=\"uk-sticky-placeholder\" style=\"height: 110px; margin: 0px;\"><\/div>  \n<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">\n\n  \n<main role=\"main\" uk-scrollspy=\"target: > section; cls: uk-animation-slide-bottom-small; delay: 300\">\n<section class=\"uk-background-primary topHeroSlider uk-scrollspy-inview \" style=\"\">\n<div class=\"uk-cover-container\">\n    <div class=\"uk-margin-medium-top uk-padding-large uk-padding-remove-horizontal uk-light\">\n        <div class=\"uk-slider uk-visible-toggle\" tabindex=\"-1\" uk-slider=\"center: true; pause-on-hover: true\">\n            <div class=\"uk-position-relative\">\n                <div class=\"uk-slider-container\">\n                    <ul class=\"uk-slider-items uk-grid uk-grid-match\" uk-height-viewport=\"offset-top: true; offset-bottom: 25\" style=\"transform: translate3d(0px, 0px, 0px); min-height: calc(-10px + 75vh);\">\n                                            <li class=\"uk-transition-toggle uk-width-1-1 uk-active\" tabindex=\"-1\">\n                            <div class=\"uk-cover-container uk-border-rounded\">\n                                <img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">\n                                <div>\n                                                                        <div class=\"uk-position-center uk-flex-middle uk-grid-large uk-grid\" uk-grid=\"\">\n                                        <h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">\n                                            V-ECO                                        <\/h4>\n                                                                                <div class=\"uk-slider-text uk-text-lead uk-width-expand\" uk-slider-parallax=\"x: 200,-200\" style=\"transform: translateX(0px);\">\n                                            <p>VIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nachhaltiges Miteinander<\/p>                                            \n                                                                                    <\/div>\n                                                                            <\/div>\n                                                                    <\/div>\n                            <\/div>\n                        <\/li>\n                                        <\/ul>\n                    <div class=\"uk-hidden@s uk-light\">\n                        <a class=\"uk-position-center-left uk-slidenav-large uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                        <a class=\"uk-position-center-right uk-slidenav-large uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"uk-visible@s\">\n                    <a class=\"uk-position-center-left-out uk-slidenav-large uk-position-small uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                    <a class=\"uk-position-center-right-out uk-slidenav-large uk-position-small uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                <\/div>\n            <\/div>\n            <ul class=\"uk-slider-nav uk-dotnav uk-flex-center uk-margin\" hidden=\"\"><li uk-slider-item=\"0\" hidden=\"\" class=\"uk-active\"><a href=\"\"><\/a><\/li><\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default uk-scrollspy-inview \" style=\"\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-middle uk-flex-center\" uk-grid=\"\">\n<div class=\"uk-width-1-2@m uk-first-column\">\n\n\n\n<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2><p>Wir verstehen uns als ein \u00d6kosystem des gr\u00fcnen Wandels, das durch eigene <strong>Forschung und Entwicklung<\/strong> und durch umfassende<strong> Beratungs- und Aufkl\u00e4rungsma\u00dfnahmen <\/strong>den \u00dcbergang zu einer <strong>nachhaltigen Gesellschaft <\/strong>f\u00f6rdert.&nbsp;Damit streben wir eine gesellschaftliche Wirkung an. Dies umfasst auch die F\u00f6rderung von <strong>Umwelt-Bildungsprojekten<\/strong>, um die n\u00e4chste Generation auf die Herausforderungen und Chancen der nachhaltigen Entwicklung vorzubereiten. <strong>Wir handeln nicht gewinnorientiert<\/strong>, im Sinne der <strong>F\u00f6rderung der Allgemeinheit <\/strong>und orientieren uns an <strong>sozial wertvollem Handeln<\/strong>.&nbsp;<\/p><\/div>\n<div class=\"uk-width-1-2@m\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-6@m uk-first-column\">\n<\/div>\n<div class=\"uk-width-expand@m\">\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">\n  \n  <\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-background-center-center uk-background-contain uk-light\" style=\"background-image: url(&quot;https:\/\/insect-eco-system.org\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]&quot;); background-color: rgba(0, 0, 0, 0); background-blend-mode: overlay; visibility: hidden; background-position-y: calc(50% + 0px);\" uk-parallax=\"bgy: -200\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-center uk-grid-small\" uk-grid=\"\">\n<div class=\"uk-width-1-2@m uk-first-column\">\n<div class=\"uk-grid uk-grid-small\" uk-grid=\"\">\n<div class=\"uk-width-expand@m uk-first-column\">\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\">\n  \n  <\/figure>\n<\/div>\n<div class=\"uk-width-1-6@m\">\n<\/div>\n<\/div>\n<\/div>\n<div class=\"uk-width-1-2@m\">\n\n\n\n<h2>\n    UNSERE PRINZIPIEN<\/h2><p><strong>\u00d6kologische Nachhaltigkeit:<\/strong> Initiativen zur Unterst\u00fctzung des Umweltschutzes, wie etwa das Anlegen von Gemeinschaftsg\u00e4rten oder die Durchf\u00fchrung von Recycling-Aktionen.<\/p><p><strong>Lokales Engagement:<\/strong> F\u00f6rderung von Projekten, die die Gemeinschaft vor Ort st\u00e4rken, z.B. durch Ortsversch\u00f6nerung oder lokale Bildungsprogramme.<\/p>\n\n\n<h3>\n    Wir glauben an die Kraft der <strong>Vernetzung und Kooperation.<\/strong><\/h3><ul><li>Eine Vernetzungs- und Entscheidungsplattform geschaffen,<\/li><li>Projekte vor Ort geplant,<\/li><li>bringen Umweltbildungsprojekte in die \u00d6ffentlichkeit<\/li><li>und planen einen lokalen bio\u00f6konomischen Demonstrator<\/li><\/ul><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    UNSER ANSPRECHPARTNER<\/h2><hr>\n<p>Unser gro\u00dfes Netzwerk besteht aus diversen Kompetenztr\u00e4ger:innen. Ob aus der Wissenschaft, der Hochschule, Quereinsteiger oder Unternehmer:innen, wir haben das gleiche Ziel.<\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-center uk-grid-large uk-text-center uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n<div class=\"uk-grid uk-grid-large\" uk-grid=\"\">\n<div class=\"uk-width-1-3@m uk-first-column\">\n\n\n\n<h3>\n    <strong>Friedrich Rackwitz<\/strong><\/h3><p>Gesch\u00e4ftsf\u00fchrer<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/1ff649ef28-1714394799\/fr-foto-clip453x452-0x7.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Friedrich Rackwitz ist studierter Philosoph, Regisseur und Storyteller. Seit 2023 ist er als Gesch\u00e4ftsf\u00fchrer der V-ECO t\u00e4tig und initiiert Impact Projekte mit sozialem und \u00f6kologischen Mehrwerten gleicherma\u00dfen.<\/p><\/div>\n<div class=\"uk-width-1-3@m\">\n\n\n\n<h3>\n    <strong>Josef Zacharias K\u00f6hl<\/strong><\/h3><p>Gesch\u00e4ftsf\u00fchrer<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/d1a12c6c89-1715845496\/jzk.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Josef Zacharias K\u00f6hl ist ehemaliger Unternehmensberater und Diplom Ingenieur-. Als Gr\u00fcnder der V-ECO wollte er damals zuerst nur das nachhaltige Potenzial von Insektenwirtschaft in die Welt tragen. Heute ist seine Vision noch holistischer geworden.<\/p><\/div>\n<div class=\"uk-width-1-3@m\">\n\n\n\n<h3>\n    <strong>Ann-Christin F\u00fcrba\u00df<\/strong><\/h3><p>Communication Design<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/99a41b2739-1715845478\/ini.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Ann-Christin, von uns Ini genannt, begleitet die V-ECO schon seit langem mit Rat und Tat bez\u00fcglich aller Themen, die unseren \u00f6ffentlichen Auftritt angehen. Als professionelles Kommunikationstalent gl\u00e4nzt sie auch in der Konzeption und der Darstellung unserer Geschichte und Werte.<\/p><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-primary uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    UNSERE IMPACTPROJEKTE<\/h2><hr>\n<p>Die V-ECO leitet, unterst\u00fctzt oder organisiert unterschiedlichste Unternehmungen mit einem nachhaltigen, positiven Effekt f\u00fcr Mensch und Umwelt im Sinne ihrer Satzung. <\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-padding-large uk-padding-remove-horizontal uk-background-primary uk-light\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-width-2-3@s uk-margin-medium\">\n<\/div>\n<div uk-grid=\"\" class=\"uk-grid uk-grid-stack\">\n    <div class=\"uk-slider uk-width-expand uk-slider-container uk-first-column\" uk-slider=\"\">\n    <div class=\"uk-position-relative uk-visible-toggle uk-light\" tabindex=\"-1\">\n        <ul class=\"uk-slider-items uk-grid uk-child-width-1-3@s\" style=\"transform: translate3d(0px, 0px, 0px);\">\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/gastro-bruecken\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/gastro-bruecken\/6178ce7b14-1719222809\/louis-hansel-qde7a8xqugc-unsplash-clip1056x1407-0x541.jpg\" alt=\"Gastronomie als Br\u00fccke\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Gastronomie als Br\u00fccke<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/insect-farm\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/insect-farm\/0b7996dab9-1717734705\/karographix-photography-xqqm1irmabm-unsplash-clip1442x1920-0x278.jpg\" alt=\"Insect-Farm\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Insect-Farm<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/kesselhaus\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/kesselhaus\/9c94567b93-1717498967\/kopie-von-mn-her-kraftwerk-120223-clip1334x1777-52x0.jpg\" alt=\"Kesselhaus\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Kesselhaus<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <\/ul>\n            <a class=\"uk-position-center-left uk-slidenav-large uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n            <a class=\"uk-position-center-right uk-slidenav-large uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n        <\/div>\n        <ul class=\"uk-slider-nav uk-dotnav uk-flex-center uk-margin\" hidden=\"\"><li uk-slider-item=\"0\" hidden=\"\" class=\"uk-active\"><a href=\"\"><\/a><\/li><li uk-slider-item=\"1\" hidden=\"\"><a href=\"\"><\/a><\/li><li uk-slider-item=\"2\" hidden=\"\"><a href=\"\"><\/a><\/li><\/ul>\n    <\/div>\n<\/div>\n<\/div>\n<\/section><section class=\"uk-section uk-section-large uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    JETZT WELT VERBESSERN<\/h2><hr>\n<p>Spenden, Sponsoring, Mitarbeiten oder einfach nur Austauschen. Wenn du dich mit unserer Vision identifizieren kannst, hilf uns jetzt diese zu verwirklichen.<\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default\" style=\"visibility: hidden;\">\n<div class=\"uk-container uk-container-large\">\n<div class=\"uk-grid uk-grid-medium uk-text-center\" uk-grid=\"\">\n<div class=\"uk-width-1-3@m uk-first-column\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>Mitmachen<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/3b1768a475-1717141531\/kopie-von-herstellung-mikromassen-nah-clip407x407-0x85.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst ein Projekt mit deiner Organisation im nachhaltigen oder sozialen Bereich verwirklichen? Oder willst du ehrenamtlich oder als zuk\u00fcnftige:r Helfer:in dabei sein? Dann melde dich jetzt, wir suchen immer engagierte Menschen, die unsere Vision einer nachhaltigen Wende unterst\u00fctzen.<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">\n  Kontakt<\/a><\/div><\/div>\n<div class=\"uk-width-1-3@m\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>Unterst\u00fctzen<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/770f6d1eb4-1717141584\/tim-mossholder-xdwea2kaeja-unsplash-clip1280x1280-0x195.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst uns auch monet\u00e4r unterst\u00fctzen? Dies ist bequem online m\u00f6glich und wir stellen dir im Anschluss eine Spendenquittung aus. Spende jetzt direkt f\u00fcr die V-ECO oder gehe auf uns zu, wenn dir ein ganz bestimmtes Projekt aus unserem Portfolio am Herzen liegt.<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/spenden\">\n  Spenden!<\/a><\/div><\/div>\n<div class=\"uk-width-1-3@m\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>F\u00f6rdern<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/8efeafc991-1717141630\/kopie-von-greenhouse-clip408x408-0x106.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst mit deiner Organisation oder als Privatperson ein ganz bestimmtes Projekt nachhaltig f\u00f6rdern? Dann melde dich jetzt direkt bei unserem Team und wir bieten dir ein ma\u00dfgeschneidertes Paket an. Selbstverst\u00e4ndlich werben wir dann auch in eurem Auftrag!<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">\n  F\u00f6rdern!<\/a><\/div><\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/main>\n\n<footer class=\"uk-background-primary uk-light\" role=\"contentinfo\" uk-scrollspy=\"cls: uk-animation-fade; delay: 100\" style=\"visibility: hidden;\">\n<section class=\"uk-section\">\n<div class=\"uk-container\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-2@s uk-width-1-2@m uk-first-column\">\n  <h4>VIRIDIS \u2013 Eco-System gGmbH<\/h4>\n<p>Brienner Str. 7<br>\n80333 M\u00fcnchen<\/p>\n<p>vertr. d. d. Gesch\u00e4ftsf\u00fchrer Josef K\u00f6hl, Friedrich Rakwitz<br>\nTelefon: 089&nbsp;20&nbsp;500&nbsp;515<br>\nE-Mail: <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-2@m\">\n  <h4>Inhaltlich Verantwortlicher gem\u00e4\u00df \u00a7 18 Abs. 2 MStV:<\/h4>\n<p>Herr Josef K\u00f6hl<br>\nVIRIDIS - Eco System gGmbH<br>\nBrienner Str. 7<br>\n80333 M\u00fcnchen<br>\nDeutschland<\/p><\/div>\n<div class=\"uk-width-1-1 uk-grid-margin uk-first-column\">\n  <p><a href=\"https:\/\/insect-eco-system.org\/de\/datenschutz\">Datenschutzerkl\u00e4rung<\/a> und <a href=\"https:\/\/insect-eco-system.org\/de\/impressum\">Impressum<\/a><\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<hr>\n<div class=\"uk-container\">\n  <div class=\"uk-grid-margin uk-text-small uk-margin-medium-bottom uk-margin-top uk-grid\" uk-grid=\"\">\n    <div class=\"uk-width-expand@s uk-first-column\">\n        <!-- Social Media -->\n<a href=\"https:\/\/www.facebook.com\/InsectEcoSystem\/\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: facebook;\" uk-tooltip=\"Facebook\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/twitter.com\/InsectEcoSystem\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: twitter;\" uk-tooltip=\"Twitter\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/www.instagram.com\/InsectEcoSystem\/\" target=\"_blank\" uk-icon=\"icon: instagram;\" uk-tooltip=\"Instagram\" class=\"uk-icon\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13.55,1H6.46C3.45,1,1,3.44,1,6.44v7.12c0,3,2.45,5.44,5.46,5.44h7.08c3.02,0,5.46-2.44,5.46-5.44V6.44 C19.01,3.44,16.56,1,13.55,1z M17.5,14c0,1.93-1.57,3.5-3.5,3.5H6c-1.93,0-3.5-1.57-3.5-3.5V6c0-1.93,1.57-3.5,3.5-3.5h8 c1.93,0,3.5,1.57,3.5,3.5V14z\"><\/path><circle cx=\"14.87\" cy=\"5.26\" r=\"1.09\"><\/circle><path d=\"M10.03,5.45c-2.55,0-4.63,2.06-4.63,4.6c0,2.55,2.07,4.61,4.63,4.61c2.56,0,4.63-2.061,4.63-4.61 C14.65,7.51,12.58,5.45,10.03,5.45L10.03,5.45L10.03,5.45z M10.08,13c-1.66,0-3-1.34-3-2.99c0-1.65,1.34-2.99,3-2.99s3,1.34,3,2.99 C13.08,11.66,11.74,13,10.08,13L10.08,13L10.08,13z\"><\/path><\/svg><\/a>\n        <\/div>\n    <div class=\"uk-width-auto@s uk-flex-last\">\n      <p class=\"footer-copyright uk-text-muted uk-text-right@s\">\n        \u00a9 2024 \/ <a href=\"https:\/\/insect-eco-system.org\">VIRIDIS - Eco System gGmbH<\/a>.\n                This site is supported by <a href=\"https:\/\/getkirby.com\" target=\"_blank\">Kirby CMS<\/a> and made by <a href=\"https:\/\/helloanselm.com\" target=\"_blank\">Anselm Hannemann<\/a>.              <\/p>\n    <\/div>\n  <\/div>\n<\/div>\n<\/footer>\n\n<\/div><!-- page end -->\n\n<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">\n  <div class=\"uk-offcanvas-bar uk-flex uk-flex-column\">\n  <button class=\"uk-offcanvas-close uk-icon uk-close\" type=\"button\" uk-close=\"\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"1\" y1=\"1\" x2=\"13\" y2=\"13\"><\/line><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"13\" y1=\"1\" x2=\"1\" y2=\"13\"><\/line><\/svg><\/button>\n    <div class=\"uk-margin-small-top uk-margin-medium-bottom\">\n    <a class=\"uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">\n      <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>\n  <\/div>\n    <div class=\"uk-margin-auto-vertical\">\n    <ul id=\"mobile-menu\" class=\"uk-nav uk-nav-primary\" aria-live=\"polite\">\n        <li class=\" uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n    <\/li>\n                      <\/ul>\n\n  <\/div>\n  <div class=\"uk-margin-large-top\">\n    <div>\n        <!-- Social Media -->\n<a href=\"https:\/\/www.facebook.com\/InsectEcoSystem\/\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: facebook;\" uk-tooltip=\"Facebook\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/twitter.com\/InsectEcoSystem\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: twitter;\" uk-tooltip=\"Twitter\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/www.instagram.com\/InsectEcoSystem\/\" target=\"_blank\" uk-icon=\"icon: instagram;\" uk-tooltip=\"Instagram\" class=\"uk-icon\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13.55,1H6.46C3.45,1,1,3.44,1,6.44v7.12c0,3,2.45,5.44,5.46,5.44h7.08c3.02,0,5.46-2.44,5.46-5.44V6.44 C19.01,3.44,16.56,1,13.55,1z M17.5,14c0,1.93-1.57,3.5-3.5,3.5H6c-1.93,0-3.5-1.57-3.5-3.5V6c0-1.93,1.57-3.5,3.5-3.5h8 c1.93,0,3.5,1.57,3.5,3.5V14z\"><\/path><circle cx=\"14.87\" cy=\"5.26\" r=\"1.09\"><\/circle><path d=\"M10.03,5.45c-2.55,0-4.63,2.06-4.63,4.6c0,2.55,2.07,4.61,4.63,4.61c2.56,0,4.63-2.061,4.63-4.61 C14.65,7.51,12.58,5.45,10.03,5.45L10.03,5.45L10.03,5.45z M10.08,13c-1.66,0-3-1.34-3-2.99c0-1.65,1.34-2.99,3-2.99s3,1.34,3,2.99 C13.08,11.66,11.74,13,10.08,13L10.08,13L10.08,13z\"><\/path><\/svg><\/a>\n        <\/div>\n    <div class=\"uk-text-small uk-text-muted uk-margin-medium-top\">\n    \u00a9 VIRIDIS - Eco System gGmbH    <\/div>\n  <\/div>\n  <\/div>\n<\/div>\n\n\n<script src=\"https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js\"><\/script><script src=\"https:\/\/js.hcaptcha.com\/1\/api.js\"><\/script>\n\n<svg height=\"0\" width=\"0\">\n    <defs>\n        <clipPath id=\"svgPathRoundedLeft\" clipPathUnits=\"objectBoundingBox\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M296,0V203H12S-.01,203.54,0,189.88C.01,176.22,36.78,27.15,39.92,13.62,43.06,.09,54.07,0,54.07,0h241.93Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>\n    <\/defs>\n<\/svg>\n<svg height=\"0\" width=\"0\">\n    <defs>\n        <clipPath id=\"svgPathRoundedRight\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M0,0V203H284s12.01,.54,12-13.12S259.22,27.15,256.08,13.62,241.93,0,241.93,0H0Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>\n    <\/defs>\n<\/svg>\n\n\n<\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [],
                    "securityHeadersGrade": "F",
                    "securityHeadersScore": 0
                },
                "interactivePeriods": [
                    [
                        0,
                        436
                    ],
                    [
                        620,
                        766
                    ],
                    [
                        820,
                        830
                    ],
                    [
                        908,
                        4227
                    ]
                ],
                "longTasks": [
                    [
                        436,
                        620
                    ],
                    [
                        766,
                        820
                    ],
                    [
                        830,
                        908
                    ]
                ],
                "lastVisualChange": 4200,
                "render": 1000,
                "visualComplete85": 1700,
                "visualComplete90": 1700,
                "visualComplete95": 1900,
                "visualComplete99": 1900,
                "visualComplete": 2200,
                "SpeedIndex": 1422,
                "largestPaints": [
                    {
                        "event": "LargestImagePaint",
                        "time": 954,
                        "size": 2304,
                        "DOMNodeId": 108,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "data-src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "class": "uk-visible@s",
                                "style": "height:48px;",
                                "alt": "VIRIDIS - Eco System gGmbH",
                                "data-width": "",
                                "data-height": "",
                                "uk-img": "",
                                "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]"
                            },
                            "sourceURL": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "bounds": [
                                367.5,
                                31,
                                48,
                                48
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 954,
                        "size": 2304,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 367.5,
                                "y": 31,
                                "width": 48,
                                "height": 48,
                                "top": 31,
                                "right": 415.5,
                                "bottom": 79,
                                "left": 367.5
                            },
                            "outerHTML": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                            "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2029,
                        "size": 17170,
                        "DOMNodeId": 111,
                        "nodeInfo": {
                            "nodeType": "H2",
                            "bounds": [
                                352.5,
                                956.625,
                                580,
                                83.1875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2029,
                        "size": 56227,
                        "DOMNodeId": 113,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "data-src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "class": "uk-border-circle",
                                "alt": "",
                                "uk-img": "",
                                "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg"
                            },
                            "sourceURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "bounds": [
                                1075.8125,
                                874.75,
                                476.6875,
                                476.6875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2029,
                        "size": 56227,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 1075.8125,
                                "y": 874.75,
                                "width": 476.6875,
                                "height": 476.6875,
                                "top": 874.75,
                                "right": 1552.5,
                                "bottom": 1351.4375,
                                "left": 1075.8125
                            },
                            "outerHTML": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 953,
                        "size": 2304,
                        "DOMNodeId": 108,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "data-src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "class": "uk-visible@s",
                                "style": "height:48px;",
                                "alt": "VIRIDIS - Eco System gGmbH",
                                "data-width": "",
                                "data-height": "",
                                "uk-img": "",
                                "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]"
                            },
                            "sourceURL": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "bounds": [
                                367.5,
                                31,
                                48,
                                48
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 953,
                        "size": 2304,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 367.5,
                                "y": 31,
                                "width": 48,
                                "height": 48,
                                "top": 31,
                                "right": 415.5,
                                "bottom": 79,
                                "left": 367.5
                            },
                            "outerHTML": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                            "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2028,
                        "size": 17170,
                        "DOMNodeId": 111,
                        "nodeInfo": {
                            "nodeType": "H2",
                            "bounds": [
                                352.5,
                                956.625,
                                580,
                                83.1875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 2028,
                        "size": 56227,
                        "DOMNodeId": 113,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "data-src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "class": "uk-border-circle",
                                "alt": "",
                                "uk-img": "",
                                "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg"
                            },
                            "sourceURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "bounds": [
                                1075.8125,
                                874.75,
                                476.6875,
                                476.6875
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 2028,
                        "size": 56227,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 1075.8125,
                                "y": 874.75,
                                "width": 476.6875,
                                "height": 476.6875,
                                "top": 874.75,
                                "right": 1552.5,
                                "bottom": 1351.4375,
                                "left": 1075.8125
                            },
                            "outerHTML": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "content": "normal"
                        },
                        "type": "image"
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 17
                    },
                    {
                        "name": "fetchStart",
                        "time": 28
                    },
                    {
                        "name": "navigationStart",
                        "time": 73
                    },
                    {
                        "name": "domLoading",
                        "time": 73
                    },
                    {
                        "name": "responseEnd",
                        "time": 74
                    },
                    {
                        "name": "domInteractive",
                        "time": 74
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 75
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 75
                    },
                    {
                        "name": "domComplete",
                        "time": 75
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 264
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 264
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 264
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 264
                    },
                    {
                        "name": "domLoading",
                        "time": 265
                    },
                    {
                        "name": "responseEnd",
                        "time": 267
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 646
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 646
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 646
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 646
                    },
                    {
                        "name": "firstPaint",
                        "time": 646
                    },
                    {
                        "name": "domInteractive",
                        "time": 673
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 711
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 729
                    },
                    {
                        "name": "domComplete",
                        "time": 949
                    },
                    {
                        "name": "loadEventStart",
                        "time": 949
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 950
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 953
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 2028
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 2028
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2028
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0
                    }
                ],
                "chromeUserTiming.navigationStart": 74,
                "chromeUserTiming.fetchStart": 29,
                "chromeUserTiming.domLoading": 265,
                "chromeUserTiming.responseEnd": 268,
                "chromeUserTiming.domInteractive": 674,
                "chromeUserTiming.domContentLoadedEventStart": 712,
                "chromeUserTiming.domContentLoadedEventEnd": 730,
                "chromeUserTiming.domComplete": 950,
                "chromeUserTiming.unloadEventStart": 264,
                "chromeUserTiming.unloadEventEnd": 264,
                "chromeUserTiming.markAsMainFrame": 264,
                "chromeUserTiming.commitNavigationEnd": 265,
                "chromeUserTiming.firstPaint": 646,
                "chromeUserTiming.firstContentfulPaint": 646,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 646,
                "chromeUserTiming.firstMeaningfulPaint": 646,
                "chromeUserTiming.loadEventStart": 950,
                "chromeUserTiming.loadEventEnd": 950,
                "chromeUserTiming.firstImagePaint": 953,
                "chromeUserTiming.LargestImagePaint": 2029,
                "chromeUserTiming.LargestContentfulPaint": 2029,
                "chromeUserTiming.LargestTextPaint": 2029,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 432.03800000000001
                        },
                        "13": {
                            "name": "UnprefixedRequestAnimationFrame",
                            "firstUsed": 428.23200000000003
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 269.93000000000001
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 269.94400000000002
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 275.71899999999999
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 304.87700000000001
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 304.92399999999998
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 304.93099999999998
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 304.952
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 313.505
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 314.96699999999998
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 315.327
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 344.60700000000003
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 352.375
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 355.45299999999997
                        },
                        "976": {
                            "name": "CSSAtRuleSupports",
                            "firstUsed": 355.548
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 355.63900000000001
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 355.70400000000001
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 355.71800000000002
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 355.73599999999999
                        },
                        "2317": {
                            "name": "CSSSelectorWebkitSliderThumb",
                            "firstUsed": 356.15199999999999
                        },
                        "2316": {
                            "name": "CSSSelectorWebkitSliderRunnableTrack",
                            "firstUsed": 356.17899999999997
                        },
                        "2314": {
                            "name": "CSSSelectorWebkitSearchCancelButton",
                            "firstUsed": 356.21499999999997
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 356.221
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 356.23099999999999
                        },
                        "2279": {
                            "name": "CSSSelectorWebkitCalendarPickerIndicator",
                            "firstUsed": 356.36700000000002
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 356.45699999999999
                        },
                        "2311": {
                            "name": "CSSSelectorWebkitProgressBar",
                            "firstUsed": 356.61000000000001
                        },
                        "2313": {
                            "name": "CSSSelectorWebkitProgressValue",
                            "firstUsed": 356.62099999999998
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 356.87400000000002
                        },
                        "978": {
                            "name": "CSSAtRuleWebkitKeyframes",
                            "firstUsed": 358.25
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 359.03899999999999
                        },
                        "975": {
                            "name": "CSSAtRulePage",
                            "firstUsed": 376.51400000000001
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 424.51400000000001
                        },
                        "2659": {
                            "name": "NavigatorMaxTouchPoints",
                            "firstUsed": 425.16000000000003
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 428.10399999999998
                        },
                        "1347": {
                            "name": "PointerEventAddListenerCount",
                            "firstUsed": 428.16800000000001
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 431.60199999999998
                        },
                        "4242": {
                            "name": "ScriptSchedulingType_Async",
                            "firstUsed": 431.90800000000002
                        },
                        "2096": {
                            "name": "ARIALiveAttribute",
                            "firstUsed": 433.50799999999998
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 436.315
                        },
                        "1969": {
                            "name": "ElementNameDOMValidHTMLParserInvalid",
                            "firstUsed": 438.62599999999998
                        },
                        "864": {
                            "name": "V8CustomEvent_InitCustomEvent_Method",
                            "firstUsed": 439.51900000000001
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 442.10199999999998
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 442.13200000000001
                        },
                        "1368": {
                            "name": "IntersectionObserver_Constructor",
                            "firstUsed": 442.14800000000002
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 452.14400000000001
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 456.90199999999999
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 458.04700000000003
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 458.05599999999998
                        },
                        "590": {
                            "name": "LangAttributeDoesNotMatchToUILocale",
                            "firstUsed": 458.06200000000001
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 458.322
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 459.01799999999997
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 461.06299999999999
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 464.54199999999997
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 465.78800000000001
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 468.23599999999999
                        },
                        "3323": {
                            "name": "HiddenBackfaceWithPossible3D",
                            "firstUsed": 468.81299999999999
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 469.43000000000001
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 469.43700000000001
                        },
                        "4665": {
                            "name": "Feature_4665",
                            "firstUsed": 550.68899999999996
                        },
                        "4668": {
                            "name": "Feature_4668",
                            "firstUsed": 550.70399999999995
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 566.12300000000005
                        },
                        "2084": {
                            "name": "ARIAExpandedAttribute",
                            "firstUsed": 580.96900000000005
                        },
                        "1417": {
                            "name": "AddEventListenerPassiveTrue",
                            "firstUsed": 582.77300000000002
                        },
                        "2904": {
                            "name": "PassiveTouchEventListener",
                            "firstUsed": 582.78200000000004
                        },
                        "1418": {
                            "name": "AddEventListenerPassiveFalse",
                            "firstUsed": 582.79499999999996
                        },
                        "2903": {
                            "name": "NonPassiveTouchEventListener",
                            "firstUsed": 582.79899999999998
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 586.50400000000002
                        },
                        "2710": {
                            "name": "WindowPageXOffset",
                            "firstUsed": 586.51199999999994
                        },
                        "2218": {
                            "name": "V8Element_GetClientRects_Method",
                            "firstUsed": 586.71699999999998
                        },
                        "4113": {
                            "name": "HiddenAttribute",
                            "firstUsed": 599.96100000000001
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 608.74699999999996
                        },
                        "1070": {
                            "name": "CrossOriginApplicationScript",
                            "firstUsed": 625.80399999999997
                        },
                        "2657": {
                            "name": "NavigatorLanguage",
                            "firstUsed": 666.93200000000002
                        },
                        "2700": {
                            "name": "V8Screen_AvailWidth_AttributeGetter",
                            "firstUsed": 712.74400000000003
                        },
                        "2699": {
                            "name": "V8Screen_AvailHeight_AttributeGetter",
                            "firstUsed": 712.75999999999999
                        },
                        "2704": {
                            "name": "V8Screen_Width_AttributeGetter",
                            "firstUsed": 712.76900000000001
                        },
                        "2702": {
                            "name": "V8Screen_Height_AttributeGetter",
                            "firstUsed": 712.77700000000004
                        },
                        "2701": {
                            "name": "V8Screen_ColorDepth_AttributeGetter",
                            "firstUsed": 712.80399999999997
                        },
                        "2703": {
                            "name": "V8Screen_PixelDepth_AttributeGetter",
                            "firstUsed": 712.81299999999999
                        },
                        "786": {
                            "name": "V8Screen_AvailLeft_AttributeGetter",
                            "firstUsed": 712.82100000000003
                        },
                        "787": {
                            "name": "V8Screen_AvailTop_AttributeGetter",
                            "firstUsed": 712.82799999999997
                        },
                        "3790": {
                            "name": "WindowScreenChange",
                            "firstUsed": 712.91099999999994
                        },
                        "3789": {
                            "name": "WindowScreenIsExtended",
                            "firstUsed": 712.91899999999998
                        },
                        "125": {
                            "name": "NavigatorVendorSub",
                            "firstUsed": 713.79200000000003
                        },
                        "123": {
                            "name": "NavigatorProductSub",
                            "firstUsed": 713.80499999999995
                        },
                        "124": {
                            "name": "NavigatorVendor",
                            "firstUsed": 713.82299999999998
                        },
                        "2655": {
                            "name": "NavigatorDoNotTrack",
                            "firstUsed": 713.875
                        },
                        "744": {
                            "name": "NetInfo",
                            "firstUsed": 713.91899999999998
                        },
                        "2662": {
                            "name": "NavigatorPlugins",
                            "firstUsed": 713.96400000000006
                        },
                        "2660": {
                            "name": "NavigatorMimeTypes",
                            "firstUsed": 727.14099999999996
                        },
                        "3973": {
                            "name": "NavigatorPdfViewerEnabled",
                            "firstUsed": 727.17700000000002
                        },
                        "240": {
                            "name": "PrefixedStorageQuota",
                            "firstUsed": 727.18700000000001
                        },
                        "2656": {
                            "name": "NavigatorHardwareConcurrency",
                            "firstUsed": 727.26900000000001
                        },
                        "3275": {
                            "name": "NavigatorCookieEnabled",
                            "firstUsed": 727.27999999999997
                        },
                        "2654": {
                            "name": "NavigatorAppVersion",
                            "firstUsed": 727.30100000000004
                        },
                        "2661": {
                            "name": "NavigatorPlatform",
                            "firstUsed": 727.31700000000001
                        },
                        "2658": {
                            "name": "NavigatorLanguages",
                            "firstUsed": 727.48500000000001
                        },
                        "2121": {
                            "name": "NavigatorDeviceMemory",
                            "firstUsed": 727.95699999999999
                        },
                        "2413": {
                            "name": "NavigatorXR",
                            "firstUsed": 728.41899999999998
                        },
                        "3444": {
                            "name": "PluginFilename",
                            "firstUsed": 728.66499999999996
                        },
                        "2716": {
                            "name": "WindowDevicePixelRatio",
                            "firstUsed": 729.31799999999998
                        },
                        "132": {
                            "name": "UnprefixedAnimationStartEvent",
                            "firstUsed": 766.37599999999998
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 902.21100000000001
                        },
                        "4520": {
                            "name": "NavigatorUAData_GetHighEntropyValues",
                            "firstUsed": 903.11900000000003
                        },
                        "1302": {
                            "name": "V8Document_Scripts_AttributeGetter",
                            "firstUsed": 906.87900000000002
                        },
                        "129": {
                            "name": "UnprefixedAnimationEndEvent",
                            "firstUsed": 917.91499999999996
                        },
                        "1502": {
                            "name": "AuxclickAddListenerCount",
                            "firstUsed": 926.38099999999997
                        },
                        "4161": {
                            "name": "V8Document_Prerendering_AttributeGetter",
                            "firstUsed": 934.63
                        },
                        "2228": {
                            "name": "DocumentPageShowRegistered",
                            "firstUsed": 935.56600000000003
                        },
                        "2226": {
                            "name": "DocumentPageHideRegistered",
                            "firstUsed": 935.59100000000001
                        },
                        "2511": {
                            "name": "FeaturePolicyJSAPI",
                            "firstUsed": 936.75300000000004
                        },
                        "3835": {
                            "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                            "firstUsed": 936.76400000000001
                        },
                        "2194": {
                            "name": "CookieSet",
                            "firstUsed": 941.471
                        },
                        "675": {
                            "name": "Fetch",
                            "firstUsed": 945.197
                        },
                        "2913": {
                            "name": "FetchKeepalive",
                            "firstUsed": 945.38999999999999
                        },
                        "2229": {
                            "name": "DocumentPageShowFired",
                            "firstUsed": 950.04100000000005
                        },
                        "4419": {
                            "name": "Scrollend",
                            "firstUsed": 976.76800000000003
                        }
                    },
                    "CSSFeatures": {
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 314.98500000000001
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 314.995
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 315.00299999999999
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 315.017
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 315.04000000000002
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 355.56099999999998
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 356.88600000000002
                        },
                        "380": {
                            "name": "CSSPropertyStrokeDashoffset",
                            "firstUsed": 356.911
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 358.10700000000003
                        },
                        "326": {
                            "name": "CSSPropertyAliasWebkitTransform",
                            "firstUsed": 358.25700000000001
                        },
                        "327": {
                            "name": "CSSPropertyAliasWebkitTransformOrigin",
                            "firstUsed": 358.26999999999998
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 358.27600000000001
                        },
                        "178": {
                            "name": "CSSPropertyWebkitBackgroundClip",
                            "firstUsed": 358.649
                        },
                        "359": {
                            "name": "CSSPropertyFilter",
                            "firstUsed": 359
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 376.53800000000001
                        },
                        "291": {
                            "name": "CSSPropertyWebkitMaskPosition",
                            "firstUsed": 376.93400000000003
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 433.61099999999999
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 434.66199999999998
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 434.678
                        },
                        "419": {
                            "name": "CSSPropertyBackgroundBlendMode",
                            "firstUsed": 434.69900000000001
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 458.08100000000002
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 458.11700000000002
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 458.12700000000001
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 458.13400000000001
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 458.14699999999999
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 458.15300000000002
                        },
                        "142": {
                            "name": "CSSPropertyTextShadow",
                            "firstUsed": 458.166
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 458.25299999999999
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 458.28300000000002
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 458.29199999999997
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 458.58600000000001
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 458.64100000000002
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 458.65800000000002
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 458.66399999999999
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 458.67000000000002
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 458.67599999999999
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 458.71699999999998
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 458.73000000000002
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 458.75599999999997
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 458.76299999999998
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 458.82499999999999
                        },
                        "524": {
                            "name": "CSSPropertyColumnGap",
                            "firstUsed": 458.83300000000003
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 458.839
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 458.84699999999998
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 458.858
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 458.88299999999998
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 458.91199999999998
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 458.97699999999998
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 458.988
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 458.99400000000003
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 459.19999999999999
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 459.49799999999999
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 459.512
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 459.53500000000003
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 459.541
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 459.54700000000003
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 459.553
                        },
                        "36": {
                            "name": "CSSPropertyBorderBottomColor",
                            "firstUsed": 459.565
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 460.00999999999999
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 460.02300000000002
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 460.03100000000001
                        },
                        "5": {
                            "name": "CSSPropertyFont",
                            "firstUsed": 460.04000000000002
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 460.048
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 460.05799999999999
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 460.14299999999997
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 460.279
                        },
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 460.39800000000002
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 460.41300000000001
                        },
                        "421": {
                            "name": "CSSPropertyTouchAction",
                            "firstUsed": 460.42200000000003
                        },
                        "33": {
                            "name": "CSSPropertyBackgroundSize",
                            "firstUsed": 460.47899999999998
                        },
                        "27": {
                            "name": "CSSPropertyBackgroundPosition",
                            "firstUsed": 460.48899999999998
                        },
                        "30": {
                            "name": "CSSPropertyBackgroundRepeat",
                            "firstUsed": 460.49599999999998
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 461.01900000000001
                        },
                        "232": {
                            "name": "CSSPropertyAlignSelf",
                            "firstUsed": 461.24400000000003
                        },
                        "443": {
                            "name": "CSSPropertyJustifySelf",
                            "firstUsed": 461.25400000000002
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 461.26100000000002
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 461.267
                        },
                        "234": {
                            "name": "CSSPropertyFlexBasis",
                            "firstUsed": 461.28100000000001
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 461.322
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 462.05099999999999
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 462.06200000000001
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 463.42899999999997
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 463.447
                        },
                        "61": {
                            "name": "CSSPropertyBorderTopColor",
                            "firstUsed": 464.03899999999999
                        },
                        "177": {
                            "name": "CSSPropertyAliasWebkitBackfaceVisibility",
                            "firstUsed": 464.34399999999999
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 464.411
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 465.59699999999998
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 465.798
                        },
                        "303": {
                            "name": "CSSPropertyOrder",
                            "firstUsed": 467.13600000000002
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 467.31999999999999
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 467.35599999999999
                        },
                        "427": {
                            "name": "CSSPropertyAnimationDuration",
                            "firstUsed": 595.10900000000004
                        },
                        "451": {
                            "name": "CSSPropertyBackfaceVisibility",
                            "firstUsed": 595.12400000000002
                        },
                        "430": {
                            "name": "CSSPropertyAnimationName",
                            "firstUsed": 595.13300000000004
                        },
                        "130": {
                            "name": "CSSPropertyTextIndent",
                            "firstUsed": 596.34900000000005
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 596.36000000000001
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 686.18100000000004
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 686.197
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 0,
                "TTIMeasurementEnd": 4227,
                "LastInteractive": 1000,
                "TotalBlockingTime": 0,
                "testID": "240902_BiDc1M_8W5",
                "step": 1,
                "effectiveBps": 10946,
                "domTime": 0,
                "aft": 0,
                "titleTime": 75,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.94999999999999996,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.92000000000000004,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "112": 80,
                            "212": 40,
                            "313": 31.600000000000001,
                            "420": 95.5,
                            "521": 100,
                            "621": 90,
                            "722": 85,
                            "824": 100,
                            "924": 95,
                            "1025": 95,
                            "1126": 85,
                            "1227": 31.600000000000001,
                            "1328": 40.899999999999999,
                            "1429": 80,
                            "1530": 21.100000000000001,
                            "1631": 40.899999999999999,
                            "1732": 83.299999999999997,
                            "1832": 100,
                            "1933": 55,
                            "2034": 31.600000000000001,
                            "2135": 25,
                            "2237": 28.600000000000001,
                            "2338": 10.5,
                            "2439": 23.800000000000001,
                            "2540": 10.5,
                            "2641": 15,
                            "2742": 26.300000000000001,
                            "2842": 45,
                            "2943": 10.5,
                            "3044": 15,
                            "3145": 27.300000000000001,
                            "3246": 72.700000000000003,
                            "3347": 10.5,
                            "3448": 15,
                            "3549": 15,
                            "3650": 19,
                            "3752": 31.600000000000001,
                            "3853": 31.600000000000001,
                            "3953": 15,
                            "4054": 22.699999999999999,
                            "4155": 10.5,
                            "4256": 15,
                            "4357": 90.5
                        },
                        "max": 100,
                        "count": 44
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "112": 1029695,
                            "212": 849818,
                            "313": 633647,
                            "420": 0,
                            "521": 0,
                            "621": 268511,
                            "722": 0,
                            "824": 0,
                            "924": 0,
                            "1025": 19119,
                            "1126": 419408,
                            "1227": 58020,
                            "1328": 0,
                            "1429": 0,
                            "1530": 0,
                            "1631": 0,
                            "1732": 0,
                            "1832": 0,
                            "1933": 0,
                            "2034": 0,
                            "2135": 0,
                            "2237": 0,
                            "2338": 0,
                            "2439": 0,
                            "2540": 16571,
                            "2641": 0,
                            "2742": 0,
                            "2842": 0,
                            "2943": 0,
                            "3044": 0,
                            "3145": 629304,
                            "3246": 164531,
                            "3347": 0,
                            "3448": 0,
                            "3549": 0,
                            "3650": 0,
                            "3752": 0,
                            "3853": 0,
                            "3953": 0,
                            "4054": 0,
                            "4155": 0,
                            "4256": 0,
                            "4357": 0
                        },
                        "max": 1029695,
                        "count": 44
                    }
                },
                "effectiveBpsDoc": 13416,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDc1M_8W5&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDc1M_8W5&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 23
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001100.jpg",
                        "VisuallyComplete": 23
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 26
                    },
                    {
                        "time": 1400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001400.jpg",
                        "VisuallyComplete": 70
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001600.jpg",
                        "VisuallyComplete": 77
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001700.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001800.jpg",
                        "VisuallyComplete": 93
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002000.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002200.jpg",
                        "VisuallyComplete": 100
                    },
                    {
                        "time": 2300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002400.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002500.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002600.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002900.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003000.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003200.jpg",
                        "VisuallyComplete": 100
                    },
                    {
                        "time": 3300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003400.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003500.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003600.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 3900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003900.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_004000.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_004100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 4200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_004200.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "insect-eco-system.org": {
                        "bytes": 9633,
                        "requests": 2,
                        "connections": 1
                    },
                    "www.google-analytics.com": {
                        "bytes": 0,
                        "requests": 1,
                        "cdn_provider": "Google",
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 9633,
                        "bytesUncompressed": 37154,
                        "requests": 2
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 1
                    }
                },
                "consoleLog": [
                    {
                        "source": "network",
                        "level": "error",
                        "text": "Failed to load resource: the server responded with a status of 404 ()",
                        "timestamp": 1725271935904.1331,
                        "url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                        "networkRequestId": "245930.24"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-b0nk-10.10.1.212",
                    "loadTime": 2668,
                    "docTime": 2668,
                    "fullyLoaded": 2760,
                    "bytesOut": 33922,
                    "bytesOutDoc": 30435,
                    "bytesIn": 1358380,
                    "bytesInDoc": 1358380,
                    "requests": [
                        {
                            "type": 3,
                            "id": "ECBE14FE59DAB25B595303503EA1A046",
                            "request_id": "ECBE14FE59DAB25B595303503EA1A046",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/de",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/de",
                            "raw_id": "ECBE14FE59DAB25B595303503EA1A046",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 69,
                            "ttfb_ms": 67,
                            "load_start": 146,
                            "load_start_float": 146.000078,
                            "bytesIn": 6503,
                            "objectSize": 6503,
                            "objectSizeUncompressed": 25395,
                            "chunks": [
                                {
                                    "ts": 214,
                                    "bytes": 6503,
                                    "inflated": 25395
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": 2,
                            "dns_end": 44,
                            "connect_start": 44,
                            "connect_end": 81,
                            "ssl_start": 81,
                            "ssl_end": 145,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "www.insect-eco-system.org",
                                "sanList": [
                                    "www.insect-eco-system.org",
                                    "insect-eco-system.org"
                                ],
                                "issuer": "Sectigo RSA Domain Validation Secure Server CA",
                                "validFrom": 1697414400,
                                "validTo": 1731455999,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1697446311851,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E95CDF4127029816D55DBE2E161E0091BB88729C3FFD0D859026C8D14A609A2902210082A629F60BC227ACD94DECA8923A3BFC9716D141650B8221AE9A7C0A295A81A6"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1697446311943,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100F88F6E0BF97E91ED8226DA18C6C493042EFDB135E387D923025D1FF4610FFF1B022100C2B78071E48B3228735C5B404C5A68109078DFA68D0D356CF9F08D4B0E44CD57"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1697446311954,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221009F727EFCC99ACC01D7BD80A4AFDEA4AD5B07A3D049DDF7C3F9ADD5D6FD8A21A102203D4325E287100E35D9712579F5C824F6E67BECE2C4161A3ECC0607151D4DC69F"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/de",
                                    ":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": [
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2143,
                            "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": 42,
                            "connect_ms": 37,
                            "ssl_ms": 64,
                            "gzip_total": 6602,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 17,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49200,
                            "netlog_id": 78,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGVDCCBTygAwIBAgIQf041kN7NrhlJR77IuV8fjDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTIzMTAxNjAwMDAwMFoXDTI0MTExMjIzNTk1OVowJDEiMCAGA1UEAxMZd3d3\nLmluc2VjdC1lY28tc3lzdGVtLm9yZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC\nAQoCggEBAKxtskZuP3M1kGiZweyvl4zb4L3W73zqvYmhmD9fwMSYxbFptYYIy700\nZ3WAX\/5KKatTMdjINFqbC8EdjFpAJbPauXQnKy7sfxiHlwoygIKMSIic54hxgl1x\nNBgCl6cOwuU\/T9SzkxcHj5YkhdeUGYTycVuceQgMyfUC3ZqXczB6Sbj6B9u5RHYt\nKQjuF4b5sxOoAvnzr4b3llex8y1yFtHL7If07HMSdhsG4D+6k4gD6ARkyElkxwDm\npQvDkMisDT2JMmqPn4Cc1qMBZSk9aN6dksm2r6WV6rtL2CF2yGYzjTVBXWcvMB3p\nlw1Sw6OJev1uLQqZg9c1f1ac5nFeAO0CAwEAAaOCAxQwggMQMB8GA1UdIwQYMBaA\nFI2MXsRUrYrhd+mb+ZsF4bgBjWHhMB0GA1UdDgQWBBQZ0ficI+ChkTr6OumMiuJA\n3Qa1JjAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIwQDA0BgsrBgEEAbIxAQICBzAlMCMG\nCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28uY29tL0NQUzAIBgZngQwBAgEwgYQG\nCCsGAQUFBwEBBHgwdjBPBggrBgEFBQcwAoZDaHR0cDovL2NydC5zZWN0aWdvLmNv\nbS9TZWN0aWdvUlNBRG9tYWluVmFsaWRhdGlvblNlY3VyZVNlcnZlckNBLmNydDAj\nBggrBgEFBQcwAYYXaHR0cDovL29jc3Auc2VjdGlnby5jb20wOwYDVR0RBDQwMoIZ\nd3d3Lmluc2VjdC1lY28tc3lzdGVtLm9yZ4IVaW5zZWN0LWVjby1zeXN0ZW0ub3Jn\nMIIBgAYKKwYBBAHWeQIEAgSCAXAEggFsAWoAdwB2\/4g\/Crb7lVHCYcz1h7o0tKTN\nuyncaEIKn+ZnTFo6dAAAAYs3rzerAAAEAwBIMEYCIQDpXN9BJwKYFtVdvi4WHgCR\nu4hynD\/9DYWQJsjRSmCaKQIhAIKmKfYLwies2U3sqJI6O\/yXFtFBZQuCIa6afAop\nWoGmAHcA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGLN684BwAA\nBAMASDBGAiEA+I9uC\/l+ke2CJtoYxsSTBC79sTXjh9kjAl0f9GEP\/xsCIQDCt4Bx\n5IsyKHNcW0BMWmgQkHjfpo0NNWz58I1LDkTNVwB2AO7N0GTV2xrOxVy3nbTNE6Iy\nh0Z8vOzew1FIWUZxH7WbAAABizevOBIAAAQDAEcwRQIhAJ9yfvzJmswB172ApK\/e\npK1bB6PQSd33w\/mt1db9iiGhAiA9QyXihxAONdlxJXn1yCT25nvs4sQWGj7MBgcV\nHU3GnzANBgkqhkiG9w0BAQsFAAOCAQEAL+JKZJaOg8QtlNSLzKVUdjiUFN\/HYlkU\nJh6bR70e0YxqLRq5KYnmm\/nz6rzIA7AV4M8OyDpPk\/brqa9o8oGjMH9+sDvaFy55\nDZyWysIoo8L3VZBA\/HhFVMCj5tzYsiCA2Z84mzn5KS8ZQOACE4yWTIJKCEi4thJ2\nHdSY1kZ4LlEUIwpMrEQEKhaVMNu8dkVqJTwRW5RActWoiXLyom2l1gatAOZKfK5l\npMPKkBF6qszReFsXat7q4gn+cQmRBJEfoHVzUR4Oy8UvKIumneph6HgqYQWspdXm\nahdaVnpxntXq3usqK5BYXDDnrz2nMPI1W6XIV7mFYsXZhgwwOSe3Uw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFgTCCBGmgAwIBAgIQOXJEOvkit1HX02wQ3TE1lTANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgUlNBIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAgBJlFzYOw9sI\ns9CsVw127c0n00ytUINh4qogTQktZAnczomfzD2p7PbPwdzx07HWezcoEStH2jnG\nvDoZtF+mvX2do2NCtnbyqTsrkfjib9DsFiCQCT7i6HTJGLSR1GJk23+jBvGIGGqQ\nIjy8\/hPwhxR79uQfjtTkUcYRZ0YIUcuGFFQ\/vDP+fmyc\/xadGL1RjjWmp2bIcmfb\nIWax1Jt4A8BQOujM8Ny8nkz+rwWWNR9XWrf\/zvk9tyy29lTdyOcSOk2uTIq3XJq0\ntyA9yn8iNK5+O2hmAUTnAU5GU5szYPeUvlM3kHND8zLDU+\/bqv50TmnHa4xgk97E\nxwzf4TKuzJM7UXiVZ4vuPVb+DNBpDxsP8yUmazNt925H+nND5X4OpWaxKXwyhGNV\nicQNwZNUMBkTrNN9N6frXTpsNVzbQdcS2qlJC9\/YgIoJk2KOtWbPJYjNhLixP6Q5\nD9kCnusSTJV882sFqV4Wg8y4Z+LoE53MW4LTTLPtW\/\/e5XOsIzstAL81VXQJSdhJ\nWBp\/kjbmUZIO8yZ9HE0XvMnsQybQv0FfQKlERPSZ51eHnlAfV1SoPv10Yy+xUGUJ\n5lhCLkMaTLTwJUdZ+gQek9QmRkpQgbLevni3\/GcV4clXhB4PY9bpYrrWX1Uu6lzG\nKAgEJTm4Diup8kyXHAc\/DVL17e8vgg8CAwEAAaOB8jCB7zAfBgNVHSMEGDAWgBSg\nEQojPpbxB+zirynvgqV\/0DCktDAdBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rID\nZsswDgYDVR0PAQH\/BAQDAgGGMA8GA1UdEwEB\/wQFMAMBAf8wEQYDVR0gBAowCDAG\nBgRVHSAAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwuY29tb2RvY2EuY29t\nL0FBQUNlcnRpZmljYXRlU2VydmljZXMuY3JsMDQGCCsGAQUFBwEBBCgwJjAkBggr\nBgEFBQcwAYYYaHR0cDovL29jc3AuY29tb2RvY2EuY29tMA0GCSqGSIb3DQEBDAUA\nA4IBAQAYh1HcdCE9nIrgJ7cz0C7M7PDmy14R3iJvm3WOnnL+5Nb+qh+cli3vA0p+\nrvSNb3I8QzvAP+u431yqqcau8vzY7qN7Q\/aGNnwU4M309z\/+3ri0ivCRlv79Q2R+\n\/czSAaF9ffgZGclCKxO\/WIu6pKJmBHaIkU4MiRTOok3JMrO66BQavHHxW\/BBC5gA\nCiIDEOUMsfnNkjcZ7Tvx5Dq2+UUTJnWvu6rvP3t3O9LEApE9GQDTF1w52z97GA1F\nzZOFli9d31kWTz9RvdVFGD\/tSo7oBmF0Ixa1DVBzJ0RHfxBdiSprhTEUxOipakyA\nvGp4z7h\/jnZymQyd\/teRCBaho1+V\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 215,
                            "ttfb_start": 146,
                            "ttfb_end": 213,
                            "download_start": 213,
                            "download_end": 215,
                            "download_ms": 2,
                            "all_start": 2,
                            "all_end": 215,
                            "all_ms": 212,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 0,
                            "js_timing": [
                                [
                                    591.30100000000004,
                                    591.59500000000003
                                ],
                                [
                                    591.31600000000003,
                                    591.51499999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "245266.2",
                            "request_id": "245266.2",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/assets\/css\/fonts.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/assets\/css\/fonts.css",
                            "raw_id": "245266.2",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 57,
                            "ttfb_ms": 56,
                            "load_start": 234,
                            "load_start_float": 234.00009600000001,
                            "bytesIn": 251,
                            "objectSize": 251,
                            "objectSizeUncompressed": 1109,
                            "chunks": [
                                {
                                    "ts": 291,
                                    "bytes": 251,
                                    "inflated": 1109
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 34,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/assets\/css\/fonts.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/insect-eco-system.org\/de",
                                    "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": [
                                    "content-encoding: br",
                                    "content-type: text\/css",
                                    "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                    "etag: W\/\"6246f4b8-455\"",
                                    "last-modified: Fri, 01 Apr 2022 12:48:56 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1867,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 380,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 231,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 96,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 291,
                            "ttfb_start": 234,
                            "ttfb_end": 290,
                            "download_start": 290,
                            "download_end": 291,
                            "download_ms": 1,
                            "all_start": 234,
                            "all_end": 291,
                            "all_ms": 57,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "245266.3",
                            "request_id": "245266.3",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/assets\/app\/dist\/css\/uikit.app.min.css",
                            "raw_id": "245266.3",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 164,
                            "ttfb_ms": 79,
                            "load_start": 242,
                            "load_start_float": 242.000102,
                            "bytesIn": 35030,
                            "objectSize": 35030,
                            "objectSizeUncompressed": 302276,
                            "chunks": [
                                {
                                    "ts": 323,
                                    "bytes": 16245,
                                    "inflated": 23380
                                },
                                {
                                    "ts": 356,
                                    "bytes": 16366,
                                    "inflated": 4196
                                },
                                {
                                    "ts": 405,
                                    "bytes": 2419,
                                    "inflated": 12556
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/css",
                            "contentEncoding": "br",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 34,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/assets\/app\/dist\/css\/uikit.app.min.css",
                                    ":scheme: https",
                                    "accept: text\/css,*\/*;q=0.1",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=0",
                                    "referer: https:\/\/insect-eco-system.org\/de",
                                    "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": [
                                    "content-encoding: br",
                                    "content-type: text\/css",
                                    "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                    "etag: W\/\"662a38a9-49cc4\"",
                                    "last-modified: Thu, 25 Apr 2024 11:04:09 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1918,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 35196,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 233,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 102,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 406,
                            "ttfb_start": 242,
                            "ttfb_end": 321,
                            "download_start": 321,
                            "download_end": 406,
                            "download_ms": 85,
                            "all_start": 242,
                            "all_end": 406,
                            "all_ms": 164,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "245266.4",
                            "request_id": "245266.4",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/assets\/app\/dist\/js\/uikit.min.js",
                            "raw_id": "245266.4",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 204,
                            "ttfb_ms": 138,
                            "load_start": 245,
                            "load_start_float": 245.00010800000001,
                            "bytesIn": 46178,
                            "objectSize": 46178,
                            "objectSizeUncompressed": 139036,
                            "chunks": [
                                {
                                    "ts": 385,
                                    "bytes": 16235,
                                    "inflated": 40802
                                },
                                {
                                    "ts": 419,
                                    "bytes": 16366,
                                    "inflated": 55095
                                },
                                {
                                    "ts": 448,
                                    "bytes": 13577,
                                    "inflated": 43139
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 35,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/assets\/app\/dist\/js\/uikit.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/insect-eco-system.org\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: br",
                                    "content-type: application\/javascript",
                                    "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                    "etag: W\/\"6246f397-21f1c\"",
                                    "last-modified: Fri, 01 Apr 2022 12:44:07 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1858,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 46363,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 236,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 108,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 449,
                            "ttfb_start": 245,
                            "ttfb_end": 383,
                            "download_start": 383,
                            "download_end": 449,
                            "download_ms": 66,
                            "all_start": 245,
                            "all_end": 449,
                            "all_ms": 204,
                            "index": 3,
                            "number": 4,
                            "cpuTimes": {
                                "EvaluateScript": 28,
                                "v8.compile": 5,
                                "FunctionCall": 387
                            },
                            "cpu.EvaluateScript": 28,
                            "cpu.v8.compile": 5,
                            "cpu.FunctionCall": 387,
                            "cpuTime": 420,
                            "js_timing": [
                                [
                                    558.55999999999995,
                                    586.66200000000003
                                ],
                                [
                                    558.58900000000006,
                                    563.31600000000003
                                ],
                                [
                                    586.75599999999997,
                                    586.97500000000002
                                ],
                                [
                                    610.76499999999999,
                                    611.32000000000005
                                ],
                                [
                                    623.54300000000001,
                                    623.97699999999998
                                ],
                                [
                                    627.88099999999997,
                                    798.80899999999997
                                ],
                                [
                                    798.85299999999995,
                                    798.97900000000004
                                ],
                                [
                                    799.697,
                                    799.89499999999998
                                ],
                                [
                                    799.90499999999997,
                                    799.91800000000001
                                ],
                                [
                                    799.92100000000005,
                                    799.94799999999998
                                ],
                                [
                                    799.952,
                                    799.96000000000004
                                ],
                                [
                                    799.96299999999997,
                                    799.97000000000003
                                ],
                                [
                                    799.97299999999996,
                                    799.98000000000002
                                ],
                                [
                                    799.98299999999995,
                                    799.98699999999997
                                ],
                                [
                                    799.99000000000001,
                                    799.995
                                ],
                                [
                                    799.99800000000005,
                                    800.00599999999997
                                ],
                                [
                                    800.00900000000001,
                                    800.01499999999999
                                ],
                                [
                                    800.01800000000003,
                                    800.024
                                ],
                                [
                                    800.02700000000004,
                                    800.03200000000004
                                ],
                                [
                                    800.03499999999997,
                                    800.04300000000001
                                ],
                                [
                                    800.04600000000005,
                                    800.05200000000002
                                ],
                                [
                                    800.86800000000005,
                                    831.04999999999995
                                ],
                                [
                                    831.06399999999996,
                                    831.12099999999998
                                ],
                                [
                                    831.13800000000003,
                                    831.16899999999998
                                ],
                                [
                                    831.17200000000003,
                                    831.18499999999995
                                ],
                                [
                                    831.18700000000001,
                                    831.19600000000003
                                ],
                                [
                                    831.19799999999998,
                                    831.572
                                ],
                                [
                                    831.57899999999995,
                                    831.70799999999997
                                ],
                                [
                                    831.71299999999997,
                                    831.83600000000001
                                ],
                                [
                                    831.84100000000001,
                                    831.98299999999995
                                ],
                                [
                                    831.98800000000006,
                                    831.99800000000005
                                ],
                                [
                                    832.00099999999998,
                                    832.00699999999995
                                ],
                                [
                                    832.00999999999999,
                                    832.11199999999997
                                ],
                                [
                                    832.11599999999999,
                                    832.21600000000001
                                ],
                                [
                                    832.29600000000005,
                                    832.36099999999999
                                ],
                                [
                                    832.40200000000004,
                                    832.45000000000005
                                ],
                                [
                                    839.17200000000003,
                                    839.20399999999995
                                ],
                                [
                                    839.20899999999995,
                                    839.21699999999998
                                ],
                                [
                                    842.33900000000006,
                                    842.38
                                ],
                                [
                                    843.09799999999996,
                                    843.12300000000005
                                ],
                                [
                                    843.178,
                                    843.35699999999997
                                ],
                                [
                                    843.375,
                                    843.39599999999996
                                ],
                                [
                                    843.40599999999995,
                                    843.42899999999997
                                ],
                                [
                                    843.43899999999996,
                                    843.48199999999997
                                ],
                                [
                                    843.49300000000005,
                                    843.51199999999994
                                ],
                                [
                                    843.52099999999996,
                                    843.53499999999997
                                ],
                                [
                                    843.54499999999996,
                                    843.55899999999997
                                ],
                                [
                                    843.56799999999998,
                                    843.58399999999995
                                ],
                                [
                                    843.59299999999996,
                                    843.61500000000001
                                ],
                                [
                                    843.62699999999995,
                                    843.66099999999994
                                ],
                                [
                                    843.673,
                                    843.68700000000001
                                ],
                                [
                                    843.69799999999998,
                                    843.71100000000001
                                ],
                                [
                                    843.72199999999998,
                                    843.73400000000004
                                ],
                                [
                                    843.745,
                                    843.81200000000001
                                ],
                                [
                                    843.82500000000005,
                                    843.84100000000001
                                ],
                                [
                                    843.85299999999995,
                                    843.928
                                ],
                                [
                                    845.45799999999997,
                                    846.45500000000004
                                ],
                                [
                                    854.40599999999995,
                                    867.41700000000003
                                ],
                                [
                                    867.44299999999998,
                                    867.48099999999999
                                ],
                                [
                                    868.22900000000004,
                                    868.37699999999995
                                ],
                                [
                                    868.39099999999996,
                                    868.95899999999995
                                ],
                                [
                                    872.76499999999999,
                                    872.78899999999999
                                ],
                                [
                                    872.79499999999996,
                                    872.85000000000002
                                ],
                                [
                                    873.18799999999999,
                                    873.21600000000001
                                ],
                                [
                                    873.22500000000002,
                                    873.23500000000001
                                ],
                                [
                                    873.24300000000005,
                                    873.25199999999995
                                ],
                                [
                                    873.25800000000004,
                                    873.28800000000001
                                ],
                                [
                                    873.29399999999998,
                                    873.45000000000005
                                ],
                                [
                                    873.45799999999997,
                                    873.48400000000004
                                ],
                                [
                                    873.49000000000001,
                                    873.49699999999996
                                ],
                                [
                                    873.50300000000004,
                                    873.50999999999999
                                ],
                                [
                                    873.51499999999999,
                                    873.52200000000005
                                ],
                                [
                                    873.52700000000004,
                                    873.53300000000002
                                ],
                                [
                                    873.53800000000001,
                                    873.596
                                ],
                                [
                                    873.96199999999999,
                                    873.976
                                ],
                                [
                                    887.97699999999998,
                                    889.33399999999995
                                ],
                                [
                                    890.66700000000003,
                                    890.67999999999995
                                ],
                                [
                                    896.39099999999996,
                                    896.44200000000001
                                ],
                                [
                                    959.21600000000001,
                                    959.96400000000006
                                ],
                                [
                                    960.00699999999995,
                                    960.54200000000003
                                ],
                                [
                                    960.56200000000001,
                                    960.58399999999995
                                ],
                                [
                                    960.61500000000001,
                                    963.05499999999995
                                ],
                                [
                                    963.09100000000001,
                                    963.971
                                ],
                                [
                                    964.005,
                                    976.88599999999997
                                ],
                                [
                                    976.90300000000002,
                                    976.93100000000004
                                ],
                                [
                                    1144.2059999999999,
                                    1144.2360000000001
                                ],
                                [
                                    1159.9690000000001,
                                    1167.038
                                ],
                                [
                                    1167.0609999999999,
                                    1167.096
                                ],
                                [
                                    1171.0699999999999,
                                    1171.0920000000001
                                ],
                                [
                                    1171.097,
                                    1171.105
                                ],
                                [
                                    1171.434,
                                    1171.4570000000001
                                ],
                                [
                                    1172.527,
                                    1173.702
                                ],
                                [
                                    1304.2750000000001,
                                    1311.924
                                ],
                                [
                                    1311.9449999999999,
                                    1311.973
                                ],
                                [
                                    1356.355,
                                    1356.6790000000001
                                ],
                                [
                                    1356.7070000000001,
                                    1356.74
                                ],
                                [
                                    1444.3340000000001,
                                    1444.5039999999999
                                ],
                                [
                                    1444.9480000000001,
                                    1444.97
                                ],
                                [
                                    1497.5989999999999,
                                    1505.7329999999999
                                ],
                                [
                                    1544.25,
                                    1544.3440000000001
                                ],
                                [
                                    1545.117,
                                    1545.1479999999999
                                ],
                                [
                                    1545.896,
                                    1546.5319999999999
                                ],
                                [
                                    1555.8409999999999,
                                    1556.2260000000001
                                ],
                                [
                                    1556.251,
                                    1556.2829999999999
                                ],
                                [
                                    1556.3009999999999,
                                    1585.52
                                ],
                                [
                                    1585.548,
                                    1585.6210000000001
                                ],
                                [
                                    1588.547,
                                    1588.568
                                ],
                                [
                                    1588.5730000000001,
                                    1588.579
                                ],
                                [
                                    1588.905,
                                    1588.9269999999999
                                ],
                                [
                                    1590.078,
                                    1590.4200000000001
                                ],
                                [
                                    1745.0630000000001,
                                    1745.1569999999999
                                ],
                                [
                                    1806.508,
                                    1806.9659999999999
                                ],
                                [
                                    1806.9860000000001,
                                    1807.011
                                ],
                                [
                                    1807.046,
                                    1829.059
                                ],
                                [
                                    1829.0820000000001,
                                    1829.116
                                ],
                                [
                                    1832.5909999999999,
                                    1832.6120000000001
                                ],
                                [
                                    1832.616,
                                    1832.624
                                ],
                                [
                                    1832.9400000000001,
                                    1832.9639999999999
                                ],
                                [
                                    1836.799,
                                    1839.5119999999999
                                ],
                                [
                                    1867.9870000000001,
                                    1868.1199999999999
                                ],
                                [
                                    1868.6189999999999,
                                    1868.6510000000001
                                ],
                                [
                                    1868.7860000000001,
                                    1868.799
                                ],
                                [
                                    1956.3510000000001,
                                    1956.3720000000001
                                ],
                                [
                                    1962.0409999999999,
                                    1962.3
                                ],
                                [
                                    1974.1279999999999,
                                    1974.173
                                ],
                                [
                                    1975.133,
                                    1975.886
                                ],
                                [
                                    1975.9090000000001,
                                    1975.973
                                ],
                                [
                                    1975.979,
                                    1975.9939999999999
                                ],
                                [
                                    1975.999,
                                    1976.01
                                ],
                                [
                                    1976.0150000000001,
                                    1976.0250000000001
                                ],
                                [
                                    1976.0340000000001,
                                    1976.0440000000001
                                ],
                                [
                                    1976.049,
                                    1976.058
                                ],
                                [
                                    1976.0640000000001,
                                    1976.0740000000001
                                ],
                                [
                                    1976.078,
                                    1976.087
                                ],
                                [
                                    1976.0920000000001,
                                    1976.1010000000001
                                ],
                                [
                                    1976.106,
                                    1976.115
                                ],
                                [
                                    1976.1189999999999,
                                    1976.1310000000001
                                ],
                                [
                                    1976.136,
                                    1976.144
                                ],
                                [
                                    1976.1489999999999,
                                    1976.1569999999999
                                ],
                                [
                                    1976.162,
                                    1976.172
                                ],
                                [
                                    1976.1769999999999,
                                    1976.1869999999999
                                ],
                                [
                                    1976.192,
                                    1976.2
                                ],
                                [
                                    1976.2049999999999,
                                    1976.213
                                ],
                                [
                                    1976.2190000000001,
                                    1976.23
                                ],
                                [
                                    1976.2349999999999,
                                    1976.2439999999999
                                ],
                                [
                                    1976.248,
                                    1976.4059999999999
                                ],
                                [
                                    1976.414,
                                    1976.421
                                ],
                                [
                                    1976.424,
                                    1976.432
                                ],
                                [
                                    1976.4390000000001,
                                    1976.4490000000001
                                ],
                                [
                                    1976.454,
                                    1976.463
                                ],
                                [
                                    1976.4680000000001,
                                    1976.4770000000001
                                ],
                                [
                                    1976.481,
                                    1976.49
                                ],
                                [
                                    1976.4949999999999,
                                    1976.5029999999999
                                ],
                                [
                                    1976.508,
                                    1976.5160000000001
                                ],
                                [
                                    1976.52,
                                    1976.527
                                ],
                                [
                                    1976.5319999999999,
                                    1976.5409999999999
                                ],
                                [
                                    1977.183,
                                    1977.2
                                ],
                                [
                                    2024.0619999999999,
                                    2024.2339999999999
                                ],
                                [
                                    2024.249,
                                    2024.27
                                ],
                                [
                                    2024.3040000000001,
                                    2033.9880000000001
                                ],
                                [
                                    2034.01,
                                    2034.0429999999999
                                ],
                                [
                                    2034.8430000000001,
                                    2035.211
                                ],
                                [
                                    2074.6680000000001,
                                    2089.433
                                ],
                                [
                                    2089.4630000000002,
                                    2089.5
                                ],
                                [
                                    2524.143,
                                    2524.7440000000001
                                ],
                                [
                                    2577.6590000000001,
                                    2590.7069999999999
                                ],
                                [
                                    2590.7330000000002,
                                    2590.7779999999998
                                ],
                                [
                                    2667.0390000000002,
                                    2667.078
                                ],
                                [
                                    2667.4110000000001,
                                    2667.4360000000001
                                ],
                                [
                                    2667.4830000000002,
                                    2668.0239999999999
                                ],
                                [
                                    2668.143,
                                    2668.1750000000002
                                ],
                                [
                                    2668.1799999999998,
                                    2668.2950000000001
                                ],
                                [
                                    2754.9050000000002,
                                    2769.8699999999999
                                ],
                                [
                                    2769.8960000000002,
                                    2769.931
                                ],
                                [
                                    2770.8380000000002,
                                    2771.5369999999998
                                ],
                                [
                                    2858.107,
                                    2868.2080000000001
                                ],
                                [
                                    2868.232,
                                    2868.2629999999999
                                ]
                            ],
                            "blockingTime": 170.928
                        },
                        {
                            "type": 3,
                            "id": "245266.7",
                            "request_id": "245266.7",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "raw_id": "245266.7",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 537,
                            "ttfb_ms": 223,
                            "load_start": 245,
                            "load_start_float": 245.000114,
                            "bytesIn": 206784,
                            "objectSize": 206784,
                            "objectSizeUncompressed": 206784,
                            "chunks": [
                                {
                                    "ts": 482,
                                    "bytes": 16236
                                },
                                {
                                    "ts": 493,
                                    "bytes": 16236
                                },
                                {
                                    "ts": 520,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 557,
                                    "bytes": 16698
                                },
                                {
                                    "ts": 573,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 601,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 632,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 656,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 686,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 715,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 739,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 768,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 782,
                                    "bytes": 10248
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 132,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2, i",
                                    "referer: https:\/\/insect-eco-system.org\/de",
                                    "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",
                                    "content-length: 206784",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                    "etag: \"66597f55-327c0\"",
                                    "last-modified: Fri, 31 May 2024 07:42:13 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2215,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 206784,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 239,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 114,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "202 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                        "ImageWidth": 1200,
                                        "ImageHeight": 800,
                                        "EncodingProcess": "Progressive DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1200x800",
                                        "Megapixels": 0.95999999999999996
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1200,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 12.5,
                                        "y": 8.3333300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 960000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 121.712,
                                            "standardDeviation": 65.026899999999998,
                                            "kurtosis": -1.1536500000000001,
                                            "skewness": -0.0411194,
                                            "entropy": 0.97482199999999997
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 127.584,
                                            "standardDeviation": 60.012500000000003,
                                            "kurtosis": -1.1585700000000001,
                                            "skewness": 0.012026,
                                            "entropy": 0.97145599999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 121.833,
                                            "standardDeviation": 65.942300000000003,
                                            "kurtosis": -1.1929700000000001,
                                            "skewness": -0.12522,
                                            "entropy": 0.976553
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 115.718,
                                            "standardDeviation": 69.125799999999998,
                                            "kurtosis": -1.18614,
                                            "skewness": 0.060046700000000001,
                                            "entropy": 0.97645700000000002
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1200,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 85,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                        "date:create": "2024-09-02T10:11:32+00:00",
                                        "date:modify": "2024-09-02T10:11:32+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "22bd87eeac8ac536d7c92117de7ccf9395b6ccf74f31010f2a1544a09bcf3cd2"
                                    },
                                    "tainted": false,
                                    "filesize": "206784B",
                                    "numberPixels": "960000",
                                    "pixelsPerSecond": "9.07325MB",
                                    "userTime": "0.050u",
                                    "elapsedTime": "0:01.105"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 782,
                            "ttfb_start": 245,
                            "ttfb_end": 468,
                            "download_start": 468,
                            "download_end": 782,
                            "download_ms": 314,
                            "all_start": 245,
                            "all_end": 782,
                            "all_ms": 537,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "245266.8",
                            "request_id": "245266.8",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/assets\/js\/dist\/js\/form.min.js",
                            "raw_id": "245266.8",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 309,
                            "ttfb_ms": 243,
                            "load_start": 246,
                            "load_start_float": 246.00012000000001,
                            "bytesIn": 299,
                            "objectSize": 299,
                            "objectSizeUncompressed": 429,
                            "chunks": [
                                {
                                    "ts": 555,
                                    "bytes": 299,
                                    "inflated": 429
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 484,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/assets\/js\/dist\/js\/form.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=2",
                                    "referer: https:\/\/insect-eco-system.org\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: br",
                                    "content-type: application\/javascript",
                                    "date: Mon, 02 Sep 2024 10:11:31 GMT",
                                    "etag: W\/\"6246f4ba-1ad\"",
                                    "last-modified: Fri, 01 Apr 2022 12:48:58 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1852,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 438,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 241,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 183,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 120,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 555,
                            "ttfb_start": 246,
                            "ttfb_end": 489,
                            "download_start": 489,
                            "download_end": 555,
                            "download_ms": 66,
                            "all_start": 246,
                            "all_end": 555,
                            "all_ms": 309,
                            "index": 5,
                            "number": 6,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    890.43600000000004,
                                    890.63300000000004
                                ],
                                [
                                    890.46000000000004,
                                    890.59699999999998
                                ],
                                [
                                    1988.028,
                                    1988.204
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "245266.5",
                            "request_id": "245266.5",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/assets\/app\/dist\/js\/uikit-icons.min.js",
                            "raw_id": "245266.5",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 282,
                            "ttfb_ms": 268,
                            "load_start": 542,
                            "load_start_float": 542.00013899999999,
                            "bytesIn": 18770,
                            "objectSize": 18770,
                            "objectSizeUncompressed": 66433,
                            "chunks": [
                                {
                                    "ts": 813,
                                    "bytes": 16234,
                                    "inflated": 59048
                                },
                                {
                                    "ts": 823,
                                    "bytes": 2536,
                                    "inflated": 7385
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 36,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/assets\/app\/dist\/js\/uikit-icons.min.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/insect-eco-system.org\/de",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "content-encoding: br",
                                    "content-type: application\/javascript",
                                    "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                    "etag: W\/\"6246f396-10381\"",
                                    "last-modified: Fri, 01 Apr 2022 12:44:06 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1825,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 18929,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 539,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 139,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 824,
                            "ttfb_start": 542,
                            "ttfb_end": 810,
                            "download_start": 810,
                            "download_end": 824,
                            "download_ms": 14,
                            "all_start": 542,
                            "all_end": 824,
                            "all_ms": 282,
                            "index": 6,
                            "number": 7,
                            "cpuTimes": {
                                "EvaluateScript": 11,
                                "v8.compile": 2
                            },
                            "cpu.EvaluateScript": 11,
                            "cpu.v8.compile": 2,
                            "cpuTime": 14,
                            "js_timing": [
                                [
                                    1965.6579999999999,
                                    1977.1110000000001
                                ],
                                [
                                    1965.675,
                                    1967.8209999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "245266.22",
                            "request_id": "245266.22",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/assets\/app\/img\/pattern-green.svg",
                            "raw_id": "245266.22",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 404,
                            "request_type": "Image",
                            "load_ms": 425,
                            "ttfb_ms": 424,
                            "load_start": 587,
                            "load_start_float": 587.00015800000006,
                            "bytesIn": 3134,
                            "objectSize": 3134,
                            "objectSizeUncompressed": 11759,
                            "chunks": [
                                {
                                    "ts": 1011,
                                    "bytes": 3134,
                                    "inflated": 11759
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/assets\/app\/img\/pattern-green.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:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: 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": [
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 404"
                                ]
                            },
                            "bytesOut": 2140,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 586,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 9,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 158,
                            "server_port": "443",
                            "load_end": 1012,
                            "ttfb_start": 587,
                            "ttfb_end": 1011,
                            "download_start": 1011,
                            "download_end": 1012,
                            "download_ms": 1,
                            "all_start": 587,
                            "all_end": 1012,
                            "all_ms": 425,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "245266.23",
                            "request_id": "245266.23",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]",
                            "raw_id": "245266.23",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 414,
                            "ttfb_ms": 250,
                            "load_start": 593,
                            "load_start_float": 593.00016400000004,
                            "bytesIn": 106793,
                            "objectSize": 106793,
                            "objectSizeUncompressed": 106793,
                            "chunks": [
                                {
                                    "ts": 846,
                                    "bytes": 16236
                                },
                                {
                                    "ts": 874,
                                    "bytes": 16532
                                },
                                {
                                    "ts": 905,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 942,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 965,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 994,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1007,
                                    "bytes": 8489
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 484,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]",
                                    ":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:\/\/insect-eco-system.org\/de",
                                    "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",
                                    "content-length: 106793",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                    "etag: \"627a378d-1a129\"",
                                    "last-modified: Tue, 10 May 2022 09:59:41 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2131,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 88,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 106793,
                            "image_save": 11829,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 590,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 164,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "104 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                        "ImageWidth": 1920,
                                        "ImageHeight": 800,
                                        "EncodingProcess": "Progressive DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1920x800",
                                        "Megapixels": 1.5
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1920,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 20,
                                        "y": 8.3333300000000001
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1536000,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 180,
                                            "mean": 54.245899999999999,
                                            "standardDeviation": 3.8856600000000001,
                                            "kurtosis": -1.4640599999999999,
                                            "skewness": -0.684195,
                                            "entropy": 0.19116
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 142,
                                            "mean": 0.58091000000000004,
                                            "standardDeviation": 4.0872700000000002,
                                            "kurtosis": 393.77600000000001,
                                            "skewness": 18.153099999999998,
                                            "entropy": 0.14335400000000001
                                        },
                                        "green": {
                                            "min": 69,
                                            "max": 175,
                                            "mean": 80.721500000000006,
                                            "standardDeviation": 4.1888699999999996,
                                            "kurtosis": 93.228499999999997,
                                            "skewness": 8.3910699999999991,
                                            "entropy": 0.21157899999999999
                                        },
                                        "blue": {
                                            "min": 66,
                                            "max": 180,
                                            "mean": 81.435400000000001,
                                            "standardDeviation": 3.3808500000000001,
                                            "kurtosis": 189.87799999999999,
                                            "skewness": 11.614699999999999,
                                            "entropy": 0.21854699999999999
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1920,
                                        "height": 800,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 90,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v90), quality = 90\n",
                                        "date:create": "2024-09-02T10:11:32+00:00",
                                        "date:modify": "2024-09-02T10:11:32+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "1x1,1x1,1x1",
                                        "signature": "1dfeccd8edc03074da7929bbfd952afa7ca48625283f788cc763a668d3805eec"
                                    },
                                    "tainted": false,
                                    "filesize": "106793B",
                                    "numberPixels": "1536000",
                                    "pixelsPerSecond": "5.06564MB",
                                    "userTime": "0.060u",
                                    "elapsedTime": "0:01.303"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 1007,
                            "ttfb_start": 593,
                            "ttfb_end": 843,
                            "download_start": 843,
                            "download_end": 1007,
                            "download_ms": 164,
                            "all_start": 593,
                            "all_end": 1007,
                            "all_ms": 414,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "245266.25",
                            "request_id": "245266.25",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "raw_id": "245266.25",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 652,
                            "ttfb_ms": 219,
                            "load_start": 820,
                            "load_start_float": 820.00017700000001,
                            "bytesIn": 243418,
                            "objectSize": 243418,
                            "objectSizeUncompressed": 243418,
                            "chunks": [
                                {
                                    "ts": 1042,
                                    "bytes": 16236
                                },
                                {
                                    "ts": 1069,
                                    "bytes": 16532
                                },
                                {
                                    "ts": 1102,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1126,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1174,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1201,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1222,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1250,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1300,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1326,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1355,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1382,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1408,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1446,
                                    "bytes": 16402
                                },
                                {
                                    "ts": 1472,
                                    "bytes": 14042
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 484,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/insect-eco-system.org\/de",
                                    "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",
                                    "content-length: 243418",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                    "etag: \"664351fa-3b6da\"",
                                    "last-modified: Tue, 14 May 2024 11:58:50 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2266,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 243418,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 816,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 177,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "238 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                        "ImageWidth": 1280,
                                        "ImageHeight": 1280,
                                        "EncodingProcess": "Progressive DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1280x1280",
                                        "Megapixels": 1.6000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1280,
                                        "height": 1280,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 13.333299999999999,
                                        "y": 13.333299999999999
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1638400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 106.101,
                                            "standardDeviation": 59.982900000000001,
                                            "kurtosis": -1.11832,
                                            "skewness": -0.18770000000000001,
                                            "entropy": 0.91934300000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 92.6905,
                                            "standardDeviation": 69.052800000000005,
                                            "kurtosis": -1.00177,
                                            "skewness": 0.34435300000000002,
                                            "entropy": 0.96274700000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 236,
                                            "mean": 104.765,
                                            "standardDeviation": 47.103000000000002,
                                            "kurtosis": -0.36658299999999999,
                                            "skewness": -0.36231600000000003,
                                            "entropy": 0.93846600000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 253,
                                            "mean": 120.84699999999999,
                                            "standardDeviation": 63.792900000000003,
                                            "kurtosis": -1.1671199999999999,
                                            "skewness": -0.72605600000000003,
                                            "entropy": 0.85681600000000002
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1280,
                                        "height": 1280,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 85,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                        "date:create": "2024-09-02T10:11:33+00:00",
                                        "date:modify": "2024-09-02T10:11:33+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "be23ae6f2fcf9d2d7693ea5fd64c69b1fdb4a42cfa3fc3d1e57b4b9a960a7aaa"
                                    },
                                    "tainted": false,
                                    "filesize": "243418B",
                                    "numberPixels": "1638400",
                                    "pixelsPerSecond": "28.9556MB",
                                    "userTime": "0.060u",
                                    "elapsedTime": "0:01.056"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 1472,
                            "ttfb_start": 820,
                            "ttfb_end": 1039,
                            "download_start": 1039,
                            "download_end": 1472,
                            "download_ms": 433,
                            "all_start": 820,
                            "all_end": 1472,
                            "all_ms": 652,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "245266.26",
                            "request_id": "245266.26",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "raw_id": "245266.26",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 982,
                            "ttfb_ms": 689,
                            "load_start": 823,
                            "load_start_float": 823.00018299999999,
                            "bytesIn": 85660,
                            "objectSize": 85660,
                            "objectSizeUncompressed": 85660,
                            "chunks": [
                                {
                                    "ts": 1516,
                                    "bytes": 16239
                                },
                                {
                                    "ts": 1575,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1605,
                                    "bytes": 16236
                                },
                                {
                                    "ts": 1631,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1655,
                                    "bytes": 329
                                },
                                {
                                    "ts": 1802,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1805,
                                    "bytes": 3758
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 484,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                    ":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:\/\/insect-eco-system.org\/de",
                                    "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",
                                    "content-length: 85660",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                    "etag: \"662a2ea4-14e9c\"",
                                    "last-modified: Thu, 25 Apr 2024 10:21:24 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2071,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 85660,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 817,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 183,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4,
                                        "Warning": "Truncated PNG image"
                                    },
                                    "File": {
                                        "FileSize": "80 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 512,
                                        "ImageHeight": 512,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "XMP": {
                                        "Title": "V-Eco Logo 512 x 512 - 7",
                                        "AdsCreated": "2024-04-25",
                                        "AdsExtId": "eb7a5b38-b6cc-46c7-b83e-984272d91141",
                                        "AdsFbId": 525265914179580,
                                        "AdsTouchType": 2,
                                        "Author": "Josef K\u00f6hl",
                                        "CreatorTool": "Canva (Renderer)"
                                    },
                                    "Composite": {
                                        "ImageSize": "512x512",
                                        "Megapixels": 0.26200000000000001
                                    }
                                }
                            },
                            "load_end": 1805,
                            "ttfb_start": 823,
                            "ttfb_end": 1512,
                            "download_start": 1512,
                            "download_end": 1805,
                            "download_ms": 293,
                            "all_start": 823,
                            "all_end": 1805,
                            "all_ms": 982,
                            "index": 10,
                            "number": 11
                        },
                        {
                            "type": 3,
                            "id": "245266.27",
                            "request_id": "245266.27",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                            "raw_id": "245266.27",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1782,
                            "ttfb_ms": 779,
                            "load_start": 823,
                            "load_start_float": 823.00018899999998,
                            "bytesIn": 458485,
                            "objectSize": 458485,
                            "objectSizeUncompressed": 458485,
                            "chunks": [
                                {
                                    "ts": 1655,
                                    "bytes": 16037
                                },
                                {
                                    "ts": 1688,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1721,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1762,
                                    "bytes": 16767
                                },
                                {
                                    "ts": 1879,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1901,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1928,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 1957,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 1986,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2020,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2059,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2100,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2140,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2183,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2206,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2234,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2263,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2298,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2323,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2375,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2409,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2443,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2470,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2498,
                                    "bytes": 16438
                                },
                                {
                                    "ts": 2527,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2555,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2583,
                                    "bytes": 16366
                                },
                                {
                                    "ts": 2605,
                                    "bytes": 16171
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/jpeg",
                            "contentEncoding": "",
                            "socket": 89,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 484,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: i",
                                    "referer: https:\/\/insect-eco-system.org\/de",
                                    "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",
                                    "content-length: 458485",
                                    "content-type: image\/jpeg",
                                    "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                    "etag: \"664351fa-6fef5\"",
                                    "last-modified: Tue, 14 May 2024 11:58:50 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2224,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 458485,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 818,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 189,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "jpeg",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "448 KiB",
                                        "FileType": "JPEG",
                                        "FileTypeExtension": "jpg",
                                        "MIMEType": "image\/jpeg",
                                        "Comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                        "ImageWidth": 1080,
                                        "ImageHeight": 1080,
                                        "EncodingProcess": "Progressive DCT, Huffman coding",
                                        "BitsPerSample": 8,
                                        "ColorComponents": 3,
                                        "YCbCrSubSampling": "YCbCr4:2:0 (2 2)"
                                    },
                                    "JFIF": {
                                        "JFIFVersion": 1.01,
                                        "ResolutionUnit": "inches",
                                        "XResolution": 96,
                                        "YResolution": 96
                                    },
                                    "Composite": {
                                        "ImageSize": "1080x1080",
                                        "Megapixels": 1.2
                                    }
                                },
                                "magick": {
                                    "format": "JPEG",
                                    "formatDescription": "Joint Photographic Experts Group JFIF format",
                                    "mimeType": "image\/jpeg",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1080,
                                        "height": 1080,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 96,
                                        "y": 96
                                    },
                                    "printSize": {
                                        "x": 11.25,
                                        "y": 11.25
                                    },
                                    "units": "PixelsPerInch",
                                    "type": "TrueColor",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1166400,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 101.34699999999999,
                                            "standardDeviation": 72.827699999999993,
                                            "kurtosis": -0.92130999999999996,
                                            "skewness": 0.50497899999999996,
                                            "entropy": 0.981128
                                        }
                                    },
                                    "channelStatistics": {
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 95.676500000000004,
                                            "standardDeviation": 74.238799999999998,
                                            "kurtosis": -0.81383700000000003,
                                            "skewness": 0.58765599999999996,
                                            "entropy": 0.97640199999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 109.01900000000001,
                                            "standardDeviation": 70.974599999999995,
                                            "kurtosis": -0.96503499999999998,
                                            "skewness": 0.47272599999999998,
                                            "entropy": 0.98814500000000005
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 99.344499999999996,
                                            "standardDeviation": 73.2697,
                                            "kurtosis": -0.97258900000000004,
                                            "skewness": 0.48574800000000001,
                                            "entropy": 0.97883699999999996
                                        }
                                    },
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFF",
                                    "borderColor": "#DFDFDF",
                                    "matteColor": "#BDBDBD",
                                    "transparentColor": "#000000",
                                    "interlace": "JPEG",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 1080,
                                        "height": 1080,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "JPEG",
                                    "quality": 85,
                                    "orientation": "Undefined",
                                    "properties": {
                                        "comment": "CREATOR: gd-jpeg v1.0 (using IJG JPEG v62), quality = 85\n",
                                        "date:create": "2024-09-02T10:11:34+00:00",
                                        "date:modify": "2024-09-02T10:11:34+00:00",
                                        "jpeg:colorspace": "2",
                                        "jpeg:sampling-factor": "2x2,1x1,1x1",
                                        "signature": "d2672ecdc078f296b6472e67702019c53bb86eaa85a1b6dd817d65ae42cda3a6"
                                    },
                                    "tainted": false,
                                    "filesize": "458485B",
                                    "numberPixels": "1166400",
                                    "pixelsPerSecond": "19.7237MB",
                                    "userTime": "0.060u",
                                    "elapsedTime": "0:01.059"
                                }
                            },
                            "jpeg_scan_count": 10,
                            "score_progressive_jpeg": 100,
                            "load_end": 2605,
                            "ttfb_start": 823,
                            "ttfb_end": 1602,
                            "download_start": 1602,
                            "download_end": 2605,
                            "download_ms": 1003,
                            "all_start": 823,
                            "all_end": 2605,
                            "all_ms": 1782,
                            "index": 11,
                            "number": 12
                        },
                        {
                            "type": 3,
                            "id": "245266.9",
                            "request_id": "245266.9",
                            "ip_addr": "104.19.230.21",
                            "full_url": "https:\/\/js.hcaptcha.com\/1\/api.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "js.hcaptcha.com",
                            "url": "\/1\/api.js",
                            "raw_id": "245266.9",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 928,
                            "ttfb_ms": 326,
                            "load_start": 939,
                            "load_start_float": 939.00012600000002,
                            "bytesIn": 48033,
                            "objectSize": 48033,
                            "objectSizeUncompressed": 150079,
                            "chunks": [
                                {
                                    "ts": 1266,
                                    "bytes": 903,
                                    "inflated": 1902
                                },
                                {
                                    "ts": 1267,
                                    "bytes": 1176,
                                    "inflated": 3563
                                },
                                {
                                    "ts": 1269,
                                    "bytes": 1176,
                                    "inflated": 3887
                                },
                                {
                                    "ts": 1271,
                                    "bytes": 1176,
                                    "inflated": 3198
                                },
                                {
                                    "ts": 1273,
                                    "bytes": 1176,
                                    "inflated": 4112
                                },
                                {
                                    "ts": 1275,
                                    "bytes": 1176,
                                    "inflated": 3756
                                },
                                {
                                    "ts": 1277,
                                    "bytes": 1176,
                                    "inflated": 3379
                                },
                                {
                                    "ts": 1279,
                                    "bytes": 1176,
                                    "inflated": 2788
                                },
                                {
                                    "ts": 1280,
                                    "bytes": 1176,
                                    "inflated": 3126
                                },
                                {
                                    "ts": 1282,
                                    "bytes": 551,
                                    "inflated": 1758
                                },
                                {
                                    "ts": 1391,
                                    "bytes": 564,
                                    "inflated": 1673
                                },
                                {
                                    "ts": 1533,
                                    "bytes": 1170,
                                    "inflated": 3538
                                },
                                {
                                    "ts": 1536,
                                    "bytes": 1176,
                                    "inflated": 3582
                                },
                                {
                                    "ts": 1537,
                                    "bytes": 1176,
                                    "inflated": 3450
                                },
                                {
                                    "ts": 1539,
                                    "bytes": 1176,
                                    "inflated": 3836
                                },
                                {
                                    "ts": 1541,
                                    "bytes": 1171,
                                    "inflated": 3789
                                },
                                {
                                    "ts": 1543,
                                    "bytes": 1174,
                                    "inflated": 3254
                                },
                                {
                                    "ts": 1545,
                                    "bytes": 1174,
                                    "inflated": 3469
                                },
                                {
                                    "ts": 1547,
                                    "bytes": 1174,
                                    "inflated": 2829
                                },
                                {
                                    "ts": 1549,
                                    "bytes": 1171,
                                    "inflated": 4729
                                },
                                {
                                    "ts": 1551,
                                    "bytes": 1174,
                                    "inflated": 4157
                                },
                                {
                                    "ts": 1553,
                                    "bytes": 1174,
                                    "inflated": 3360
                                },
                                {
                                    "ts": 1555,
                                    "bytes": 1174,
                                    "inflated": 2554
                                },
                                {
                                    "ts": 1558,
                                    "bytes": 1171,
                                    "inflated": 3481
                                },
                                {
                                    "ts": 1559,
                                    "bytes": 1174,
                                    "inflated": 3225
                                },
                                {
                                    "ts": 1562,
                                    "bytes": 1745,
                                    "inflated": 5441
                                },
                                {
                                    "ts": 1564,
                                    "bytes": 1149,
                                    "inflated": 1955
                                },
                                {
                                    "ts": 1678,
                                    "bytes": 599,
                                    "inflated": 1214
                                },
                                {
                                    "ts": 1839,
                                    "bytes": 1166,
                                    "inflated": 3165
                                },
                                {
                                    "ts": 1841,
                                    "bytes": 1174,
                                    "inflated": 4137
                                },
                                {
                                    "ts": 1842,
                                    "bytes": 574,
                                    "inflated": 2376
                                },
                                {
                                    "ts": 1844,
                                    "bytes": 1171,
                                    "inflated": 4192
                                },
                                {
                                    "ts": 1846,
                                    "bytes": 1174,
                                    "inflated": 4241
                                },
                                {
                                    "ts": 1847,
                                    "bytes": 574,
                                    "inflated": 2299
                                },
                                {
                                    "ts": 1850,
                                    "bytes": 1171,
                                    "inflated": 3533
                                },
                                {
                                    "ts": 1851,
                                    "bytes": 1174,
                                    "inflated": 3149
                                },
                                {
                                    "ts": 1852,
                                    "bytes": 574,
                                    "inflated": 2084
                                },
                                {
                                    "ts": 1855,
                                    "bytes": 1171,
                                    "inflated": 5210
                                },
                                {
                                    "ts": 1857,
                                    "bytes": 1748,
                                    "inflated": 8763
                                },
                                {
                                    "ts": 1860,
                                    "bytes": 1171,
                                    "inflated": 4651
                                },
                                {
                                    "ts": 1861,
                                    "bytes": 1174,
                                    "inflated": 3111
                                },
                                {
                                    "ts": 1865,
                                    "bytes": 1745,
                                    "inflated": 5577
                                },
                                {
                                    "ts": 1867,
                                    "bytes": 924,
                                    "inflated": 2586
                                }
                            ],
                            "expires": "",
                            "cacheControl": "max-age=300",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 0,
                            "protocol": "h3",
                            "dns_start": 534,
                            "dns_end": 723,
                            "connect_start": 412,
                            "connect_end": 412,
                            "ssl_start": 412,
                            "ssl_end": 627,
                            "securityDetails": {
                                "protocol": "QUIC",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519Kyber768Draft00",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "hcaptcha.com",
                                "sanList": [
                                    "hcaptcha.com",
                                    "*.hcaptcha.com"
                                ],
                                "issuer": "WE1",
                                "validFrom": 1720652108,
                                "validTo": 1728428107,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1720655708815,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221008351583638ED55AD80655BDF8A684CD190D280465EFB9CD0CF32F150D1D30CAC022045903EECF5E9675E11B877061EE3BB5864DD2AFA9A3F2CFB11FBE930CAF7E365"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1720655708897,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3045022049AFA12FAD7B926A7109251070438D6F1EE0763F06DC2004B2794776EA2661B0022100F8E063E9EA988DD36735418280E56846EAE97194937F8C19794306F3A2B52A3C"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 484,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: js.hcaptcha.com",
                                    ":method: GET",
                                    ":path: \/1\/api.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "referer: https:\/\/insect-eco-system.org\/",
                                    "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": [
                                    "accept-ranges: bytes",
                                    "age: 0",
                                    "alt-svc: h3=\":443\"; ma=86400",
                                    "cache-control: max-age=300",
                                    "cf-cache-status: HIT",
                                    "cf-ray: 8bccb770b9ae973a-FRA",
                                    "content-encoding: gzip",
                                    "content-length: 48033",
                                    "content-type: application\/javascript",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                    "etag: \"4fc983012fe5adeceb251630c5b27c6a\"",
                                    "server: cloudflare",
                                    "strict-transport-security: max-age=31536000; includeSubDomains; preload",
                                    "vary: Accept-Encoding",
                                    "vary: Origin",
                                    "x-content-type-options: nosniff"
                                ]
                            },
                            "bytesOut": 1762,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 189,
                            "connect_ms": 0,
                            "ssl_ms": 215,
                            "gzip_total": 48033,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 300,
                            "cdn_provider": "Cloudflare",
                            "server_count": null,
                            "created": 533,
                            "netlog_id": 126,
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 1867,
                            "ttfb_start": 939,
                            "ttfb_end": 1265,
                            "download_start": 1265,
                            "download_end": 1867,
                            "download_ms": 602,
                            "all_start": 534,
                            "all_end": 1867,
                            "all_ms": 1332,
                            "index": 12,
                            "number": 13,
                            "cpuTimes": {
                                "EvaluateScript": 24,
                                "v8.compile": 5,
                                "FunctionCall": 11
                            },
                            "cpu.EvaluateScript": 24,
                            "cpu.v8.compile": 5,
                            "cpu.FunctionCall": 11,
                            "cpuTime": 40,
                            "js_timing": [
                                [
                                    1931.8150000000001,
                                    1956.2829999999999
                                ],
                                [
                                    1931.838,
                                    1936.3689999999999
                                ],
                                [
                                    1977.2560000000001,
                                    1988.001
                                ],
                                [
                                    4954.0460000000003,
                                    4954.2439999999997
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "245266.6",
                            "request_id": "245266.6",
                            "ip_addr": "142.250.185.168",
                            "full_url": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.googletagmanager.com",
                            "url": "\/gtag\/js?id=G-Z22K6RX8XK",
                            "raw_id": "245266.6",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1249,
                            "ttfb_ms": 254,
                            "load_start": 1172,
                            "load_start_float": 1172.000145,
                            "bytesIn": 97631,
                            "objectSize": 97631,
                            "objectSizeUncompressed": 284472,
                            "chunks": [
                                {
                                    "ts": 1429,
                                    "bytes": 1177,
                                    "inflated": 2267
                                },
                                {
                                    "ts": 1440,
                                    "bytes": 3558,
                                    "inflated": 19196
                                },
                                {
                                    "ts": 1463,
                                    "bytes": 2244,
                                    "inflated": 8621
                                },
                                {
                                    "ts": 1482,
                                    "bytes": 2363,
                                    "inflated": 6459
                                },
                                {
                                    "ts": 1508,
                                    "bytes": 2372,
                                    "inflated": 5915
                                },
                                {
                                    "ts": 1520,
                                    "bytes": 2372,
                                    "inflated": 6560
                                },
                                {
                                    "ts": 1678,
                                    "bytes": 2262,
                                    "inflated": 8086
                                },
                                {
                                    "ts": 1715,
                                    "bytes": 2372,
                                    "inflated": 8818
                                },
                                {
                                    "ts": 1725,
                                    "bytes": 2372,
                                    "inflated": 6189
                                },
                                {
                                    "ts": 1733,
                                    "bytes": 2271,
                                    "inflated": 5886
                                },
                                {
                                    "ts": 1751,
                                    "bytes": 2363,
                                    "inflated": 7661
                                },
                                {
                                    "ts": 1765,
                                    "bytes": 2372,
                                    "inflated": 5600
                                },
                                {
                                    "ts": 1778,
                                    "bytes": 2372,
                                    "inflated": 6192
                                },
                                {
                                    "ts": 1797,
                                    "bytes": 2262,
                                    "inflated": 5852
                                },
                                {
                                    "ts": 1810,
                                    "bytes": 2372,
                                    "inflated": 6276
                                },
                                {
                                    "ts": 1824,
                                    "bytes": 2372,
                                    "inflated": 7037
                                },
                                {
                                    "ts": 1979,
                                    "bytes": 2271,
                                    "inflated": 6451
                                },
                                {
                                    "ts": 1987,
                                    "bytes": 1177,
                                    "inflated": 3205
                                },
                                {
                                    "ts": 2023,
                                    "bytes": 2372,
                                    "inflated": 6453
                                },
                                {
                                    "ts": 2031,
                                    "bytes": 2372,
                                    "inflated": 6703
                                },
                                {
                                    "ts": 2045,
                                    "bytes": 2271,
                                    "inflated": 5565
                                },
                                {
                                    "ts": 2054,
                                    "bytes": 2363,
                                    "inflated": 6075
                                },
                                {
                                    "ts": 2067,
                                    "bytes": 2372,
                                    "inflated": 6491
                                },
                                {
                                    "ts": 2081,
                                    "bytes": 2372,
                                    "inflated": 6496
                                },
                                {
                                    "ts": 2090,
                                    "bytes": 2262,
                                    "inflated": 6541
                                },
                                {
                                    "ts": 2108,
                                    "bytes": 2372,
                                    "inflated": 6223
                                },
                                {
                                    "ts": 2117,
                                    "bytes": 2372,
                                    "inflated": 6164
                                },
                                {
                                    "ts": 2130,
                                    "bytes": 2259,
                                    "inflated": 6779
                                },
                                {
                                    "ts": 2148,
                                    "bytes": 2363,
                                    "inflated": 6458
                                },
                                {
                                    "ts": 2162,
                                    "bytes": 2372,
                                    "inflated": 6434
                                },
                                {
                                    "ts": 2171,
                                    "bytes": 2372,
                                    "inflated": 6689
                                },
                                {
                                    "ts": 2174,
                                    "bytes": 1085,
                                    "inflated": 3108
                                },
                                {
                                    "ts": 2285,
                                    "bytes": 2363,
                                    "inflated": 6908
                                },
                                {
                                    "ts": 2327,
                                    "bytes": 2372,
                                    "inflated": 6794
                                },
                                {
                                    "ts": 2336,
                                    "bytes": 2372,
                                    "inflated": 6668
                                },
                                {
                                    "ts": 2347,
                                    "bytes": 2262,
                                    "inflated": 6295
                                },
                                {
                                    "ts": 2359,
                                    "bytes": 2372,
                                    "inflated": 6253
                                },
                                {
                                    "ts": 2369,
                                    "bytes": 2372,
                                    "inflated": 6089
                                },
                                {
                                    "ts": 2385,
                                    "bytes": 2271,
                                    "inflated": 6319
                                },
                                {
                                    "ts": 2394,
                                    "bytes": 2363,
                                    "inflated": 6842
                                },
                                {
                                    "ts": 2403,
                                    "bytes": 2372,
                                    "inflated": 7430
                                },
                                {
                                    "ts": 2413,
                                    "bytes": 3457,
                                    "inflated": 11250
                                },
                                {
                                    "ts": 2421,
                                    "bytes": 552,
                                    "inflated": 1174
                                }
                            ],
                            "expires": "Mon, 02 Sep 2024 10:11:32 GMT",
                            "cacheControl": "private, max-age=900",
                            "contentType": "application\/javascript",
                            "contentEncoding": "br",
                            "socket": 176,
                            "protocol": "HTTP\/2",
                            "dns_start": 546,
                            "dns_end": 730,
                            "connect_start": 730,
                            "connect_end": 924,
                            "ssl_start": 924,
                            "ssl_end": 1168,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1722839841,
                                "validTo": 1730097440,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722843442732,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022007C426A200DA05359C60F7B9BB4506483E3887C3FBD5880B183209104744F78202202B996BF0BBA2AFC86A27104D61F688BB22851D662F41018E017E511F63D791A4"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1722843442709,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203F7A869C83600F4194F526B64D4FEBD097E6EE771335E4BA88170C25E7B1BD16022100F435B8CD7E0A82D4790ED485ACC2FFF2229E2605812F5A198DE2071C977AED58"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/insect-eco-system.org\/de",
                            "initiator_line": 40,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.googletagmanager.com",
                                    ":method: GET",
                                    ":path: \/gtag\/js?id=G-Z22K6RX8XK",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "referer: https:\/\/insect-eco-system.org\/",
                                    "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-credentials: true",
                                    "access-control-allow-headers: Cache-Control",
                                    "access-control-allow-origin: *",
                                    "cache-control: private, max-age=900",
                                    "content-encoding: br",
                                    "content-length: 97631",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 10:11:32 GMT",
                                    "expires: Mon, 02 Sep 2024 10:11:32 GMT",
                                    "server: Google Tag Manager",
                                    "strict-transport-security: max-age=31536000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-xss-protection: 0",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1783,
                            "score_cache": 0,
                            "score_cdn": 100,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 184,
                            "connect_ms": 194,
                            "ssl_ms": 244,
                            "gzip_total": 97631,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 900,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 544,
                            "socket_group": "https:\/\/www.googletagmanager.com <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 145,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvTCCBaWgAwIBAgIQKyPKRqppOOgKjM5cZTfmrjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDYzNzIxWhcNMjQxMDI4MDYzNzIwWjAhMR8w\nHQYDVQQDDBYqLmdvb2dsZS1hbmFseXRpY3MuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEsSAi5XLIQbb7DJnQ4vXRmBMhyA6FFGV7KB5zNr2iW+H2ALZQFIwB\n3qTY3BanPYLCHJyWu+v1uBFGTWp9TbjhQqOCBKAwggScMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRD\n2ZfVnk4Ky+ukp6Ew0fRA48EfEjAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDCC\nAncGA1UdEQSCAm4wggJqghYqLmdvb2dsZS1hbmFseXRpY3MuY29tghtyZWdpb24x\nLmFwcC1tZWFzdXJlbWVudC5jb22CE2FwcC1tZWFzdXJlbWVudC5jb22CH3JlZ2lv\nbjEuYXR0LmFwcC1tZWFzdXJlbWVudC5jb22CF2F0dC5hcHAtbWVhc3VyZW1lbnQu\nY29tgiVyZWdpb24xLmFuYWx5dGljcy5hcHAtbWVhc3VyZW1lbnQuY29tgh1hbmFs\neXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYImcmVnaW9uMS5hcHAtYW5hbHl0aWNz\nLXNlcnZpY2VzLWF0dC5jb22CHmFwcC1hbmFseXRpY3Mtc2VydmljZXMtYXR0LmNv\nbYIicmVnaW9uMS5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLmNvbYIaYXBwLWFuYWx5\ndGljcy1zZXJ2aWNlcy5jb22CFGdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24x\nLmdvb2dsZS1hbmFseXRpY3MuY29tghhzc2wuZ29vZ2xlLWFuYWx5dGljcy5jb22C\nGHd3dy5nb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9uMS5hbmFseXRpY3MuZ29v\nZ2xlLmNvbYIUZ29vZ2xldGFnbWFuYWdlci5jb22CGHd3dy5nb29nbGV0YWdtYW5h\nZ2VyLmNvbYIKdXJjaGluLmNvbYISc2VydmljZS51cmNoaW4uY29tgghmcHMuZ29v\nZ4IKKi5mcHMuZ29vZ4ISZ29vZ2xlb3B0aW1pemUuY29tghZ3d3cuZ29vZ2xlb3B0\naW1pemUuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeG\nJWh0dHA6Ly9jLnBraS5nb29nL3dyMi9vQkZZWWFoemdWSS5jcmwwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdQB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6\ndAAAAZEheK4sAAAEAwBGMEQCIAfEJqIA2gU1nGD3ubtFBkg+OIfD+9WICxgyCRBH\nRPeCAiArmWvwu6KvyGonEE1h9oi7IoUdZi9BAY4BflEfY9eRpAB2ABmYEHEJ8NZS\nLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkSF4rhUAAAQDAEcwRQIgP3qGnINg\nD0GU9Sa2TU\/r0Jfm7ncTNeS6iBcMJeexvRYCIQD0NbjNfgqC1HkO1IWswv\/yIp4m\nBYEvWhmN4gccl3rtWDANBgkqhkiG9w0BAQsFAAOCAQEAjeA0H4llFhc4cJ5cvnaU\nwNefK4QK4Q4ezAcYFmtQpc7diAMNYswM\/dkFstzzW4E3bVsZWZUfv5jcMBuBH69d\nGr01Q54M55qZcjXI+9P5WZtIiL5R3a0WCfS3M4XQoztSsKqOlEGwLHZywc8\/FD35\nXQqY5gGnWelpA3tqEGurlHg3T6fLWxgTamVItjpexzXGe4+TkFsXbvUPOIUHD9Q6\nSPQyukoxZDkAk4e0EgC\/0Yn4VnA\/+YJglHYAUgDes07cJxi8D6Y3LBDuprzu67gM\nyd8AVUDqexkNzMgTTcaK78kwxv9VMe4yzjCmUaQZ\/F\/LlEmkgfu\/VrGCZuEbu19l\nfw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "renderBlocking": "potentially_blocking",
                            "load_end": 2421,
                            "ttfb_start": 1172,
                            "ttfb_end": 1426,
                            "download_start": 1426,
                            "download_end": 2421,
                            "download_ms": 995,
                            "all_start": 546,
                            "all_end": 2421,
                            "all_ms": 1871,
                            "index": 13,
                            "number": 14,
                            "cpuTimes": {
                                "EvaluateScript": 32,
                                "v8.compile": 10,
                                "FunctionCall": 54
                            },
                            "cpu.EvaluateScript": 32,
                            "cpu.v8.compile": 10,
                            "cpu.FunctionCall": 54,
                            "cpuTime": 96,
                            "js_timing": [
                                [
                                    2491.962,
                                    2524.0909999999999
                                ],
                                [
                                    2491.9920000000002,
                                    2501.9540000000002
                                ],
                                [
                                    2527.8539999999998,
                                    2577.194
                                ],
                                [
                                    2591.6880000000001,
                                    2592.4989999999998
                                ],
                                [
                                    2592.5349999999999,
                                    2592.6100000000001
                                ],
                                [
                                    2592.643,
                                    2592.8139999999999
                                ],
                                [
                                    2592.8470000000002,
                                    2592.864
                                ],
                                [
                                    2592.8809999999999,
                                    2592.8899999999999
                                ],
                                [
                                    2592.904,
                                    2592.913
                                ],
                                [
                                    2592.9299999999998,
                                    2593.1610000000001
                                ],
                                [
                                    2593.194,
                                    2593.2109999999998
                                ],
                                [
                                    2593.23,
                                    2593.2399999999998
                                ],
                                [
                                    2593.2820000000002,
                                    2594.172
                                ],
                                [
                                    2594.2069999999999,
                                    2594.2289999999998
                                ],
                                [
                                    2594.2460000000001,
                                    2594.2559999999999
                                ],
                                [
                                    2594.2719999999999,
                                    2594.2840000000001
                                ],
                                [
                                    2594.297,
                                    2594.335
                                ],
                                [
                                    2594.3490000000002,
                                    2594.3879999999999
                                ],
                                [
                                    2596.373,
                                    2596.3910000000001
                                ],
                                [
                                    2596.4090000000001,
                                    2596.4169999999999
                                ],
                                [
                                    2596.4299999999998,
                                    2596.4380000000001
                                ],
                                [
                                    2668.3009999999999,
                                    2668.3780000000002
                                ],
                                [
                                    2668.4749999999999,
                                    2668.5569999999998
                                ],
                                [
                                    2674.6390000000001,
                                    2676.4630000000002
                                ],
                                [
                                    2676.567,
                                    2676.5839999999998
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "245266.33",
                            "request_id": "245266.33",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-32x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/media\/site\/4cee8ace47-1714040087\/icon-32x.png",
                            "raw_id": "245266.33",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 42,
                            "ttfb_ms": 39,
                            "load_start": 2621,
                            "load_start_float": 2621.0002169999998,
                            "bytesIn": 1411,
                            "objectSize": 1411,
                            "objectSizeUncompressed": 1411,
                            "chunks": [
                                {
                                    "ts": 2663,
                                    "bytes": 1411
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 89,
                            "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: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/media\/site\/4cee8ace47-1714040087\/icon-32x.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "cookie: _ga_Z22K6RX8XK=GS1.1.1725271894.1.0.1725271894.0.0.0; _ga=GA1.1.1715926337.1725271894",
                                    "priority: u=1, i",
                                    "referer: https:\/\/insect-eco-system.org\/de",
                                    "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",
                                    "content-length: 1411",
                                    "content-type: image\/png",
                                    "date: Mon, 02 Sep 2024 10:11:34 GMT",
                                    "etag: \"662a2d66-583\"",
                                    "last-modified: Thu, 25 Apr 2024 10:16:06 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2380,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1411,
                            "image_save": 0,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 2619,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 217,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1411 bytes",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 32,
                                        "ImageHeight": 32,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "32x32",
                                        "Megapixels": 0.001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 0.84656100000000001,
                                        "y": 0.84656100000000001
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1024,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 83.152600000000007,
                                            "standardDeviation": 99.425299999999993,
                                            "kurtosis": -1.51806,
                                            "skewness": 0.51208500000000001,
                                            "entropy": 0.48383599999999999
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 163.928,
                                            "standardDeviation": 116.777,
                                            "kurtosis": -1.5682199999999999,
                                            "skewness": 0.59496599999999999,
                                            "entropy": 0.35997099999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 205,
                                            "mean": 69.383799999999994,
                                            "standardDeviation": 80.899600000000007,
                                            "kurtosis": -1.7862800000000001,
                                            "skewness": 0.35792200000000002,
                                            "entropy": 0.52648700000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 243,
                                            "mean": 90.686499999999995,
                                            "standardDeviation": 105.556,
                                            "kurtosis": -1.79474,
                                            "skewness": 0.35120299999999999,
                                            "entropy": 0.53398800000000002
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 238,
                                            "mean": 81.467799999999997,
                                            "standardDeviation": 94.468100000000007,
                                            "kurtosis": -1.8191999999999999,
                                            "skewness": 0.33301199999999997,
                                            "entropy": 0.51490000000000002
                                        }
                                    },
                                    "alpha": "#00000000",
                                    "renderingIntent": "Perceptual",
                                    "gamma": 0.45454499999999998,
                                    "chromaticity": {
                                        "redPrimary": {
                                            "x": 0.64000000000000001,
                                            "y": 0.33000000000000002
                                        },
                                        "greenPrimary": {
                                            "x": 0.29999999999999999,
                                            "y": 0.59999999999999998
                                        },
                                        "bluePrimary": {
                                            "x": 0.14999999999999999,
                                            "y": 0.059999999999999998
                                        },
                                        "whitePrimary": {
                                            "x": 0.31269999999999998,
                                            "y": 0.32900000000000001
                                        }
                                    },
                                    "backgroundColor": "#FFFFFFFF",
                                    "borderColor": "#DFDFDFFF",
                                    "matteColor": "#BDBDBDFF",
                                    "transparentColor": "#00000000",
                                    "interlace": "None",
                                    "intensity": "Undefined",
                                    "compose": "Over",
                                    "pageGeometry": {
                                        "width": 32,
                                        "height": 32,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2024-09-02T10:11:34+00:00",
                                        "date:modify": "2024-09-02T10:11:34+00:00",
                                        "png:IHDR.bit-depth-orig": "8",
                                        "png:IHDR.bit_depth": "8",
                                        "png:IHDR.color-type-orig": "6",
                                        "png:IHDR.color_type": "6 (RGBA)",
                                        "png:IHDR.interlace_method": "0 (Not interlaced)",
                                        "png:IHDR.width,height": "32, 32",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "a030b26dded7e559a3d6ea5c12025ca37882e26af374de40f614003fea97a206"
                                    },
                                    "tainted": false,
                                    "filesize": "1411B",
                                    "numberPixels": "1024",
                                    "pixelsPerSecond": "586552B",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 2663,
                            "ttfb_start": 2621,
                            "ttfb_end": 2660,
                            "download_start": 2660,
                            "download_end": 2663,
                            "download_ms": 3,
                            "all_start": 2621,
                            "all_end": 2663,
                            "all_ms": 42,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "245266.31",
                            "request_id": "245266.31",
                            "ip_addr": "142.250.185.206",
                            "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271892132&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1715926337.1725271894&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271894&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2520",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271892132&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1715926337.1725271894&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271894&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2520",
                            "raw_id": "245266.31",
                            "frame_id": "092AC068558513BFF8E0F5C5316526D2",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 204,
                            "request_type": "Fetch",
                            "load_ms": 48,
                            "ttfb_ms": 48,
                            "load_start": 2712,
                            "load_start_float": 2712.0002009999998,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 216,
                            "protocol": "HTTP\/2",
                            "dns_start": 2521,
                            "dns_end": 2606,
                            "connect_start": 2615,
                            "connect_end": 2645,
                            "ssl_start": 2645,
                            "ssl_end": 2712,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1722839841,
                                "validTo": 1730097440,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722843442732,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022007C426A200DA05359C60F7B9BB4506483E3887C3FBD5880B183209104744F78202202B996BF0BBA2AFC86A27104D61F688BB22851D662F41018E017E511F63D791A4"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1722843442709,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203F7A869C83600F4194F526B64D4FEBD097E6EE771335E4BA88170C25E7B1BD16022100F435B8CD7E0A82D4790ED485ACC2FFF2229E2605812F5A198DE2071C977AED58"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK",
                            "initiator_line": 170,
                            "initiator_column": 355,
                            "initiator_type": "script",
                            "initiator_function": "Mc",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271892132&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1715926337.1725271894&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271894&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=2520",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/insect-eco-system.org",
                                    "priority: u=1, i",
                                    "referer: https:\/\/insect-eco-system.org\/",
                                    "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: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/insect-eco-system.org",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 10:11:34 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 3487,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 85,
                            "connect_ms": 30,
                            "ssl_ms": 67,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "Google",
                            "server_count": null,
                            "created": 2518,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 201,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvTCCBaWgAwIBAgIQKyPKRqppOOgKjM5cZTfmrjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDYzNzIxWhcNMjQxMDI4MDYzNzIwWjAhMR8w\nHQYDVQQDDBYqLmdvb2dsZS1hbmFseXRpY3MuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEsSAi5XLIQbb7DJnQ4vXRmBMhyA6FFGV7KB5zNr2iW+H2ALZQFIwB\n3qTY3BanPYLCHJyWu+v1uBFGTWp9TbjhQqOCBKAwggScMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRD\n2ZfVnk4Ky+ukp6Ew0fRA48EfEjAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDCC\nAncGA1UdEQSCAm4wggJqghYqLmdvb2dsZS1hbmFseXRpY3MuY29tghtyZWdpb24x\nLmFwcC1tZWFzdXJlbWVudC5jb22CE2FwcC1tZWFzdXJlbWVudC5jb22CH3JlZ2lv\nbjEuYXR0LmFwcC1tZWFzdXJlbWVudC5jb22CF2F0dC5hcHAtbWVhc3VyZW1lbnQu\nY29tgiVyZWdpb24xLmFuYWx5dGljcy5hcHAtbWVhc3VyZW1lbnQuY29tgh1hbmFs\neXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYImcmVnaW9uMS5hcHAtYW5hbHl0aWNz\nLXNlcnZpY2VzLWF0dC5jb22CHmFwcC1hbmFseXRpY3Mtc2VydmljZXMtYXR0LmNv\nbYIicmVnaW9uMS5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLmNvbYIaYXBwLWFuYWx5\ndGljcy1zZXJ2aWNlcy5jb22CFGdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24x\nLmdvb2dsZS1hbmFseXRpY3MuY29tghhzc2wuZ29vZ2xlLWFuYWx5dGljcy5jb22C\nGHd3dy5nb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9uMS5hbmFseXRpY3MuZ29v\nZ2xlLmNvbYIUZ29vZ2xldGFnbWFuYWdlci5jb22CGHd3dy5nb29nbGV0YWdtYW5h\nZ2VyLmNvbYIKdXJjaGluLmNvbYISc2VydmljZS51cmNoaW4uY29tgghmcHMuZ29v\nZ4IKKi5mcHMuZ29vZ4ISZ29vZ2xlb3B0aW1pemUuY29tghZ3d3cuZ29vZ2xlb3B0\naW1pemUuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeG\nJWh0dHA6Ly9jLnBraS5nb29nL3dyMi9vQkZZWWFoemdWSS5jcmwwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdQB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6\ndAAAAZEheK4sAAAEAwBGMEQCIAfEJqIA2gU1nGD3ubtFBkg+OIfD+9WICxgyCRBH\nRPeCAiArmWvwu6KvyGonEE1h9oi7IoUdZi9BAY4BflEfY9eRpAB2ABmYEHEJ8NZS\nLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkSF4rhUAAAQDAEcwRQIgP3qGnINg\nD0GU9Sa2TU\/r0Jfm7ncTNeS6iBcMJeexvRYCIQD0NbjNfgqC1HkO1IWswv\/yIp4m\nBYEvWhmN4gccl3rtWDANBgkqhkiG9w0BAQsFAAOCAQEAjeA0H4llFhc4cJ5cvnaU\nwNefK4QK4Q4ezAcYFmtQpc7diAMNYswM\/dkFstzzW4E3bVsZWZUfv5jcMBuBH69d\nGr01Q54M55qZcjXI+9P5WZtIiL5R3a0WCfS3M4XQoztSsKqOlEGwLHZywc8\/FD35\nXQqY5gGnWelpA3tqEGurlHg3T6fLWxgTamVItjpexzXGe4+TkFsXbvUPOIUHD9Q6\nSPQyukoxZDkAk4e0EgC\/0Yn4VnA\/+YJglHYAUgDes07cJxi8D6Y3LBDuprzu67gM\nyd8AVUDqexkNzMgTTcaK78kwxv9VMe4yzjCmUaQZ\/F\/LlEmkgfu\/VrGCZuEbu19l\nfw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 2760,
                            "ttfb_start": 2712,
                            "ttfb_end": 2760,
                            "download_start": 2760,
                            "download_end": 2760,
                            "download_ms": 0,
                            "all_start": 2521,
                            "all_end": 2760,
                            "all_ms": 230,
                            "index": 15,
                            "number": 16
                        }
                    ],
                    "requestsFull": 16,
                    "requestsDoc": 15,
                    "responses_200": 14,
                    "responses_404": 1,
                    "responses_other": 1,
                    "result": 99999,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "092AC068558513BFF8E0F5C5316526D2",
                    "loadEventStart": 2613,
                    "loadEventEnd": 2613,
                    "domContentLoadedEventStart": 1922,
                    "domContentLoadedEventEnd": 1933,
                    "URL": "https:\/\/insect-eco-system.org\/de",
                    "connections": 4,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "ECBE14FE59DAB25B595303503EA1A046",
                    "final_url": "https:\/\/insect-eco-system.org\/de",
                    "domInteractive": 1910,
                    "firstPaint": 916.69999999925494,
                    "firstContentfulPaint": 972,
                    "firstMeaningfulPaint": 972,
                    "firstImagePaint": 1923,
                    "renderBlockingCSS": 2,
                    "renderBlockingJS": 1,
                    "TTFB": 213,
                    "basePageSSLTime": 64,
                    "score_cache": 0,
                    "score_cdn": 21,
                    "score_gzip": 100,
                    "score_cookies": -1,
                    "score_keep-alive": 100,
                    "score_minify": -1,
                    "score_combine": -1,
                    "score_compress": 99,
                    "score_etags": -1,
                    "score_progressive_jpeg": 100,
                    "gzip_total": 253572,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 1016891,
                    "image_savings": 11829,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 21,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 4,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 18,
                        "ParseAuthorStyleSheet": 57,
                        "EvaluateScript": 63,
                        "v8.compile": 22,
                        "FunctionCall": 214,
                        "FireAnimationFrame": 7,
                        "UpdateLayoutTree": 43,
                        "Layout": 96,
                        "PrePaint": 10,
                        "Paint": 4,
                        "Layerize": 5,
                        "ResourceChangePriority": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "IntersectionObserverController::computeIntersections": 3,
                        "HitTest": 2,
                        "TimerFire": 3,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "Idle": 2184
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 21,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 4,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 14,
                        "ParseAuthorStyleSheet": 57,
                        "EvaluateScript": 63,
                        "v8.compile": 22,
                        "FunctionCall": 209,
                        "FireAnimationFrame": 7,
                        "UpdateLayoutTree": 43,
                        "Layout": 96,
                        "PrePaint": 10,
                        "Paint": 4,
                        "Layerize": 5,
                        "ResourceChangePriority": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "IntersectionObserverController::computeIntersections": 3,
                        "HitTest": 2,
                        "TimerFire": 3,
                        "largestContentfulPaint::Candidate": 0,
                        "MarkDOMContent": 0,
                        "MarkLoad": 0,
                        "Idle": 2101
                    },
                    "cpu.ParseHTML": 21,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 4,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 18,
                    "cpu.ParseAuthorStyleSheet": 57,
                    "cpu.EvaluateScript": 63,
                    "cpu.v8.compile": 22,
                    "cpu.FunctionCall": 214,
                    "cpu.FireAnimationFrame": 7,
                    "cpu.UpdateLayoutTree": 43,
                    "cpu.Layout": 96,
                    "cpu.PrePaint": 10,
                    "cpu.Paint": 4,
                    "cpu.Layerize": 5,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 3,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 2,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 3,
                    "cpu.HitTest": 2,
                    "cpu.TimerFire": 3,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.MarkDOMContent": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.Idle": 2184,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725271888.9109347,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725271891.5050344,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 3650,
                    "fullyLoadedCPUpct": 36.980749746710231,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "092AC068558513BFF8E0F5C5316526D2",
                                    "loaderId": "41A5460CFA40F6DBA8C04EEFCC46A0FF"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/insect-eco-system.org",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/insect-eco-system.org\/de",
                    "document_hostname": "insect-eco-system.org",
                    "document_origin": "https:\/\/insect-eco-system.org",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 355,
                    "domComplete": 2613,
                    "PerformancePaintTiming.first-paint": 916.69999999925494,
                    "PerformancePaintTiming.first-contentful-paint": 916.69999999925494,
                    "origin_dns": {
                        "ns": [
                            "ns48.domaincontrol.com.",
                            "ns47.domaincontrol.com."
                        ],
                        "mx": [
                            "100 mxlbpu.ispgateway.de.",
                            "5 alt1.aspmx.l.google.com.",
                            "5 alt2.aspmx.l.google.com.",
                            "10 alt3.aspmx.l.google.com.",
                            "10 alt4.aspmx.l.google.com.",
                            "1 aspmx.l.google.com."
                        ],
                        "soa": [
                            "ns47.domaincontrol.com. dns.jomax.net. 2023112701 28800 7200 604800 600"
                        ],
                        "cname": [],
                        "txt": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "UI frameworks": "UIKit",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "Security": "hCaptcha 1",
                        "Webmail": "Google Workspace",
                        "Email": "Google Workspace",
                        "Analytics": "Google Analytics",
                        "Hosting": "GoDaddy",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "UIKit": "",
                        "Nginx": "",
                        "hCaptcha": "1",
                        "Google Workspace": "",
                        "Google Analytics": "",
                        "GoDaddy": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "UIKit": {
                            "name": "UIKit",
                            "description": "UIKit is the framework used for developing iOS applications.",
                            "slug": "uikit",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UIKit.svg",
                            "website": "https:\/\/getuikit.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "hCaptcha": {
                            "name": "hCaptcha",
                            "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.",
                            "slug": "hcaptcha",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "1",
                            "icon": "hCaptcha.svg",
                            "website": "https:\/\/www.hcaptcha.com",
                            "pricing": [
                                "freemium",
                                "poa"
                            ],
                            "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
                        },
                        "Google Analytics": {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        "GoDaddy": {
                            "name": "GoDaddy",
                            "description": "GoDaddy is used as a web host and domain registrar.",
                            "slug": "godaddy",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "GoDaddy.svg",
                            "website": "https:\/\/www.godaddy.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": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "UIKit",
                            "description": "UIKit is the framework used for developing iOS applications.",
                            "slug": "uikit",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UIKit.svg",
                            "website": "https:\/\/getuikit.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "hCaptcha",
                            "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.",
                            "slug": "hcaptcha",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "1",
                            "icon": "hCaptcha.svg",
                            "website": "https:\/\/www.hcaptcha.com",
                            "pricing": [
                                "freemium",
                                "poa"
                            ],
                            "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": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GoDaddy",
                            "description": "GoDaddy is used as a web host and domain registrar.",
                            "slug": "godaddy",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "GoDaddy.svg",
                            "website": "https:\/\/www.godaddy.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": [],
                        "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": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                        "target": [
                                            ".uk-navbar-container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body>",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                        "target": [
                                            "main"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                        "target": [
                                            "main"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                        "target": [
                                            ".uk-navbar-container"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                        "target": [
                                            ".uk-navbar-container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">",
                                                        "target": [
                                                            ".uk-slider-lead"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2>",
                                                        "target": [
                                                            ".uk-width-1-2\\@m.uk-first-column > h2"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "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": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".uk-flex-middle.uk-flex-center[uk-grid=\"\"] > .uk-width-1-2\\@m.uk-first-column > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Forschung und Entwicklung<\/strong>",
                                        "target": [
                                            ".uk-width-1-2\\@m.uk-first-column > p > strong:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong> Beratungs- und Aufkl\u00e4rungsma\u00dfnahmen <\/strong>",
                                        "target": [
                                            "strong:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>nachhaltigen Gesellschaft <\/strong>",
                                        "target": [
                                            "strong:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Umwelt-Bildungsprojekten<\/strong>",
                                        "target": [
                                            "strong:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Wir handeln nicht gewinnorientiert<\/strong>",
                                        "target": [
                                            "strong:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>F\u00f6rderung der Allgemeinheit <\/strong>",
                                        "target": [
                                            "strong:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>sozial wertvollem Handeln<\/strong>",
                                        "target": [
                                            "strong:nth-child(7)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "navbar",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"navbar\" uk-sticky=\"animation: uk-animation-slide-top; sel-target: .uk-navbar-container; cls-active: uk-navbar-sticky; cls-inactive:uk-navbar-transparent;\" class=\"uk-sticky uk-sticky-fixed\" style=\"position: fixed; top: 0px; width: 1905px;\">",
                                        "target": [
                                            "#navbar"
                                        ]
                                    },
                                    {
                                        "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": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "offcanvas",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">",
                                        "target": [
                                            "#offcanvas"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mobile-menu",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul id=\"mobile-menu\" class=\"uk-nav uk-nav-primary\" aria-live=\"polite\">",
                                        "target": [
                                            "#mobile-menu"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "svgPathRoundedLeft",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"svgPathRoundedLeft\" clipPathUnits=\"objectBoundingBox\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M296,0V203H12S-.01,203.54,0,189.88C.01,176.22,36.78,27.15,39.92,13.62,43.06,.09,54.07,0,54.07,0h241.93Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>",
                                        "target": [
                                            "#svgPathRoundedLeft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "svgPathRoundedRight",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"svgPathRoundedRight\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M0,0V203H284s12.01,.54,12-13.12S259.22,27.15,256.08,13.62,241.93,0,241.93,0H0Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>",
                                        "target": [
                                            "#svgPathRoundedRight"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                        "target": [
                                            ".uk-visible\\@s[alt=\"VIRIDIS - Eco System gGmbH\"][data-width=\"\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                        "target": [
                                            "img[uk-cover=\"\"]"
                                        ]
                                    },
                                    {
                                        "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 data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                                        "target": [
                                            ".uk-width-1-2\\@m:nth-child(2) > .uk-grid[uk-grid=\"\"] > .uk-width-expand\\@m > figure > .uk-border-circle[alt=\"\"][uk-img=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"uk-navbar-item uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">",
                                        "target": [
                                            ".uk-navbar-item"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\">Start<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > .uk-active > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(3) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(6) > a"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"uk-navbar-nav\">",
                                        "target": [
                                            ".uk-navbar-nav"
                                        ]
                                    },
                                    {
                                        "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=\"uk-slider-items uk-grid uk-grid-match\" uk-height-viewport=\"offset-top: true; offset-bottom: 25\" style=\"transform: translate3d(0px, 0px, 0px); min-height: calc(75vh);\">",
                                        "target": [
                                            ".uk-grid-match"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > .uk-active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"uk-transition-toggle uk-width-1-1 uk-active\" tabindex=\"-1\">",
                                        "target": [
                                            ".uk-transition-toggle.uk-width-1-1.uk-active"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                        "target": [
                                            ".uk-visible\\@s[alt=\"VIRIDIS - Eco System gGmbH\"][data-width=\"\"]:nth-child(1)"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > .uk-active > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(2) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(3) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(4) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(5) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(6) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "72.0pt (96px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">",
                                        "target": [
                                            ".uk-slider-lead"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>VIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nachhaltiges Miteinander<\/p>",
                                        "target": [
                                            ".uk-slider-text > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9dcda8",
                                                    "contrastRatio": 0,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2>",
                                        "target": [
                                            ".uk-width-1-2\\@m.uk-first-column > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "k99n23.meinserver.io",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns47.domaincontrol.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 15611,
                    "testUrl": "https:\/\/insect-eco-system.org\/de",
                    "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:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\",\"width\":48,\"height\":48,\"naturalWidth\":512,\"naturalHeight\":512},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\",\"width\":1906,\"height\":1271,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\",\"width\":477,\"height\":477,\"naturalWidth\":1280,\"naturalHeight\":1280},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\",\"width\":491,\"height\":491,\"naturalWidth\":1080,\"naturalHeight\":1080}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Roboto",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Roboto",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "300"
                        },
                        {
                            "family": "Roboto",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        }
                    ],
                    "generated-content-percent": 26.670000000000002,
                    "generated-content-size": 9.0199999999999996,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 512,
                            "naturalHeight": 512
                        },
                        {
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1200,
                            "naturalHeight": 800
                        },
                        {
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1280,
                            "naturalHeight": 1280
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\">",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 1080
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/1ff649ef28-1714394799\/fr-foto-clip453x452-0x7.png\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/d1a12c6c89-1715845496\/jzk.png\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/99a41b2739-1715845478\/ini.png\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/gastro-bruecken\/6178ce7b14-1719222809\/louis-hansel-qde7a8xqugc-unsplash-clip1056x1407-0x541.jpg\" alt=\"Gastronomie als Br\u00fccke\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/insect-farm\/0b7996dab9-1717734705\/karographix-photography-xqqm1irmabm-unsplash-clip1442x1920-0x278.jpg\" alt=\"Insect-Farm\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/kesselhaus\/9c94567b93-1717498967\/kopie-von-mn-her-kraftwerk-120223-clip1334x1777-52x0.jpg\" alt=\"Kesselhaus\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/3b1768a475-1717141531\/kopie-von-herstellung-mikromassen-nah-clip407x407-0x85.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/770f6d1eb4-1717141584\/tim-mossholder-xdwea2kaeja-unsplash-clip1280x1280-0x195.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/8efeafc991-1717141630\/kopie-von-greenhouse-clip408x408-0x106.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                        "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                        "https:\/\/js.hcaptcha.com\/1\/api.js",
                        "https:\/\/insect-eco-system.org\/assets\/css\/fonts.css",
                        "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css"
                    ],
                    "rendered-html": "<html lang=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\"><head>\n\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n<title>Start | VIRIDIS - Eco System gGmbH<\/title>\n<meta content=\"VIRIDIS - Eco System gGmbH\" name=\"author\">\n<meta content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\" name=\"description\">\n<meta content=\"index,follow,noodp\" name=\"robots\">\n<link rel=\"canonical\" href=\"https:\/\/insect-eco-system.org\/de\">\n<meta property=\"og:title\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/insect-eco-system.org\/de\">\n<meta property=\"og:image\" content=\"https:\/\/insect-eco-system.org\/media\/site\/a856d466fc-1714042850\/ies-social.png\">\n<meta property=\"og:image:width\" content=\"1784\">\n<meta property=\"og:image:height\" content=\"682\">\n<meta property=\"og:image:type\" content=\"image\/png\">\n<meta property=\"og:site_name\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta property=\"og:description\" content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:title\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta name=\"twitter:description\" content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\">\n<meta name=\"twitter:site\" content=\"@InsectEcoSystem\">\n<meta name=\"twitter:creator\" content=\"@InsectEcoSystem\">\n<meta name=\"twitter:image\" content=\"https:\/\/insect-eco-system.org\/media\/site\/a856d466fc-1714042850\/ies-social.png\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-180x.png\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-196x.png\" sizes=\"196x196\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-96x.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-32x.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-16x.png\" sizes=\"16x16\">\n<meta name=\"msapplication-TileImage\" content=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-150x.png\">\n\n<link href=\"https:\/\/insect-eco-system.org\/assets\/css\/fonts.css\" rel=\"stylesheet\"><link href=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css\" rel=\"stylesheet\">\n<script src=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js\"><\/script>\n\n\n<!-- Google tag (gtag.js) -->\n<script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK\"><\/script>\n<script>\n  window.dataLayer = window.dataLayer || [];\n  function gtag(){dataLayer.push(arguments);}\n  gtag('js', new Date());\n\n  gtag('config', 'G-Z22K6RX8XK');\n<\/script>\n<\/head>\n<body>\n\n\n<div id=\"navbar\" uk-sticky=\"animation: uk-animation-slide-top; sel-target: .uk-navbar-container; cls-active: uk-navbar-sticky; cls-inactive:uk-navbar-transparent;\" class=\"uk-sticky uk-sticky-fixed\" style=\"position: fixed; top: 0px; width: 1905px;\">\n  <div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">\n    <div class=\"uk-container\">\n    <nav class=\"uk-navbar\" uk-navbar=\"\">\n          <div class=\"uk-navbar-left\">\n              <a class=\"uk-navbar-item uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">\n        <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-hidden@s\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-logo-inverse uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-logo-inverse uk-hidden@s\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>            <\/div>\n\n                    \n      <div class=\"uk-navbar-right\">\n            <div class=\"uk-visible@m\">\n          <ul class=\"uk-navbar-nav\">\n        <li class=\"uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n\n    <\/li>\n      <\/ul>\n\n\n      <\/div>\n                                <!-- button -->\n                            <!-- offset click -->\n        <a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" data-no-swup=\"\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\"><svg x=\"0\" y=\"0\" width=\"25\" height=\"10\" viewBox=\"0 0 25 9.984\" xml:space=\"preserve\"><line fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" x1=\"0\" y1=\".531\" x2=\"25\" y2=\".531\"><\/line><line fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" x1=\"0\" y1=\"9.469\" x2=\"25\" y2=\"9.469\"><\/line><\/svg><\/a>\n            <\/div>\n      <\/nav>\n      <\/div>\n    <\/div>\n\n    \n    \n  <\/div><div class=\"uk-sticky-placeholder\" style=\"height: 110px; margin: 0px;\"><\/div>  \n<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">\n\n  \n<main role=\"main\" uk-scrollspy=\"target: > section; cls: uk-animation-slide-bottom-small; delay: 300\">\n<section class=\"uk-background-primary topHeroSlider uk-scrollspy-inview \" style=\"\">\n<div class=\"uk-cover-container\">\n    <div class=\"uk-margin-medium-top uk-padding-large uk-padding-remove-horizontal uk-light\">\n        <div class=\"uk-slider uk-visible-toggle\" tabindex=\"-1\" uk-slider=\"center: true; pause-on-hover: true\">\n            <div class=\"uk-position-relative\">\n                <div class=\"uk-slider-container\">\n                    <ul class=\"uk-slider-items uk-grid uk-grid-match\" uk-height-viewport=\"offset-top: true; offset-bottom: 25\" style=\"transform: translate3d(0px, 0px, 0px); min-height: calc(75vh);\">\n                                            <li class=\"uk-transition-toggle uk-width-1-1 uk-active\" tabindex=\"-1\">\n                            <div class=\"uk-cover-container uk-border-rounded\">\n                                <img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">\n                                <div>\n                                                                        <div class=\"uk-position-center uk-flex-middle uk-grid-large uk-grid\" uk-grid=\"\">\n                                        <h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">\n                                            V-ECO                                        <\/h4>\n                                                                                <div class=\"uk-slider-text uk-text-lead uk-width-expand\" uk-slider-parallax=\"x: 200,-200\" style=\"transform: translateX(0px);\">\n                                            <p>VIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nachhaltiges Miteinander<\/p>                                            \n                                                                                    <\/div>\n                                                                            <\/div>\n                                                                    <\/div>\n                            <\/div>\n                        <\/li>\n                                        <\/ul>\n                    <div class=\"uk-hidden@s uk-light\">\n                        <a class=\"uk-position-center-left uk-slidenav-large uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                        <a class=\"uk-position-center-right uk-slidenav-large uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"uk-visible@s\">\n                    <a class=\"uk-position-center-left-out uk-slidenav-large uk-position-small uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                    <a class=\"uk-position-center-right-out uk-slidenav-large uk-position-small uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                <\/div>\n            <\/div>\n            <ul class=\"uk-slider-nav uk-dotnav uk-flex-center uk-margin\" hidden=\"\"><li uk-slider-item=\"0\" hidden=\"\" class=\"uk-active\"><a href=\"\"><\/a><\/li><\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default uk-scrollspy-inview \" style=\"\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-middle uk-flex-center\" uk-grid=\"\">\n<div class=\"uk-width-1-2@m uk-first-column\">\n\n\n\n<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2><p>Wir verstehen uns als ein \u00d6kosystem des gr\u00fcnen Wandels, das durch eigene <strong>Forschung und Entwicklung<\/strong> und durch umfassende<strong> Beratungs- und Aufkl\u00e4rungsma\u00dfnahmen <\/strong>den \u00dcbergang zu einer <strong>nachhaltigen Gesellschaft <\/strong>f\u00f6rdert.&nbsp;Damit streben wir eine gesellschaftliche Wirkung an. Dies umfasst auch die F\u00f6rderung von <strong>Umwelt-Bildungsprojekten<\/strong>, um die n\u00e4chste Generation auf die Herausforderungen und Chancen der nachhaltigen Entwicklung vorzubereiten. <strong>Wir handeln nicht gewinnorientiert<\/strong>, im Sinne der <strong>F\u00f6rderung der Allgemeinheit <\/strong>und orientieren uns an <strong>sozial wertvollem Handeln<\/strong>.&nbsp;<\/p><\/div>\n<div class=\"uk-width-1-2@m\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-6@m uk-first-column\">\n<\/div>\n<div class=\"uk-width-expand@m\">\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">\n  \n  <\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-background-center-center uk-background-contain uk-light\" style=\"background-image: url(&quot;https:\/\/insect-eco-system.org\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]&quot;); background-color: rgba(0, 0, 0, 0); background-blend-mode: overlay; visibility: hidden; background-position-y: calc(50% + 0px);\" uk-parallax=\"bgy: -200\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-center uk-grid-small\" uk-grid=\"\">\n<div class=\"uk-width-1-2@m uk-first-column\">\n<div class=\"uk-grid uk-grid-small\" uk-grid=\"\">\n<div class=\"uk-width-expand@m uk-first-column\">\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\">\n  \n  <\/figure>\n<\/div>\n<div class=\"uk-width-1-6@m\">\n<\/div>\n<\/div>\n<\/div>\n<div class=\"uk-width-1-2@m\">\n\n\n\n<h2>\n    UNSERE PRINZIPIEN<\/h2><p><strong>\u00d6kologische Nachhaltigkeit:<\/strong> Initiativen zur Unterst\u00fctzung des Umweltschutzes, wie etwa das Anlegen von Gemeinschaftsg\u00e4rten oder die Durchf\u00fchrung von Recycling-Aktionen.<\/p><p><strong>Lokales Engagement:<\/strong> F\u00f6rderung von Projekten, die die Gemeinschaft vor Ort st\u00e4rken, z.B. durch Ortsversch\u00f6nerung oder lokale Bildungsprogramme.<\/p>\n\n\n<h3>\n    Wir glauben an die Kraft der <strong>Vernetzung und Kooperation.<\/strong><\/h3><ul><li>Eine Vernetzungs- und Entscheidungsplattform geschaffen,<\/li><li>Projekte vor Ort geplant,<\/li><li>bringen Umweltbildungsprojekte in die \u00d6ffentlichkeit<\/li><li>und planen einen lokalen bio\u00f6konomischen Demonstrator<\/li><\/ul><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    UNSER ANSPRECHPARTNER<\/h2><hr>\n<p>Unser gro\u00dfes Netzwerk besteht aus diversen Kompetenztr\u00e4ger:innen. Ob aus der Wissenschaft, der Hochschule, Quereinsteiger oder Unternehmer:innen, wir haben das gleiche Ziel.<\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-center uk-grid-large uk-text-center uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n<div class=\"uk-grid uk-grid-large\" uk-grid=\"\">\n<div class=\"uk-width-1-3@m uk-first-column\">\n\n\n\n<h3>\n    <strong>Friedrich Rackwitz<\/strong><\/h3><p>Gesch\u00e4ftsf\u00fchrer<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/1ff649ef28-1714394799\/fr-foto-clip453x452-0x7.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Friedrich Rackwitz ist studierter Philosoph, Regisseur und Storyteller. Seit 2023 ist er als Gesch\u00e4ftsf\u00fchrer der V-ECO t\u00e4tig und initiiert Impact Projekte mit sozialem und \u00f6kologischen Mehrwerten gleicherma\u00dfen.<\/p><\/div>\n<div class=\"uk-width-1-3@m\">\n\n\n\n<h3>\n    <strong>Josef Zacharias K\u00f6hl<\/strong><\/h3><p>Gesch\u00e4ftsf\u00fchrer<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/d1a12c6c89-1715845496\/jzk.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Josef Zacharias K\u00f6hl ist ehemaliger Unternehmensberater und Diplom Ingenieur-. Als Gr\u00fcnder der V-ECO wollte er damals zuerst nur das nachhaltige Potenzial von Insektenwirtschaft in die Welt tragen. Heute ist seine Vision noch holistischer geworden.<\/p><\/div>\n<div class=\"uk-width-1-3@m\">\n\n\n\n<h3>\n    <strong>Ann-Christin F\u00fcrba\u00df<\/strong><\/h3><p>Communication Design<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/99a41b2739-1715845478\/ini.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Ann-Christin, von uns Ini genannt, begleitet die V-ECO schon seit langem mit Rat und Tat bez\u00fcglich aller Themen, die unseren \u00f6ffentlichen Auftritt angehen. Als professionelles Kommunikationstalent gl\u00e4nzt sie auch in der Konzeption und der Darstellung unserer Geschichte und Werte.<\/p><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-primary uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    UNSERE IMPACTPROJEKTE<\/h2><hr>\n<p>Die V-ECO leitet, unterst\u00fctzt oder organisiert unterschiedlichste Unternehmungen mit einem nachhaltigen, positiven Effekt f\u00fcr Mensch und Umwelt im Sinne ihrer Satzung. <\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-padding-large uk-padding-remove-horizontal uk-background-primary uk-light\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-width-2-3@s uk-margin-medium\">\n<\/div>\n<div uk-grid=\"\" class=\"uk-grid uk-grid-stack\">\n    <div class=\"uk-slider uk-width-expand uk-slider-container uk-first-column\" uk-slider=\"\">\n    <div class=\"uk-position-relative uk-visible-toggle uk-light\" tabindex=\"-1\">\n        <ul class=\"uk-slider-items uk-grid uk-child-width-1-3@s\" style=\"transform: translate3d(0px, 0px, 0px);\">\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/gastro-bruecken\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/gastro-bruecken\/6178ce7b14-1719222809\/louis-hansel-qde7a8xqugc-unsplash-clip1056x1407-0x541.jpg\" alt=\"Gastronomie als Br\u00fccke\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Gastronomie als Br\u00fccke<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/insect-farm\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/insect-farm\/0b7996dab9-1717734705\/karographix-photography-xqqm1irmabm-unsplash-clip1442x1920-0x278.jpg\" alt=\"Insect-Farm\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Insect-Farm<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/kesselhaus\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/kesselhaus\/9c94567b93-1717498967\/kopie-von-mn-her-kraftwerk-120223-clip1334x1777-52x0.jpg\" alt=\"Kesselhaus\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Kesselhaus<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <\/ul>\n            <a class=\"uk-position-center-left uk-slidenav-large uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n            <a class=\"uk-position-center-right uk-slidenav-large uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n        <\/div>\n        <ul class=\"uk-slider-nav uk-dotnav uk-flex-center uk-margin\" hidden=\"\"><li uk-slider-item=\"0\" hidden=\"\" class=\"uk-active\"><a href=\"\"><\/a><\/li><li uk-slider-item=\"1\" hidden=\"\"><a href=\"\"><\/a><\/li><li uk-slider-item=\"2\" hidden=\"\"><a href=\"\"><\/a><\/li><\/ul>\n    <\/div>\n<\/div>\n<\/div>\n<\/section><section class=\"uk-section uk-section-large uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    JETZT WELT VERBESSERN<\/h2><hr>\n<p>Spenden, Sponsoring, Mitarbeiten oder einfach nur Austauschen. Wenn du dich mit unserer Vision identifizieren kannst, hilf uns jetzt diese zu verwirklichen.<\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default\" style=\"visibility: hidden;\">\n<div class=\"uk-container uk-container-large\">\n<div class=\"uk-grid uk-grid-medium uk-text-center\" uk-grid=\"\">\n<div class=\"uk-width-1-3@m uk-first-column\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>Mitmachen<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/3b1768a475-1717141531\/kopie-von-herstellung-mikromassen-nah-clip407x407-0x85.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst ein Projekt mit deiner Organisation im nachhaltigen oder sozialen Bereich verwirklichen? Oder willst du ehrenamtlich oder als zuk\u00fcnftige:r Helfer:in dabei sein? Dann melde dich jetzt, wir suchen immer engagierte Menschen, die unsere Vision einer nachhaltigen Wende unterst\u00fctzen.<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">\n  Kontakt<\/a><\/div><\/div>\n<div class=\"uk-width-1-3@m\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>Unterst\u00fctzen<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/770f6d1eb4-1717141584\/tim-mossholder-xdwea2kaeja-unsplash-clip1280x1280-0x195.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst uns auch monet\u00e4r unterst\u00fctzen? Dies ist bequem online m\u00f6glich und wir stellen dir im Anschluss eine Spendenquittung aus. Spende jetzt direkt f\u00fcr die V-ECO oder gehe auf uns zu, wenn dir ein ganz bestimmtes Projekt aus unserem Portfolio am Herzen liegt.<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/spenden\">\n  Spenden!<\/a><\/div><\/div>\n<div class=\"uk-width-1-3@m\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>F\u00f6rdern<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/8efeafc991-1717141630\/kopie-von-greenhouse-clip408x408-0x106.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst mit deiner Organisation oder als Privatperson ein ganz bestimmtes Projekt nachhaltig f\u00f6rdern? Dann melde dich jetzt direkt bei unserem Team und wir bieten dir ein ma\u00dfgeschneidertes Paket an. Selbstverst\u00e4ndlich werben wir dann auch in eurem Auftrag!<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">\n  F\u00f6rdern!<\/a><\/div><\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/main>\n\n<footer class=\"uk-background-primary uk-light\" role=\"contentinfo\" uk-scrollspy=\"cls: uk-animation-fade; delay: 100\" style=\"visibility: hidden;\">\n<section class=\"uk-section\">\n<div class=\"uk-container\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-2@s uk-width-1-2@m uk-first-column\">\n  <h4>VIRIDIS \u2013 Eco-System gGmbH<\/h4>\n<p>Brienner Str. 7<br>\n80333 M\u00fcnchen<\/p>\n<p>vertr. d. d. Gesch\u00e4ftsf\u00fchrer Josef K\u00f6hl, Friedrich Rakwitz<br>\nTelefon: 089&nbsp;20&nbsp;500&nbsp;515<br>\nE-Mail: <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-2@m\">\n  <h4>Inhaltlich Verantwortlicher gem\u00e4\u00df \u00a7 18 Abs. 2 MStV:<\/h4>\n<p>Herr Josef K\u00f6hl<br>\nVIRIDIS - Eco System gGmbH<br>\nBrienner Str. 7<br>\n80333 M\u00fcnchen<br>\nDeutschland<\/p><\/div>\n<div class=\"uk-width-1-1 uk-grid-margin uk-first-column\">\n  <p><a href=\"https:\/\/insect-eco-system.org\/de\/datenschutz\">Datenschutzerkl\u00e4rung<\/a> und <a href=\"https:\/\/insect-eco-system.org\/de\/impressum\">Impressum<\/a><\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<hr>\n<div class=\"uk-container\">\n  <div class=\"uk-grid-margin uk-text-small uk-margin-medium-bottom uk-margin-top uk-grid\" uk-grid=\"\">\n    <div class=\"uk-width-expand@s uk-first-column\">\n        <!-- Social Media -->\n<a href=\"https:\/\/www.facebook.com\/InsectEcoSystem\/\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: facebook;\" uk-tooltip=\"Facebook\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/twitter.com\/InsectEcoSystem\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: twitter;\" uk-tooltip=\"Twitter\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/www.instagram.com\/InsectEcoSystem\/\" target=\"_blank\" uk-icon=\"icon: instagram;\" uk-tooltip=\"Instagram\" class=\"uk-icon\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13.55,1H6.46C3.45,1,1,3.44,1,6.44v7.12c0,3,2.45,5.44,5.46,5.44h7.08c3.02,0,5.46-2.44,5.46-5.44V6.44 C19.01,3.44,16.56,1,13.55,1z M17.5,14c0,1.93-1.57,3.5-3.5,3.5H6c-1.93,0-3.5-1.57-3.5-3.5V6c0-1.93,1.57-3.5,3.5-3.5h8 c1.93,0,3.5,1.57,3.5,3.5V14z\"><\/path><circle cx=\"14.87\" cy=\"5.26\" r=\"1.09\"><\/circle><path d=\"M10.03,5.45c-2.55,0-4.63,2.06-4.63,4.6c0,2.55,2.07,4.61,4.63,4.61c2.56,0,4.63-2.061,4.63-4.61 C14.65,7.51,12.58,5.45,10.03,5.45L10.03,5.45L10.03,5.45z M10.08,13c-1.66,0-3-1.34-3-2.99c0-1.65,1.34-2.99,3-2.99s3,1.34,3,2.99 C13.08,11.66,11.74,13,10.08,13L10.08,13L10.08,13z\"><\/path><\/svg><\/a>\n        <\/div>\n    <div class=\"uk-width-auto@s uk-flex-last\">\n      <p class=\"footer-copyright uk-text-muted uk-text-right@s\">\n        \u00a9 2024 \/ <a href=\"https:\/\/insect-eco-system.org\">VIRIDIS - Eco System gGmbH<\/a>.\n                This site is supported by <a href=\"https:\/\/getkirby.com\" target=\"_blank\">Kirby CMS<\/a> and made by <a href=\"https:\/\/helloanselm.com\" target=\"_blank\">Anselm Hannemann<\/a>.              <\/p>\n    <\/div>\n  <\/div>\n<\/div>\n<\/footer>\n\n<\/div><!-- page end -->\n\n<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">\n  <div class=\"uk-offcanvas-bar uk-flex uk-flex-column\">\n  <button class=\"uk-offcanvas-close uk-icon uk-close\" type=\"button\" uk-close=\"\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"1\" y1=\"1\" x2=\"13\" y2=\"13\"><\/line><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"13\" y1=\"1\" x2=\"1\" y2=\"13\"><\/line><\/svg><\/button>\n    <div class=\"uk-margin-small-top uk-margin-medium-bottom\">\n    <a class=\"uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">\n      <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>\n  <\/div>\n    <div class=\"uk-margin-auto-vertical\">\n    <ul id=\"mobile-menu\" class=\"uk-nav uk-nav-primary\" aria-live=\"polite\">\n        <li class=\" uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n    <\/li>\n                      <\/ul>\n\n  <\/div>\n  <div class=\"uk-margin-large-top\">\n    <div>\n        <!-- Social Media -->\n<a href=\"https:\/\/www.facebook.com\/InsectEcoSystem\/\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: facebook;\" uk-tooltip=\"Facebook\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/twitter.com\/InsectEcoSystem\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: twitter;\" uk-tooltip=\"Twitter\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/www.instagram.com\/InsectEcoSystem\/\" target=\"_blank\" uk-icon=\"icon: instagram;\" uk-tooltip=\"Instagram\" class=\"uk-icon\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13.55,1H6.46C3.45,1,1,3.44,1,6.44v7.12c0,3,2.45,5.44,5.46,5.44h7.08c3.02,0,5.46-2.44,5.46-5.44V6.44 C19.01,3.44,16.56,1,13.55,1z M17.5,14c0,1.93-1.57,3.5-3.5,3.5H6c-1.93,0-3.5-1.57-3.5-3.5V6c0-1.93,1.57-3.5,3.5-3.5h8 c1.93,0,3.5,1.57,3.5,3.5V14z\"><\/path><circle cx=\"14.87\" cy=\"5.26\" r=\"1.09\"><\/circle><path d=\"M10.03,5.45c-2.55,0-4.63,2.06-4.63,4.6c0,2.55,2.07,4.61,4.63,4.61c2.56,0,4.63-2.061,4.63-4.61 C14.65,7.51,12.58,5.45,10.03,5.45L10.03,5.45L10.03,5.45z M10.08,13c-1.66,0-3-1.34-3-2.99c0-1.65,1.34-2.99,3-2.99s3,1.34,3,2.99 C13.08,11.66,11.74,13,10.08,13L10.08,13L10.08,13z\"><\/path><\/svg><\/a>\n        <\/div>\n    <div class=\"uk-text-small uk-text-muted uk-margin-medium-top\">\n    \u00a9 VIRIDIS - Eco System gGmbH    <\/div>\n  <\/div>\n  <\/div>\n<\/div>\n\n\n<script src=\"https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js\"><\/script><script src=\"https:\/\/js.hcaptcha.com\/1\/api.js\"><\/script>\n\n<svg height=\"0\" width=\"0\">\n    <defs>\n        <clipPath id=\"svgPathRoundedLeft\" clipPathUnits=\"objectBoundingBox\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M296,0V203H12S-.01,203.54,0,189.88C.01,176.22,36.78,27.15,39.92,13.62,43.06,.09,54.07,0,54.07,0h241.93Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>\n    <\/defs>\n<\/svg>\n<svg height=\"0\" width=\"0\">\n    <defs>\n        <clipPath id=\"svgPathRoundedRight\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M0,0V203H284s12.01,.54,12-13.12S259.22,27.15,256.08,13.62,241.93,0,241.93,0H0Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>\n    <\/defs>\n<\/svg>\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            470
                        ],
                        [
                            525,
                            625
                        ],
                        [
                            801,
                            5833
                        ]
                    ],
                    "longTasks": [
                        [
                            470,
                            525
                        ],
                        [
                            625,
                            801
                        ]
                    ],
                    "lastVisualChange": 5700,
                    "render": 1600,
                    "visualComplete85": 1900,
                    "visualComplete90": 1900,
                    "visualComplete95": 1900,
                    "visualComplete99": 2100,
                    "visualComplete": 3700,
                    "SpeedIndex": 1757,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1923,
                            "size": 58716,
                            "DOMNodeId": 58,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    720.671875,
                                    485.296875,
                                    952.765625,
                                    72.015625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1923,
                            "size": 560594,
                            "DOMNodeId": 57,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                    "alt": "",
                                    "uk-cover": "",
                                    "style": "height: 1271px; width: 1906px;"
                                },
                                "sourceURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "bounds": [
                                    -0.5,
                                    -263.125,
                                    1906,
                                    1271
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1923,
                            "size": 560594,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": -0.5,
                                    "y": -263.125,
                                    "width": 1906,
                                    "height": 1271,
                                    "top": -263.125,
                                    "right": 1905.5,
                                    "bottom": 1007.875,
                                    "left": -0.5
                                },
                                "outerHTML": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1923,
                            "size": 58716,
                            "DOMNodeId": 58,
                            "nodeInfo": {
                                "nodeType": "P",
                                "bounds": [
                                    720.671875,
                                    485.296875,
                                    952.765625,
                                    72.015625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1923,
                            "size": 560594,
                            "DOMNodeId": 57,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                    "alt": "",
                                    "uk-cover": "",
                                    "style": "height: 1271px; width: 1906px;"
                                },
                                "sourceURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "bounds": [
                                    -0.5,
                                    -263.125,
                                    1906,
                                    1271
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1923,
                            "size": 560594,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": -0.5,
                                    "y": -263.125,
                                    "width": 1906,
                                    "height": 1271,
                                    "top": -263.125,
                                    "right": 1905.5,
                                    "bottom": 1007.875,
                                    "left": -0.5
                                },
                                "outerHTML": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 55
                        },
                        {
                            "name": "fetchStart",
                            "time": 73
                        },
                        {
                            "name": "navigationStart",
                            "time": 111
                        },
                        {
                            "name": "domLoading",
                            "time": 112
                        },
                        {
                            "name": "responseEnd",
                            "time": 112
                        },
                        {
                            "name": "domInteractive",
                            "time": 112
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 112
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 112
                        },
                        {
                            "name": "domComplete",
                            "time": 112
                        },
                        {
                            "name": "responseEnd",
                            "time": 274
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 281
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 281
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 281
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 281
                        },
                        {
                            "name": "domLoading",
                            "time": 282
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 971
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 971
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 971
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 971
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 971
                        },
                        {
                            "name": "firstPaint",
                            "time": 971
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1590
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1923
                        },
                        {
                            "name": "domInteractive",
                            "time": 1965
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1977
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1988
                        },
                        {
                            "name": "LayoutShift",
                            "time": 2034
                        },
                        {
                            "name": "domComplete",
                            "time": 2668
                        },
                        {
                            "name": "loadEventStart",
                            "time": 2668
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 2668
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 1923
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1923
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1923
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.00031626098834607876
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.00031626098834607876
                        }
                    ],
                    "chromeUserTiming.navigationStart": 112,
                    "chromeUserTiming.fetchStart": 74,
                    "chromeUserTiming.domLoading": 282,
                    "chromeUserTiming.responseEnd": 275,
                    "chromeUserTiming.domInteractive": 1966,
                    "chromeUserTiming.domContentLoadedEventStart": 1977,
                    "chromeUserTiming.domContentLoadedEventEnd": 1988,
                    "chromeUserTiming.domComplete": 2668,
                    "chromeUserTiming.unloadEventStart": 281,
                    "chromeUserTiming.unloadEventEnd": 281,
                    "chromeUserTiming.markAsMainFrame": 281,
                    "chromeUserTiming.commitNavigationEnd": 282,
                    "chromeUserTiming.firstPaint": 971,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 971,
                    "chromeUserTiming.firstContentfulPaint": 971,
                    "chromeUserTiming.firstMeaningfulPaint": 971,
                    "chromeUserTiming.LayoutShift": 2035,
                    "chromeUserTiming.firstImagePaint": 1923,
                    "chromeUserTiming.loadEventStart": 2668,
                    "chromeUserTiming.loadEventEnd": 2668,
                    "chromeUserTiming.LargestTextPaint": 1923,
                    "chromeUserTiming.LargestImagePaint": 1923,
                    "chromeUserTiming.LargestContentfulPaint": 1923,
                    "chromeUserTiming.TotalLayoutShift": 0.00031626098834607876,
                    "chromeUserTiming.CumulativeLayoutShift": 0.00031626098834607876,
                    "LayoutShifts": [
                        {
                            "time": 1590,
                            "score": 0.00010456285878443973,
                            "cumulative_score": 0.00010456285878443973,
                            "window_score": 0.00010456285878443973,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    92,
                                    454,
                                    527,
                                    130
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 92,
                                        "y": 454,
                                        "width": 527,
                                        "height": 125,
                                        "top": 454,
                                        "right": 619,
                                        "bottom": 579,
                                        "left": 92
                                    },
                                    "currentRect": {
                                        "x": 92,
                                        "y": 460,
                                        "width": 527,
                                        "height": 124,
                                        "top": 460,
                                        "right": 619,
                                        "bottom": 584,
                                        "left": 92
                                    }
                                }
                            ]
                        },
                        {
                            "time": 2034,
                            "score": 0.00021169812956163902,
                            "cumulative_score": 0.00031626098834607876,
                            "window_score": 0.00031626098834607876,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1060,
                                    362,
                                    32,
                                    32
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1060,
                                        "y": 362,
                                        "width": 32,
                                        "height": 32,
                                        "top": 362,
                                        "right": 1092,
                                        "bottom": 394,
                                        "left": 1060
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 558.93899999999996
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 583.33299999999997
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 284.42200000000003
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 284.435
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 286.11599999999999
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 306.88499999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 306.93400000000003
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 306.94200000000001
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 306.971
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 316.08600000000001
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 316.923
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 354.83600000000001
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 470.44900000000001
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 470.553
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 470.64999999999998
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 470.72000000000003
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 470.73500000000001
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 470.75200000000001
                            },
                            "2317": {
                                "name": "CSSSelectorWebkitSliderThumb",
                                "firstUsed": 471.20100000000002
                            },
                            "2316": {
                                "name": "CSSSelectorWebkitSliderRunnableTrack",
                                "firstUsed": 471.233
                            },
                            "2314": {
                                "name": "CSSSelectorWebkitSearchCancelButton",
                                "firstUsed": 471.27100000000002
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 471.27699999999999
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 471.28800000000001
                            },
                            "2279": {
                                "name": "CSSSelectorWebkitCalendarPickerIndicator",
                                "firstUsed": 471.43099999999998
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 471.52600000000001
                            },
                            "2311": {
                                "name": "CSSSelectorWebkitProgressBar",
                                "firstUsed": 471.69099999999997
                            },
                            "2313": {
                                "name": "CSSSelectorWebkitProgressValue",
                                "firstUsed": 471.70400000000001
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 471.99200000000002
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 490.16300000000001
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 491.10399999999998
                            },
                            "975": {
                                "name": "CSSAtRulePage",
                                "firstUsed": 524.24900000000002
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 556.553
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 566.61900000000003
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 569.77599999999995
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 571.14200000000005
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 582.79399999999998
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 582.94100000000003
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 591.12800000000004
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 591.24699999999996
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 620.79899999999998
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 622.18899999999996
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 622.19899999999996
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 622.20500000000004
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 622.44399999999996
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 625.61900000000003
                            },
                            "1969": {
                                "name": "ElementNameDOMValidHTMLParserInvalid",
                                "firstUsed": 630.947
                            },
                            "864": {
                                "name": "V8CustomEvent_InitCustomEvent_Method",
                                "firstUsed": 632.27200000000005
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 634.11500000000001
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 634.16200000000003
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 634.173
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 641.65800000000002
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 642.25999999999999
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 644.29499999999996
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 647.93499999999995
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 649.18600000000004
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 651.58000000000004
                            },
                            "3323": {
                                "name": "HiddenBackfaceWithPossible3D",
                                "firstUsed": 652.18700000000001
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 652.77999999999997
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 652.78599999999994
                            },
                            "4665": {
                                "name": "Feature_4665",
                                "firstUsed": 730.19299999999998
                            },
                            "4668": {
                                "name": "Feature_4668",
                                "firstUsed": 730.20500000000004
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 749.14099999999996
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 787.64200000000005
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 793.28700000000003
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 793.298
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 793.34299999999996
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 793.35000000000002
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 799.15999999999997
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 804.19399999999996
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 804.21500000000003
                            },
                            "2218": {
                                "name": "V8Element_GetClientRects_Method",
                                "firstUsed": 804.49000000000001
                            },
                            "4113": {
                                "name": "HiddenAttribute",
                                "firstUsed": 819.59799999999996
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 896.77300000000002
                            },
                            "132": {
                                "name": "UnprefixedAnimationStartEvent",
                                "firstUsed": 959.97900000000004
                            },
                            "129": {
                                "name": "UnprefixedAnimationEndEvent",
                                "firstUsed": 960.59500000000003
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 1931.684
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 1947.4739999999999
                            },
                            "2700": {
                                "name": "V8Screen_AvailWidth_AttributeGetter",
                                "firstUsed": 1980.0840000000001
                            },
                            "2699": {
                                "name": "V8Screen_AvailHeight_AttributeGetter",
                                "firstUsed": 1980.106
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 1980.115
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 1980.124
                            },
                            "2701": {
                                "name": "V8Screen_ColorDepth_AttributeGetter",
                                "firstUsed": 1980.133
                            },
                            "2703": {
                                "name": "V8Screen_PixelDepth_AttributeGetter",
                                "firstUsed": 1980.143
                            },
                            "786": {
                                "name": "V8Screen_AvailLeft_AttributeGetter",
                                "firstUsed": 1980.1510000000001
                            },
                            "787": {
                                "name": "V8Screen_AvailTop_AttributeGetter",
                                "firstUsed": 1980.385
                            },
                            "3790": {
                                "name": "WindowScreenChange",
                                "firstUsed": 1980.8430000000001
                            },
                            "3789": {
                                "name": "WindowScreenIsExtended",
                                "firstUsed": 1980.854
                            },
                            "125": {
                                "name": "NavigatorVendorSub",
                                "firstUsed": 1982.5350000000001
                            },
                            "123": {
                                "name": "NavigatorProductSub",
                                "firstUsed": 1982.55
                            },
                            "124": {
                                "name": "NavigatorVendor",
                                "firstUsed": 1982.5619999999999
                            },
                            "2655": {
                                "name": "NavigatorDoNotTrack",
                                "firstUsed": 1982.623
                            },
                            "744": {
                                "name": "NetInfo",
                                "firstUsed": 1982.6849999999999
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 1982.729
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 1983.4970000000001
                            },
                            "3973": {
                                "name": "NavigatorPdfViewerEnabled",
                                "firstUsed": 1983.5250000000001
                            },
                            "240": {
                                "name": "PrefixedStorageQuota",
                                "firstUsed": 1983.5329999999999
                            },
                            "2656": {
                                "name": "NavigatorHardwareConcurrency",
                                "firstUsed": 1983.633
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 1983.644
                            },
                            "2654": {
                                "name": "NavigatorAppVersion",
                                "firstUsed": 1983.6769999999999
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 1983.6890000000001
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 1983.7470000000001
                            },
                            "2121": {
                                "name": "NavigatorDeviceMemory",
                                "firstUsed": 1984.46
                            },
                            "2413": {
                                "name": "NavigatorXR",
                                "firstUsed": 1985.8989999999999
                            },
                            "3444": {
                                "name": "PluginFilename",
                                "firstUsed": 1986.308
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 1986.4580000000001
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 2508.0770000000002
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 2510.6199999999999
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 2521.6089999999999
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 2538.268
                            },
                            "4161": {
                                "name": "V8Document_Prerendering_AttributeGetter",
                                "firstUsed": 2553.346
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 2558.9589999999998
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 2558.9749999999999
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 2564.6170000000002
                            },
                            "3835": {
                                "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                                "firstUsed": 2564.6289999999999
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 2570.2890000000002
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 2575.645
                            },
                            "2913": {
                                "name": "FetchKeepalive",
                                "firstUsed": 2575.8539999999998
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 2593.9949999999999
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 2668.4250000000002
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 354.935
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 354.94400000000002
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 354.95100000000002
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 354.96600000000001
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 354.988
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 470.56700000000001
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 472.00900000000001
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 472.029
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 489.976
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 490.173
                            },
                            "327": {
                                "name": "CSSPropertyAliasWebkitTransformOrigin",
                                "firstUsed": 490.18700000000001
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 490.19400000000002
                            },
                            "178": {
                                "name": "CSSPropertyWebkitBackgroundClip",
                                "firstUsed": 490.63799999999998
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 491.05599999999998
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 524.274
                            },
                            "291": {
                                "name": "CSSPropertyWebkitMaskPosition",
                                "firstUsed": 524.69600000000003
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 622.22299999999996
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 622.25400000000002
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 622.26300000000003
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 622.27099999999996
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 622.28399999999999
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 622.29100000000005
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 622.30899999999997
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 622.40300000000002
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 622.40999999999997
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 622.41999999999996
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 625.74000000000001
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 626.57600000000002
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 626.58600000000001
                            },
                            "419": {
                                "name": "CSSPropertyBackgroundBlendMode",
                                "firstUsed": 626.59799999999996
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 641.75400000000002
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 641.85299999999995
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 641.86099999999999
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 641.86699999999996
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 641.87300000000005
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 641.87900000000002
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 641.91499999999996
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 641.92700000000002
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 641.95600000000002
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 641.96400000000006
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 642.02800000000002
                            },
                            "524": {
                                "name": "CSSPropertyColumnGap",
                                "firstUsed": 642.03700000000003
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 642.04399999999998
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 642.05200000000002
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 642.06500000000005
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 642.09199999999998
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 642.11900000000003
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 642.19899999999996
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 642.21000000000004
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 642.21600000000001
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 642.43700000000001
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 642.71299999999997
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 642.72299999999996
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 642.74300000000005
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 642.74900000000002
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 642.75400000000002
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 642.76099999999997
                            },
                            "36": {
                                "name": "CSSPropertyBorderBottomColor",
                                "firstUsed": 642.77300000000002
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 643.13900000000001
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 643.14800000000002
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 643.154
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 643.16200000000003
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 643.16800000000001
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 643.178
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 643.26800000000003
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 643.39599999999996
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 643.51900000000001
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 643.53300000000002
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 643.54200000000003
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 643.59799999999996
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 643.61699999999996
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 643.625
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 644.245
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 644.48699999999997
                            },
                            "443": {
                                "name": "CSSPropertyJustifySelf",
                                "firstUsed": 644.495
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 644.50099999999998
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 644.50599999999997
                            },
                            "234": {
                                "name": "CSSPropertyFlexBasis",
                                "firstUsed": 644.51900000000001
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 644.56399999999996
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 645.29499999999996
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 645.30499999999995
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 646.78099999999995
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 646.80100000000004
                            },
                            "61": {
                                "name": "CSSPropertyBorderTopColor",
                                "firstUsed": 647.40499999999997
                            },
                            "177": {
                                "name": "CSSPropertyAliasWebkitBackfaceVisibility",
                                "firstUsed": 647.74900000000002
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 647.81899999999996
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 649.01099999999997
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 649.19399999999996
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 650.58199999999999
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 650.77200000000005
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 650.78999999999996
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 801.92600000000004
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 801.94500000000005
                            },
                            "427": {
                                "name": "CSSPropertyAnimationDuration",
                                "firstUsed": 813.92700000000002
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 813.94299999999998
                            },
                            "430": {
                                "name": "CSSPropertyAnimationName",
                                "firstUsed": 813.95100000000002
                            },
                            "130": {
                                "name": "CSSPropertyTextIndent",
                                "firstUsed": 815.39300000000003
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 815.40599999999995
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 1962.9400000000001
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 1933,
                    "maxFID": 0,
                    "TTIMeasurementEnd": 5833,
                    "LastInteractive": 1600,
                    "FirstCPUIdle": 1933,
                    "TotalBlockingTime": 0,
                    "testID": "240902_BiDc1M_8W5",
                    "step": 1,
                    "effectiveBps": 533325,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 113,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.94999999999999996,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.92000000000000004,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "112": 55,
                                "213": 55,
                                "315": 33.299999999999997,
                                "417": 81.799999999999997,
                                "543": 100,
                                "643": 100,
                                "744": 94.700000000000003,
                                "845": 85,
                                "946": 85,
                                "1047": 57.100000000000001,
                                "1148": 40,
                                "1249": 63.200000000000003,
                                "1350": 90.5,
                                "1451": 50,
                                "1551": 95.200000000000003,
                                "1652": 95,
                                "1754": 100,
                                "1855": 90.5,
                                "1957": 100,
                                "2058": 100,
                                "2159": 100,
                                "2260": 94.700000000000003,
                                "2361": 61.899999999999999,
                                "2462": 50,
                                "2563": 100,
                                "2663": 76.200000000000003,
                                "2764": 38.899999999999999,
                                "2865": 35,
                                "2966": 31.600000000000001,
                                "3067": 31.800000000000001,
                                "3167": 35,
                                "3268": 15.800000000000001,
                                "3369": 15,
                                "3470": 30,
                                "3571": 52.399999999999999,
                                "3672": 10.5,
                                "3772": 15,
                                "3874": 15,
                                "3975": 19,
                                "4075": 20,
                                "4176": 15,
                                "4277": 19,
                                "4378": 10.5,
                                "4516": 64.299999999999997,
                                "4617": 15.800000000000001,
                                "4718": 15,
                                "4819": 22.699999999999999,
                                "4920": 15,
                                "5021": 15,
                                "5121": 10.5,
                                "5222": 15,
                                "5324": 19,
                                "5425": 15,
                                "5526": 66.700000000000003,
                                "5627": 15,
                                "5728": 15,
                                "5829": 15,
                                "5930": 57.899999999999999
                            },
                            "max": 100,
                            "count": 59
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "112": 0,
                                "213": 31482,
                                "315": 1443422,
                                "417": 2670243,
                                "543": 9192230,
                                "643": 5960616,
                                "744": 5202288,
                                "845": 5044280,
                                "946": 6079925,
                                "1047": 4581321,
                                "1148": 5806818,
                                "1249": 5959676,
                                "1350": 5288589,
                                "1451": 6136541,
                                "1551": 5223646,
                                "1652": 5992087,
                                "1754": 4557831,
                                "1855": 5243111,
                                "1957": 5581827,
                                "2058": 4193932,
                                "2159": 5089923,
                                "2260": 4704432,
                                "2361": 4351382,
                                "2462": 2921693,
                                "2563": 5228,
                                "2663": 19127,
                                "2764": 136002,
                                "2865": 467136,
                                "2966": 5239,
                                "3067": 15014,
                                "3167": 684274,
                                "3268": 96278,
                                "3369": 0,
                                "3470": 0,
                                "3571": 0,
                                "3672": 0,
                                "3772": 0,
                                "3874": 0,
                                "3975": 0,
                                "4075": 0,
                                "4176": 0,
                                "4277": 0,
                                "4378": 0,
                                "4516": 0,
                                "4617": 0,
                                "4718": 0,
                                "4819": 16572,
                                "4920": 0,
                                "5021": 0,
                                "5121": 0,
                                "5222": 0,
                                "5324": 0,
                                "5425": 0,
                                "5526": 0,
                                "5627": 0,
                                "5728": 0,
                                "5829": 0,
                                "5930": 0
                            },
                            "max": 9192230,
                            "count": 59
                        }
                    },
                    "effectiveBpsDoc": 553311,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDc1M_8W5&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDc1M_8W5&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_001600.jpg",
                            "VisuallyComplete": 50
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_001700.jpg",
                            "VisuallyComplete": 64
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_001800.jpg",
                            "VisuallyComplete": 76
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_001900.jpg",
                            "VisuallyComplete": 95
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002000.jpg",
                            "VisuallyComplete": 92
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002400.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002500.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002600.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002700.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_002800.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003200.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003400.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003500.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003600.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003700.jpg",
                            "VisuallyComplete": 100
                        },
                        {
                            "time": 3800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_003800.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004100.jpg",
                            "VisuallyComplete": 100
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004200.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004400.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004500.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004600.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004700.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_004800.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 5100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 5200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005200.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 5300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 5400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005400.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 5500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005500.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 5600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005600.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 5700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1&file=ms_005700.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "insect-eco-system.org": {
                            "bytes": 1212716,
                            "requests": 13,
                            "connections": 1
                        },
                        "js.hcaptcha.com": {
                            "bytes": 48033,
                            "requests": 1,
                            "cdn_provider": "Cloudflare",
                            "connections": 1
                        },
                        "www.googletagmanager.com": {
                            "bytes": 97631,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 0,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 9637,
                            "bytesUncompressed": 37154,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 210911,
                            "bytesUncompressed": 640449,
                            "requests": 5
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 35281,
                            "bytesUncompressed": 303385,
                            "requests": 2
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 1102551,
                            "bytesUncompressed": 1102551,
                            "requests": 6
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 1
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 404 ()",
                            "timestamp": 1725271892612.929,
                            "url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                            "networkRequestId": "245266.22"
                        }
                    ]
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-b0nk-10.10.1.212",
                    "loadTime": 950,
                    "docTime": 950,
                    "fullyLoaded": 1112,
                    "bytesOut": 7767,
                    "bytesOutDoc": 4283,
                    "bytesIn": 9633,
                    "bytesInDoc": 9633,
                    "requests": [
                        {
                            "type": 3,
                            "id": "EE40245971D24553275FB32DF9A845C6",
                            "request_id": "EE40245971D24553275FB32DF9A845C6",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/de",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/de",
                            "raw_id": "EE40245971D24553275FB32DF9A845C6",
                            "frame_id": "3E2315EAFD87CADD525E8A899E66071A",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 88,
                            "ttfb_ms": 83,
                            "load_start": 149,
                            "load_start_float": 149.00006099999999,
                            "bytesIn": 6507,
                            "objectSize": 6507,
                            "objectSizeUncompressed": 25396,
                            "chunks": [
                                {
                                    "ts": 236,
                                    "bytes": 6507,
                                    "inflated": 25396
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "br",
                            "socket": 68,
                            "protocol": "HTTP\/2",
                            "dns_start": 0,
                            "dns_end": 47,
                            "connect_start": 47,
                            "connect_end": 82,
                            "ssl_start": 82,
                            "ssl_end": 148,
                            "securityDetails": {
                                "protocol": "TLS 1.2",
                                "keyExchange": "ECDHE_RSA",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_256_GCM",
                                "certificateId": 0,
                                "subjectName": "www.insect-eco-system.org",
                                "sanList": [
                                    "www.insect-eco-system.org",
                                    "insect-eco-system.org"
                                ],
                                "issuer": "Sectigo RSA Domain Validation Secure Server CA",
                                "validFrom": 1697414400,
                                "validTo": 1731455999,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1697446311851,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100E95CDF4127029816D55DBE2E161E0091BB88729C3FFD0D859026C8D14A609A2902210082A629F60BC227ACD94DECA8923A3BFC9716D141650B8221AE9A7C0A295A81A6"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2024' Log",
                                        "logId": "DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB",
                                        "timestamp": 1697446311943,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3046022100F88F6E0BF97E91ED8226DA18C6C493042EFDB135E387D923025D1FF4610FFF1B022100C2B78071E48B3228735C5B404C5A68109078DFA68D0D356CF9F08D4B0E44CD57"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Argon2024' log",
                                        "logId": "EECDD064D5DB1ACEC55CB79DB4CD13A23287467CBCECDEC351485946711FB59B",
                                        "timestamp": 1697446311954,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221009F727EFCC99ACC01D7BD80A4AFDEA4AD5B07A3D049DDF7C3F9ADD5D6FD8A21A102203D4325E287100E35D9712579F5C824F6E67BECE2C4161A3ECC0607151D4DC69F"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/de",
                                    ":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": [
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:12:15 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2143,
                            "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": 47,
                            "connect_ms": 35,
                            "ssl_ms": 66,
                            "gzip_total": 6606,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 9,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 128,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 65536,
                                "SETTINGS_MAX_FRAME_SIZE": 16777215
                            },
                            "tls_version": "TLS 1.2",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 49200,
                            "netlog_id": 61,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGVDCCBTygAwIBAgIQf041kN7NrhlJR77IuV8fjDANBgkqhkiG9w0BAQsFADCB\njzELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G\nA1UEBxMHU2FsZm9yZDEYMBYGA1UEChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQD\nEy5TZWN0aWdvIFJTQSBEb21haW4gVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENB\nMB4XDTIzMTAxNjAwMDAwMFoXDTI0MTExMjIzNTk1OVowJDEiMCAGA1UEAxMZd3d3\nLmluc2VjdC1lY28tc3lzdGVtLm9yZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC\nAQoCggEBAKxtskZuP3M1kGiZweyvl4zb4L3W73zqvYmhmD9fwMSYxbFptYYIy700\nZ3WAX\/5KKatTMdjINFqbC8EdjFpAJbPauXQnKy7sfxiHlwoygIKMSIic54hxgl1x\nNBgCl6cOwuU\/T9SzkxcHj5YkhdeUGYTycVuceQgMyfUC3ZqXczB6Sbj6B9u5RHYt\nKQjuF4b5sxOoAvnzr4b3llex8y1yFtHL7If07HMSdhsG4D+6k4gD6ARkyElkxwDm\npQvDkMisDT2JMmqPn4Cc1qMBZSk9aN6dksm2r6WV6rtL2CF2yGYzjTVBXWcvMB3p\nlw1Sw6OJev1uLQqZg9c1f1ac5nFeAO0CAwEAAaOCAxQwggMQMB8GA1UdIwQYMBaA\nFI2MXsRUrYrhd+mb+ZsF4bgBjWHhMB0GA1UdDgQWBBQZ0ficI+ChkTr6OumMiuJA\n3Qa1JjAOBgNVHQ8BAf8EBAMCBaAwDAYDVR0TAQH\/BAIwADAdBgNVHSUEFjAUBggr\nBgEFBQcDAQYIKwYBBQUHAwIwSQYDVR0gBEIwQDA0BgsrBgEEAbIxAQICBzAlMCMG\nCCsGAQUFBwIBFhdodHRwczovL3NlY3RpZ28uY29tL0NQUzAIBgZngQwBAgEwgYQG\nCCsGAQUFBwEBBHgwdjBPBggrBgEFBQcwAoZDaHR0cDovL2NydC5zZWN0aWdvLmNv\nbS9TZWN0aWdvUlNBRG9tYWluVmFsaWRhdGlvblNlY3VyZVNlcnZlckNBLmNydDAj\nBggrBgEFBQcwAYYXaHR0cDovL29jc3Auc2VjdGlnby5jb20wOwYDVR0RBDQwMoIZ\nd3d3Lmluc2VjdC1lY28tc3lzdGVtLm9yZ4IVaW5zZWN0LWVjby1zeXN0ZW0ub3Jn\nMIIBgAYKKwYBBAHWeQIEAgSCAXAEggFsAWoAdwB2\/4g\/Crb7lVHCYcz1h7o0tKTN\nuyncaEIKn+ZnTFo6dAAAAYs3rzerAAAEAwBIMEYCIQDpXN9BJwKYFtVdvi4WHgCR\nu4hynD\/9DYWQJsjRSmCaKQIhAIKmKfYLwies2U3sqJI6O\/yXFtFBZQuCIa6afAop\nWoGmAHcA2ra\/az+1tiKfm8K7XGvocJFxbLtRhIU0vaQ9MEjX+6sAAAGLN684BwAA\nBAMASDBGAiEA+I9uC\/l+ke2CJtoYxsSTBC79sTXjh9kjAl0f9GEP\/xsCIQDCt4Bx\n5IsyKHNcW0BMWmgQkHjfpo0NNWz58I1LDkTNVwB2AO7N0GTV2xrOxVy3nbTNE6Iy\nh0Z8vOzew1FIWUZxH7WbAAABizevOBIAAAQDAEcwRQIhAJ9yfvzJmswB172ApK\/e\npK1bB6PQSd33w\/mt1db9iiGhAiA9QyXihxAONdlxJXn1yCT25nvs4sQWGj7MBgcV\nHU3GnzANBgkqhkiG9w0BAQsFAAOCAQEAL+JKZJaOg8QtlNSLzKVUdjiUFN\/HYlkU\nJh6bR70e0YxqLRq5KYnmm\/nz6rzIA7AV4M8OyDpPk\/brqa9o8oGjMH9+sDvaFy55\nDZyWysIoo8L3VZBA\/HhFVMCj5tzYsiCA2Z84mzn5KS8ZQOACE4yWTIJKCEi4thJ2\nHdSY1kZ4LlEUIwpMrEQEKhaVMNu8dkVqJTwRW5RActWoiXLyom2l1gatAOZKfK5l\npMPKkBF6qszReFsXat7q4gn+cQmRBJEfoHVzUR4Oy8UvKIumneph6HgqYQWspdXm\nahdaVnpxntXq3usqK5BYXDDnrz2nMPI1W6XIV7mFYsXZhgwwOSe3Uw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFgTCCBGmgAwIBAgIQOXJEOvkit1HX02wQ3TE1lTANBgkqhkiG9w0BAQwFADB7\nMQswCQYDVQQGEwJHQjEbMBkGA1UECAwSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYD\nVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0EgTGltaXRlZDEhMB8GA1UE\nAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTE5MDMxMjAwMDAwMFoXDTI4\nMTIzMTIzNTk1OVowgYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5\nMRQwEgYDVQQHEwtKZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBO\nZXR3b3JrMS4wLAYDVQQDEyVVU0VSVHJ1c3QgUlNBIENlcnRpZmljYXRpb24gQXV0\naG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAgBJlFzYOw9sI\ns9CsVw127c0n00ytUINh4qogTQktZAnczomfzD2p7PbPwdzx07HWezcoEStH2jnG\nvDoZtF+mvX2do2NCtnbyqTsrkfjib9DsFiCQCT7i6HTJGLSR1GJk23+jBvGIGGqQ\nIjy8\/hPwhxR79uQfjtTkUcYRZ0YIUcuGFFQ\/vDP+fmyc\/xadGL1RjjWmp2bIcmfb\nIWax1Jt4A8BQOujM8Ny8nkz+rwWWNR9XWrf\/zvk9tyy29lTdyOcSOk2uTIq3XJq0\ntyA9yn8iNK5+O2hmAUTnAU5GU5szYPeUvlM3kHND8zLDU+\/bqv50TmnHa4xgk97E\nxwzf4TKuzJM7UXiVZ4vuPVb+DNBpDxsP8yUmazNt925H+nND5X4OpWaxKXwyhGNV\nicQNwZNUMBkTrNN9N6frXTpsNVzbQdcS2qlJC9\/YgIoJk2KOtWbPJYjNhLixP6Q5\nD9kCnusSTJV882sFqV4Wg8y4Z+LoE53MW4LTTLPtW\/\/e5XOsIzstAL81VXQJSdhJ\nWBp\/kjbmUZIO8yZ9HE0XvMnsQybQv0FfQKlERPSZ51eHnlAfV1SoPv10Yy+xUGUJ\n5lhCLkMaTLTwJUdZ+gQek9QmRkpQgbLevni3\/GcV4clXhB4PY9bpYrrWX1Uu6lzG\nKAgEJTm4Diup8kyXHAc\/DVL17e8vgg8CAwEAAaOB8jCB7zAfBgNVHSMEGDAWgBSg\nEQojPpbxB+zirynvgqV\/0DCktDAdBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rID\nZsswDgYDVR0PAQH\/BAQDAgGGMA8GA1UdEwEB\/wQFMAMBAf8wEQYDVR0gBAowCDAG\nBgRVHSAAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwuY29tb2RvY2EuY29t\nL0FBQUNlcnRpZmljYXRlU2VydmljZXMuY3JsMDQGCCsGAQUFBwEBBCgwJjAkBggr\nBgEFBQcwAYYYaHR0cDovL29jc3AuY29tb2RvY2EuY29tMA0GCSqGSIb3DQEBDAUA\nA4IBAQAYh1HcdCE9nIrgJ7cz0C7M7PDmy14R3iJvm3WOnnL+5Nb+qh+cli3vA0p+\nrvSNb3I8QzvAP+u431yqqcau8vzY7qN7Q\/aGNnwU4M309z\/+3ri0ivCRlv79Q2R+\n\/czSAaF9ffgZGclCKxO\/WIu6pKJmBHaIkU4MiRTOok3JMrO66BQavHHxW\/BBC5gA\nCiIDEOUMsfnNkjcZ7Tvx5Dq2+UUTJnWvu6rvP3t3O9LEApE9GQDTF1w52z97GA1F\nzZOFli9d31kWTz9RvdVFGD\/tSo7oBmF0Ixa1DVBzJ0RHfxBdiSprhTEUxOipakyA\nvGp4z7h\/jnZymQyd\/teRCBaho1+V\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 237,
                            "ttfb_start": 149,
                            "ttfb_end": 232,
                            "download_start": 232,
                            "download_end": 237,
                            "download_ms": 5,
                            "all_start": 0,
                            "all_end": 237,
                            "all_ms": 236,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    431.96300000000002,
                                    432.37200000000001
                                ],
                                [
                                    431.97699999999998,
                                    432.30500000000001
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "245930.24",
                            "request_id": "245930.24",
                            "ip_addr": "136.243.254.109",
                            "full_url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "insect-eco-system.org",
                            "url": "\/assets\/app\/img\/pattern-green.svg",
                            "raw_id": "245930.24",
                            "frame_id": "3E2315EAFD87CADD525E8A899E66071A",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 404,
                            "request_type": "Image",
                            "load_ms": 60,
                            "ttfb_ms": 56,
                            "load_start": 448,
                            "load_start_float": 448.00009299999999,
                            "bytesIn": 3126,
                            "objectSize": 3126,
                            "objectSizeUncompressed": 11758,
                            "chunks": [
                                {
                                    "ts": 507,
                                    "bytes": 3126,
                                    "inflated": 11758
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "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:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: insect-eco-system.org",
                                    ":method: GET",
                                    ":path: \/assets\/app\/img\/pattern-green.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:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"128\", \"Google Chrome\";v=\"128\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: 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": [
                                    "content-encoding: br",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Mon, 02 Sep 2024 10:12:15 GMT",
                                    "server: nginx",
                                    "vary: Accept-Encoding",
                                    ":status: 404"
                                ]
                            },
                            "bytesOut": 2140,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 443,
                            "socket_group": "https:\/\/insect-eco-system.org <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 3,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 93,
                            "server_port": "443",
                            "load_end": 508,
                            "ttfb_start": 448,
                            "ttfb_end": 504,
                            "download_start": 504,
                            "download_end": 508,
                            "download_ms": 4,
                            "all_start": 448,
                            "all_end": 508,
                            "all_ms": 60,
                            "index": 1,
                            "number": 2
                        },
                        {
                            "type": 3,
                            "id": "245930.32",
                            "request_id": "245930.32",
                            "ip_addr": "142.250.181.238",
                            "full_url": "https:\/\/www.google-analytics.com\/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271935711&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1422297744.1725271936&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271936&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=928",
                            "is_secure": 1,
                            "method": "POST",
                            "host": "www.google-analytics.com",
                            "url": "\/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271935711&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1422297744.1725271936&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271936&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=928",
                            "raw_id": "245930.32",
                            "frame_id": "3E2315EAFD87CADD525E8A899E66071A",
                            "documentURL": "https:\/\/insect-eco-system.org\/de",
                            "responseCode": 204,
                            "request_type": "Fetch",
                            "load_ms": 47,
                            "ttfb_ms": 47,
                            "load_start": 1065,
                            "load_start_float": 1065.0001070000001,
                            "bytesIn": 0,
                            "objectSize": 0,
                            "expires": "Fri, 01 Jan 1990 00:00:00 GMT",
                            "cacheControl": "no-cache, no-store, must-revalidate",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 120,
                            "protocol": "HTTP\/2",
                            "dns_start": 926,
                            "dns_end": 965,
                            "connect_start": 965,
                            "connect_end": 995,
                            "ssl_start": 995,
                            "ssl_end": 1064,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "*.google-analytics.com",
                                "sanList": [
                                    "*.google-analytics.com",
                                    "region1.app-measurement.com",
                                    "app-measurement.com",
                                    "region1.att.app-measurement.com",
                                    "att.app-measurement.com",
                                    "region1.analytics.app-measurement.com",
                                    "analytics.app-measurement.com",
                                    "region1.app-analytics-services-att.com",
                                    "app-analytics-services-att.com",
                                    "region1.app-analytics-services.com",
                                    "app-analytics-services.com",
                                    "google-analytics.com",
                                    "region1.google-analytics.com",
                                    "ssl.google-analytics.com",
                                    "www.google-analytics.com",
                                    "region1.analytics.google.com",
                                    "googletagmanager.com",
                                    "www.googletagmanager.com",
                                    "urchin.com",
                                    "service.urchin.com",
                                    "fps.goog",
                                    "*.fps.goog",
                                    "googleoptimize.com",
                                    "www.googleoptimize.com"
                                ],
                                "issuer": "WR2",
                                "validFrom": 1722839841,
                                "validTo": 1730097440,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Google 'Xenon2024' log",
                                        "logId": "76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74",
                                        "timestamp": 1722843442732,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022007C426A200DA05359C60F7B9BB4506483E3887C3FBD5880B183209104744F78202202B996BF0BBA2AFC86A27104D61F688BB22851D662F41018E017E511F63D791A4"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Sabre2024h2'",
                                        "logId": "1998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA",
                                        "timestamp": 1722843442709,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "304502203F7A869C83600F4194F526B64D4FEBD097E6EE771335E4BA88170C25E7B1BD16022100F435B8CD7E0A82D4790ED485ACC2FFF2229E2605812F5A198DE2071C977AED58"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 1027,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK",
                            "initiator_line": 170,
                            "initiator_column": 355,
                            "initiator_type": "script",
                            "initiator_function": "Mc",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.google-analytics.com",
                                    ":method: POST",
                                    ":path: \/g\/collect?v=2&tid=G-Z22K6RX8XK&gtm=45je48s0v893136724za200&_p=1725271935711&gcd=13l3l3l3l1l1&npa=0&dma=0&tag_exp=0&cid=1422297744.1725271936&ul=en-us&sr=1920x1200&uaa=x86&uab=64&uafvl=%2520Not%2520A%253BBrand%3B99%7CChromium%3B128.0.0.0%7CGoogle%2520Chrome%3B128.0.0.0&uamb=0&uam=Model&uap=Unknown&uapv=0&uaw=0&are=1&frm=0&pscdl=noapi&_s=1&sid=1725271936&sct=1&seg=0&dl=https%3A%2F%2Finsect-eco-system.org%2Fde&dt=Start%20%7C%20VIRIDIS%20-%20Eco%20System%20gGmbH&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&tfd=928",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "content-length: 0",
                                    "origin: https:\/\/insect-eco-system.org",
                                    "priority: u=1, i",
                                    "referer: https:\/\/insect-eco-system.org\/",
                                    "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: empty",
                                    "sec-fetch-mode: no-cors",
                                    "sec-fetch-site: cross-site",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/128.0.0.0 Safari\/537.36 PTST\/24.07"
                                ],
                                "response": [
                                    "access-control-allow-credentials: true",
                                    "access-control-allow-origin: https:\/\/insect-eco-system.org",
                                    "cache-control: no-cache, no-store, must-revalidate",
                                    "content-length: 0",
                                    "content-type: text\/plain",
                                    "cross-origin-resource-policy: cross-origin",
                                    "date: Mon, 02 Sep 2024 10:12:16 GMT",
                                    "expires: Fri, 01 Jan 1990 00:00:00 GMT",
                                    "pragma: no-cache",
                                    "server: Golfe2",
                                    ":status: 204"
                                ]
                            },
                            "bytesOut": 3484,
                            "score_cache": -1,
                            "score_cdn": 100,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 39,
                            "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": "Google",
                            "server_count": null,
                            "created": 926,
                            "socket_group": "https:\/\/www.google-analytics.com <https:\/\/insect-eco-system.org same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "chunks": [],
                            "http2_server_settings": {
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 100,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 65536
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 107,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIGvTCCBaWgAwIBAgIQKyPKRqppOOgKjM5cZTfmrjANBgkqhkiG9w0BAQsFADA7\nMQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNlcnZpY2VzMQww\nCgYDVQQDEwNXUjIwHhcNMjQwODA1MDYzNzIxWhcNMjQxMDI4MDYzNzIwWjAhMR8w\nHQYDVQQDDBYqLmdvb2dsZS1hbmFseXRpY3MuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEsSAi5XLIQbb7DJnQ4vXRmBMhyA6FFGV7KB5zNr2iW+H2ALZQFIwB\n3qTY3BanPYLCHJyWu+v1uBFGTWp9TbjhQqOCBKAwggScMA4GA1UdDwEB\/wQEAwIH\ngDATBgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBRD\n2ZfVnk4Ky+ukp6Ew0fRA48EfEjAfBgNVHSMEGDAWgBTeGx7teRXUPjckwyG77DQ5\nbUKyMDBYBggrBgEFBQcBAQRMMEowIQYIKwYBBQUHMAGGFWh0dHA6Ly9vLnBraS5n\nb29nL3dyMjAlBggrBgEFBQcwAoYZaHR0cDovL2kucGtpLmdvb2cvd3IyLmNydDCC\nAncGA1UdEQSCAm4wggJqghYqLmdvb2dsZS1hbmFseXRpY3MuY29tghtyZWdpb24x\nLmFwcC1tZWFzdXJlbWVudC5jb22CE2FwcC1tZWFzdXJlbWVudC5jb22CH3JlZ2lv\nbjEuYXR0LmFwcC1tZWFzdXJlbWVudC5jb22CF2F0dC5hcHAtbWVhc3VyZW1lbnQu\nY29tgiVyZWdpb24xLmFuYWx5dGljcy5hcHAtbWVhc3VyZW1lbnQuY29tgh1hbmFs\neXRpY3MuYXBwLW1lYXN1cmVtZW50LmNvbYImcmVnaW9uMS5hcHAtYW5hbHl0aWNz\nLXNlcnZpY2VzLWF0dC5jb22CHmFwcC1hbmFseXRpY3Mtc2VydmljZXMtYXR0LmNv\nbYIicmVnaW9uMS5hcHAtYW5hbHl0aWNzLXNlcnZpY2VzLmNvbYIaYXBwLWFuYWx5\ndGljcy1zZXJ2aWNlcy5jb22CFGdvb2dsZS1hbmFseXRpY3MuY29tghxyZWdpb24x\nLmdvb2dsZS1hbmFseXRpY3MuY29tghhzc2wuZ29vZ2xlLWFuYWx5dGljcy5jb22C\nGHd3dy5nb29nbGUtYW5hbHl0aWNzLmNvbYIccmVnaW9uMS5hbmFseXRpY3MuZ29v\nZ2xlLmNvbYIUZ29vZ2xldGFnbWFuYWdlci5jb22CGHd3dy5nb29nbGV0YWdtYW5h\nZ2VyLmNvbYIKdXJjaGluLmNvbYISc2VydmljZS51cmNoaW4uY29tgghmcHMuZ29v\nZ4IKKi5mcHMuZ29vZ4ISZ29vZ2xlb3B0aW1pemUuY29tghZ3d3cuZ29vZ2xlb3B0\naW1pemUuY29tMBMGA1UdIAQMMAowCAYGZ4EMAQIBMDYGA1UdHwQvMC0wK6ApoCeG\nJWh0dHA6Ly9jLnBraS5nb29nL3dyMi9vQkZZWWFoemdWSS5jcmwwggEDBgorBgEE\nAdZ5AgQCBIH0BIHxAO8AdQB2\/4g\/Crb7lVHCYcz1h7o0tKTNuyncaEIKn+ZnTFo6\ndAAAAZEheK4sAAAEAwBGMEQCIAfEJqIA2gU1nGD3ubtFBkg+OIfD+9WICxgyCRBH\nRPeCAiArmWvwu6KvyGonEE1h9oi7IoUdZi9BAY4BflEfY9eRpAB2ABmYEHEJ8NZS\nLjCA0p4\/ZLuDbijM+Q9Sju7fzko\/FrTKAAABkSF4rhUAAAQDAEcwRQIgP3qGnINg\nD0GU9Sa2TU\/r0Jfm7ncTNeS6iBcMJeexvRYCIQD0NbjNfgqC1HkO1IWswv\/yIp4m\nBYEvWhmN4gccl3rtWDANBgkqhkiG9w0BAQsFAAOCAQEAjeA0H4llFhc4cJ5cvnaU\nwNefK4QK4Q4ezAcYFmtQpc7diAMNYswM\/dkFstzzW4E3bVsZWZUfv5jcMBuBH69d\nGr01Q54M55qZcjXI+9P5WZtIiL5R3a0WCfS3M4XQoztSsKqOlEGwLHZywc8\/FD35\nXQqY5gGnWelpA3tqEGurlHg3T6fLWxgTamVItjpexzXGe4+TkFsXbvUPOIUHD9Q6\nSPQyukoxZDkAk4e0EgC\/0Yn4VnA\/+YJglHYAUgDes07cJxi8D6Y3LBDuprzu67gM\nyd8AVUDqexkNzMgTTcaK78kwxv9VMe4yzjCmUaQZ\/F\/LlEmkgfu\/VrGCZuEbu19l\nfw==\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFCzCCAvOgAwIBAgIQf\/AFoHxM3tEArZ1mpRB7mDANBgkqhkiG9w0BAQsFADBH\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\nQzEUMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjMxMjEzMDkwMDAwWhcNMjkwMjIw\nMTQwMDAwWjA7MQswCQYDVQQGEwJVUzEeMBwGA1UEChMVR29vZ2xlIFRydXN0IFNl\ncnZpY2VzMQwwCgYDVQQDEwNXUjIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\nAoIBAQCp\/5x\/RR5wqFOfytnlDd5GV1d9vI+aWqxG8YSau5HbyfsvAfuSCQAWXqAc\n+MGr+XgvSszYhaLYWTwO0xj7sfUkDSbutltkdnwUxy96zqhMt\/TZCPzfhyM1IKji\naeKMTj+xWfpgoh6zySBTGYLKNlNtYE3pAJH8do1cCA8Kwtzxc2vFE24KT3rC8gIc\nLrRjg9ox9i11MLL7q8Ju26nADrn5Z9TDJVd06wW06Y613ijNzHoU5HEDy01hLmFX\nxRmpC5iEGuh5KdmyjS\/\/V2pm4M6rlagplmNwEmceOuHbsCFx13ye\/aoXbv4r+zgX\nFNFmp6+atXDMyGOBOozAKql2N87jAgMBAAGjgf4wgfswDgYDVR0PAQH\/BAQDAgGG\nMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjASBgNVHRMBAf8ECDAGAQH\/\nAgEAMB0GA1UdDgQWBBTeGx7teRXUPjckwyG77DQ5bUKyMDAfBgNVHSMEGDAWgBTk\nrysmcRorSCeFL1JmLO\/wiRNxPjA0BggrBgEFBQcBAQQoMCYwJAYIKwYBBQUHMAKG\nGGh0dHA6Ly9pLnBraS5nb29nL3IxLmNydDArBgNVHR8EJDAiMCCgHqAchhpodHRw\nOi8vYy5wa2kuZ29vZy9yL3IxLmNybDATBgNVHSAEDDAKMAgGBmeBDAECATANBgkq\nhkiG9w0BAQsFAAOCAgEARXWL5R87RBOWGqtY8TXJbz3S0DNKhjO6V1FP7sQ02hYS\nTL8Tnw3UVOlIecAwPJQl8hr0ujKUtjNyC4XuCRElNJThb0Lbgpt7fyqaqf9\/qdLe\nSiDLs\/sDA7j4BwXaWZIvGEaYzq9yviQmsR4ATb0IrZNBRAq7x9UBhb+TV+PfdBJT\nDhEl05vc3ssnbrPCuTNiOcLgNeFbpwkuGcuRKnZc8d\/KI4RApW\/\/mkHgte8y0YWu\nryUJ8GLFbsLIbjL9uNrizkqRSvOFVU6xddZIMy9vhNkSXJ\/UcZhjJY1pXAprffJB\nvei7j+Qi151lRehMCofa6WBmiA4fx+FOVsV2\/7R6V2nyAiIJJkEd2nSi5SnzxJrl\nXdaqev3htytmOPvoKWa676ATL\/hzfvDaQBEcXd2Ppvy+275W+DKcH0FBbX62xevG\niza3F4ydzxl6NJ8hk8R+dDXSqv1MbRT1ybB5W0k8878XSOjvmiYTDIfyc9acxVJr\nY\/cykHipa+te1pOhv7wYPYtZ9orGBV5SGOJm4NrB3K1aJar0RfzxC3ikr7Dyc6Qw\nqDTBU39CluVIQeuQRgwG3MuSxl7zRERDRilGoKb8uY45JzmxWuKxrfwT\/478JuHU\n\/oTxUFqOl2stKnn7QGTq8z29W+GgBLCXSBxC9epaHM0myFH\/FJlniXJfHeytWt0=\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ\/E8FjTDTANBgkqhkiG9w0BAQsFADBX\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y\/lD63\nladAPKH9gvl9MgaCcfb2jH\/76Nu8ai6Xl6OMS\/kr9rH5zoQdsfnFl97vufKj6bwS\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs\/AmQ351k\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\nDrXYfiYaRQM9sHmklCitD38m5agI\/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\ncuHKZPfmghCN6J3Cioj6OGaK\/GP5Afl4\/Xtcd\/p2h\/rs37EOeZVXtL0m79YB0esW\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\niYH6TKX\/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\nEua++tgy\/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ\/0lUTbiSw1nH69MG6zO0b\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB\/wQEAwIBhjAP\nBgNVHRMBAf8EBTADAQH\/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO\/wiRNxPjAf\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo\/\/z9SzBgBggrBgEFBQcBAQRUMFIw\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\nNR3t5P+T4Vxfq7vqfM\/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN\/olUazsaL+yyEn9\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6\/AhSrw\n9U5pCZEt4Wi4wStz6dTZ\/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz\/yilrbCgj8=\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 1112,
                            "ttfb_start": 1065,
                            "ttfb_end": 1112,
                            "download_start": 1112,
                            "download_end": 1112,
                            "download_ms": 0,
                            "all_start": 926,
                            "all_end": 1112,
                            "all_ms": 185,
                            "index": 2,
                            "number": 3
                        }
                    ],
                    "requestsFull": 3,
                    "requestsDoc": 2,
                    "responses_200": 1,
                    "responses_404": 1,
                    "responses_other": 1,
                    "result": 99999,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "3E2315EAFD87CADD525E8A899E66071A",
                    "loadEventStart": 932,
                    "loadEventEnd": 933,
                    "domContentLoadedEventStart": 694,
                    "domContentLoadedEventEnd": 712,
                    "URL": "https:\/\/insect-eco-system.org\/de",
                    "connections": 2,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "EE40245971D24553275FB32DF9A845C6",
                    "final_url": "https:\/\/insect-eco-system.org\/de",
                    "domInteractive": 656,
                    "firstPaint": 628.59999999776483,
                    "firstContentfulPaint": 646,
                    "firstMeaningfulPaint": 646,
                    "firstImagePaint": 954,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 232,
                    "basePageSSLTime": 66,
                    "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,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 6606,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 5,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 30,
                        "ParseAuthorStyleSheet": 22,
                        "EvaluateScript": 19,
                        "v8.compile": 149,
                        "FunctionCall": 132,
                        "FireAnimationFrame": 3,
                        "UpdateLayoutTree": 31,
                        "Layout": 96,
                        "ResourceChangePriority": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "PrePaint": 3,
                        "Paint": 2,
                        "Layerize": 1,
                        "IntersectionObserverController::computeIntersections": 0,
                        "MarkDOMContent": 0,
                        "HitTest": 0,
                        "TimerFire": 1,
                        "MarkLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 612
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 5,
                        "HTMLDocumentParser::FetchQueuedPreloads": 1,
                        "EventDispatch": 2,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 30,
                        "ParseAuthorStyleSheet": 22,
                        "EvaluateScript": 19,
                        "v8.compile": 149,
                        "FunctionCall": 128,
                        "FireAnimationFrame": 2,
                        "UpdateLayoutTree": 27,
                        "Layout": 93,
                        "ResourceChangePriority": 0,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "PrePaint": 2,
                        "Paint": 2,
                        "Layerize": 1,
                        "IntersectionObserverController::computeIntersections": 0,
                        "MarkDOMContent": 0,
                        "HitTest": 0,
                        "TimerFire": 0,
                        "MarkLoad": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "Idle": 466
                    },
                    "cpu.ParseHTML": 5,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 1,
                    "cpu.EventDispatch": 2,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 30,
                    "cpu.ParseAuthorStyleSheet": 22,
                    "cpu.EvaluateScript": 19,
                    "cpu.v8.compile": 149,
                    "cpu.FunctionCall": 132,
                    "cpu.FireAnimationFrame": 3,
                    "cpu.UpdateLayoutTree": 31,
                    "cpu.Layout": 96,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.PrePaint": 3,
                    "cpu.Paint": 2,
                    "cpu.Layerize": 1,
                    "cpu.IntersectionObserverController::computeIntersections": 0,
                    "cpu.MarkDOMContent": 0,
                    "cpu.HitTest": 0,
                    "cpu.TimerFire": 1,
                    "cpu.MarkLoad": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.Idle": 612,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1725271932.7304964,
                    "osVersion": "Linux 6.5.0-1018-gcp",
                    "os_version": "Linux 6.5.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1725271935.2456222,
                    "browserVersion": "128.0.0.0",
                    "browser_version": "128.0.0.0",
                    "fullyLoadedCPUms": 2510,
                    "fullyLoadedCPUpct": 33.781965006735142,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "3E2315EAFD87CADD525E8A899E66071A",
                                    "loaderId": "C6381293F15BB91BAE658011C0DFDE5D"
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/insect-eco-system.org",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/insect-eco-system.org\/de",
                    "document_hostname": "insect-eco-system.org",
                    "document_origin": "https:\/\/insect-eco-system.org",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 355,
                    "domComplete": 932,
                    "PerformancePaintTiming.first-paint": 628.59999999776483,
                    "PerformancePaintTiming.first-contentful-paint": 628.59999999776483,
                    "origin_dns": {
                        "ns": [
                            "ns47.domaincontrol.com.",
                            "ns48.domaincontrol.com."
                        ],
                        "mx": [
                            "100 mxlbpu.ispgateway.de.",
                            "5 alt1.aspmx.l.google.com.",
                            "5 alt2.aspmx.l.google.com.",
                            "10 alt3.aspmx.l.google.com.",
                            "10 alt4.aspmx.l.google.com.",
                            "1 aspmx.l.google.com."
                        ],
                        "soa": [
                            "ns47.domaincontrol.com. dns.jomax.net. 2023112701 28800 7200 604800 600"
                        ],
                        "cname": [],
                        "txt": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Programming languages": "C",
                        "UI frameworks": "UIKit",
                        "Web servers": "Nginx",
                        "Reverse proxies": "Nginx",
                        "Security": "hCaptcha 1",
                        "Webmail": "Google Workspace",
                        "Email": "Google Workspace",
                        "Analytics": "Google Analytics",
                        "Hosting": "GoDaddy",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "C": "",
                        "UIKit": "",
                        "Nginx": "",
                        "hCaptcha": "1",
                        "Google Workspace": "",
                        "Google Analytics": "",
                        "GoDaddy": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "C": {
                            "name": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "UIKit": {
                            "name": "UIKit",
                            "description": "UIKit is the framework used for developing iOS applications.",
                            "slug": "uikit",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UIKit.svg",
                            "website": "https:\/\/getuikit.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "Nginx": {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        "hCaptcha": {
                            "name": "hCaptcha",
                            "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.",
                            "slug": "hcaptcha",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "1",
                            "icon": "hCaptcha.svg",
                            "website": "https:\/\/www.hcaptcha.com",
                            "pricing": [
                                "freemium",
                                "poa"
                            ],
                            "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
                        },
                        "Google Analytics": {
                            "name": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        "GoDaddy": {
                            "name": "GoDaddy",
                            "description": "GoDaddy is used as a web host and domain registrar.",
                            "slug": "godaddy",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "GoDaddy.svg",
                            "website": "https:\/\/www.godaddy.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": "C",
                            "description": "C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system.",
                            "slug": "c",
                            "categories": [
                                {
                                    "id": 27,
                                    "slug": "programming-languages",
                                    "groups": [
                                        9
                                    ],
                                    "name": "Programming languages",
                                    "priority": 5
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "C.png",
                            "website": "http:\/\/www.open-std.org\/jtc1\/sc22\/wg14\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "UIKit",
                            "description": "UIKit is the framework used for developing iOS applications.",
                            "slug": "uikit",
                            "categories": [
                                {
                                    "id": 66,
                                    "slug": "ui-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "UI frameworks",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "UIKit.svg",
                            "website": "https:\/\/getuikit.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Nginx",
                            "description": "Nginx is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.",
                            "slug": "nginx",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                },
                                {
                                    "id": 64,
                                    "slug": "reverse-proxies",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Reverse proxies",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Nginx.svg",
                            "website": "http:\/\/nginx.org\/en",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:nginx:nginx:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "hCaptcha",
                            "description": "hCaptcha is an anti-bot solution that protects user privacy and rewards websites.",
                            "slug": "hcaptcha",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "1",
                            "icon": "hCaptcha.svg",
                            "website": "https:\/\/www.hcaptcha.com",
                            "pricing": [
                                "freemium",
                                "poa"
                            ],
                            "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": "Google Analytics",
                            "description": "Google Analytics is a free web analytics service that tracks and reports website traffic.",
                            "slug": "google-analytics",
                            "categories": [
                                {
                                    "id": 10,
                                    "slug": "analytics",
                                    "groups": [
                                        8
                                    ],
                                    "name": "Analytics",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Google Analytics.svg",
                            "website": "http:\/\/google.com\/analytics",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "GoDaddy",
                            "description": "GoDaddy is used as a web host and domain registrar.",
                            "slug": "godaddy",
                            "categories": [
                                {
                                    "id": 88,
                                    "slug": "hosting",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Hosting",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "GoDaddy.svg",
                            "website": "https:\/\/www.godaddy.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": [],
                        "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": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                        "target": [
                                            ".uk-navbar-container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-hidden-body",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures aria-hidden='true' is not present on the document body.",
                                "help": "aria-hidden='true' must not be present on the document body",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-hidden-body?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-hidden-body",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "No aria-hidden attribute is present on document body"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<body>",
                                        "target": [
                                            "body"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-required-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures elements with ARIA roles have all required ARIA attributes",
                                "help": "Required ARIA attributes must be provided",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-required-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                        "target": [
                                            "main"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-roles",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all elements with a role attribute use a valid value",
                                "help": "ARIA roles used must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-roles?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "fallbackrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Only one role value used"
                                            },
                                            {
                                                "id": "invalidrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is valid"
                                            },
                                            {
                                                "id": "abstractrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Abstract roles are not used"
                                            },
                                            {
                                                "id": "unsupportedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA role is supported"
                                            },
                                            {
                                                "id": "deprecatedrole",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "ARIA role is not deprecated"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                        "target": [
                                            "main"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr-value",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures all ARIA attributes have valid values",
                                "help": "ARIA attributes must conform to valid values",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr-value?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                        "target": [
                                            ".uk-navbar-container"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "aria-valid-attr",
                                "impact": null,
                                "tags": [
                                    "cat.aria",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
                                "help": "ARIA attributes must conform to valid names",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/aria-valid-attr?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">",
                                        "target": [
                                            ".uk-navbar-container"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "<h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">",
                                                        "target": [
                                                            ".uk-slider-lead"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2>",
                                                        "target": [
                                                            ".uk-width-1-2\\@m.uk-first-column > h2"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a heading"
                                            },
                                            {
                                                "id": "landmark",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<main role=\"main\" uk-scrollspy=\"target: >",
                                                        "target": [
                                                            "main"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Page has a landmark region"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "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": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".uk-flex-middle.uk-flex-center[uk-grid=\"\"] > .uk-width-1-2\\@m.uk-first-column > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Forschung und Entwicklung<\/strong>",
                                        "target": [
                                            ".uk-width-1-2\\@m.uk-first-column > p > strong:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong> Beratungs- und Aufkl\u00e4rungsma\u00dfnahmen <\/strong>",
                                        "target": [
                                            "strong:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>nachhaltigen Gesellschaft <\/strong>",
                                        "target": [
                                            "strong:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Umwelt-Bildungsprojekten<\/strong>",
                                        "target": [
                                            "strong:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Wir handeln nicht gewinnorientiert<\/strong>",
                                        "target": [
                                            "strong:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>F\u00f6rderung der Allgemeinheit <\/strong>",
                                        "target": [
                                            "strong:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#0e071d",
                                                    "bgColor": "#f1f2f3",
                                                    "contrastRatio": 17.559999999999999,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 17.56"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>sozial wertvollem Handeln<\/strong>",
                                        "target": [
                                            "strong:nth-child(7)"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": null,
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "navbar",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"navbar\" uk-sticky=\"animation: uk-animation-slide-top; sel-target: .uk-navbar-container; cls-active: uk-navbar-sticky; cls-inactive:uk-navbar-transparent;\" class=\"uk-sticky uk-sticky-fixed\" style=\"position: fixed; top: 0px; width: 1905px;\">",
                                        "target": [
                                            "#navbar"
                                        ]
                                    },
                                    {
                                        "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": "<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">",
                                        "target": [
                                            "#swup"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "offcanvas",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">",
                                        "target": [
                                            "#offcanvas"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "mobile-menu",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul id=\"mobile-menu\" class=\"uk-nav uk-nav-primary\" aria-live=\"polite\">",
                                        "target": [
                                            "#mobile-menu"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "svgPathRoundedLeft",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"svgPathRoundedLeft\" clipPathUnits=\"objectBoundingBox\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M296,0V203H12S-.01,203.54,0,189.88C.01,176.22,36.78,27.15,39.92,13.62,43.06,.09,54.07,0,54.07,0h241.93Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>",
                                        "target": [
                                            "#svgPathRoundedLeft"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "svgPathRoundedRight",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"svgPathRoundedRight\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M0,0V203H284s12.01,.54,12-13.12S259.22,27.15,256.08,13.62,241.93,0,241.93,0H0Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>",
                                        "target": [
                                            "#svgPathRoundedRight"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "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=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                        "target": [
                                            ".uk-visible\\@s[alt=\"VIRIDIS - Eco System gGmbH\"][data-width=\"\"]:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                        "target": [
                                            "img[uk-cover=\"\"]"
                                        ]
                                    },
                                    {
                                        "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 data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                                        "target": [
                                            ".uk-width-1-2\\@m:nth-child(2) > .uk-grid[uk-grid=\"\"] > .uk-width-expand\\@m > figure > .uk-border-circle[alt=\"\"][uk-img=\"\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"uk-navbar-item uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">",
                                        "target": [
                                            ".uk-navbar-item"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\">Start<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > .uk-active > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(2) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(3) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(4) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(5) > a"
                                        ]
                                    },
                                    {
                                        "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:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(6) > a"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"uk-navbar-nav\">",
                                        "target": [
                                            ".uk-navbar-nav"
                                        ]
                                    },
                                    {
                                        "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=\"uk-slider-items uk-grid uk-grid-match\" uk-height-viewport=\"offset-top: true; offset-bottom: 25\" style=\"transform: translate3d(0px, 0px, 0px); min-height: calc(-10px + 75vh);\">",
                                        "target": [
                                            ".uk-grid-match"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > .uk-active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n\n    <\/li>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"uk-transition-toggle uk-width-1-1 uk-active\" tabindex=\"-1\">",
                                        "target": [
                                            ".uk-transition-toggle.uk-width-1-1.uk-active"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                        "target": [
                                            ".uk-visible\\@s[alt=\"VIRIDIS - Eco System gGmbH\"][data-width=\"\"]:nth-child(1)"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > .uk-active > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(2) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(3) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(4) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(5) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".uk-navbar-nav > li:nth-child(6) > a"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "72.0pt (96px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">",
                                        "target": [
                                            ".uk-slider-lead"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#f1f2f3",
                                                    "contrastRatio": 0,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                                                        "target": [
                                                            "img[uk-cover=\"\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>VIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nachhaltiges Miteinander<\/p>",
                                        "target": [
                                            ".uk-slider-text > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#9dcda8",
                                                    "contrastRatio": 0,
                                                    "fontSize": "24.0pt (32px)",
                                                    "fontWeight": "bold",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2>",
                                        "target": [
                                            ".uk-width-1-2\\@m.uk-first-column > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "k99n23.meinserver.io",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns47.domaincontrol.com",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 9899,
                    "testUrl": "https:\/\/insect-eco-system.org\/de",
                    "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:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\",\"width\":48,\"height\":48,\"naturalWidth\":512,\"naturalHeight\":512},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\",\"width\":1906,\"height\":1271,\"naturalWidth\":1200,\"naturalHeight\":800},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\",\"width\":477,\"height\":477,\"naturalWidth\":1280,\"naturalHeight\":1280},{\"url\":\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\",\"width\":491,\"height\":491,\"naturalWidth\":1080,\"naturalHeight\":1080}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Roboto",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Roboto",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "300"
                        },
                        {
                            "family": "Roboto",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "500"
                        }
                    ],
                    "generated-content-percent": 26.690000000000001,
                    "generated-content-size": 9.0299999999999994,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 512,
                            "naturalHeight": 512
                        },
                        {
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "html": "<img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1200,
                            "naturalHeight": 800
                        },
                        {
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1280,
                            "naturalHeight": 1280
                        }
                    ],
                    "imgs-no-alt": [],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\">",
                            "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 1080,
                            "naturalHeight": 1080
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/1ff649ef28-1714394799\/fr-foto-clip453x452-0x7.png\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/d1a12c6c89-1715845496\/jzk.png\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/99a41b2739-1715845478\/ini.png\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/gastro-bruecken\/6178ce7b14-1719222809\/louis-hansel-qde7a8xqugc-unsplash-clip1056x1407-0x541.jpg\" alt=\"Gastronomie als Br\u00fccke\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/insect-farm\/0b7996dab9-1717734705\/karographix-photography-xqqm1irmabm-unsplash-clip1442x1920-0x278.jpg\" alt=\"Insect-Farm\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/kesselhaus\/9c94567b93-1717498967\/kopie-von-mn-her-kraftwerk-120223-clip1334x1777-52x0.jpg\" alt=\"Kesselhaus\" data-width=\"\" data-height=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/3b1768a475-1717141531\/kopie-von-herstellung-mikromassen-nah-clip407x407-0x85.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/770f6d1eb4-1717141584\/tim-mossholder-xdwea2kaeja-unsplash-clip1280x1280-0x195.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": null,
                            "html": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/8efeafc991-1717141630\/kopie-von-greenhouse-clip408x408-0x106.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js",
                        "https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js",
                        "https:\/\/js.hcaptcha.com\/1\/api.js",
                        "https:\/\/insect-eco-system.org\/assets\/css\/fonts.css",
                        "https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css"
                    ],
                    "rendered-html": "<html lang=\"de\" prefix=\"og: https:\/\/ogp.me\/ns#\"><head>\n\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n<title>Start | VIRIDIS - Eco System gGmbH<\/title>\n<meta content=\"VIRIDIS - Eco System gGmbH\" name=\"author\">\n<meta content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\" name=\"description\">\n<meta content=\"index,follow,noodp\" name=\"robots\">\n<link rel=\"canonical\" href=\"https:\/\/insect-eco-system.org\/de\">\n<meta property=\"og:title\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta property=\"og:type\" content=\"website\">\n<meta property=\"og:url\" content=\"https:\/\/insect-eco-system.org\/de\">\n<meta property=\"og:image\" content=\"https:\/\/insect-eco-system.org\/media\/site\/a856d466fc-1714042850\/ies-social.png\">\n<meta property=\"og:image:width\" content=\"1784\">\n<meta property=\"og:image:height\" content=\"682\">\n<meta property=\"og:image:type\" content=\"image\/png\">\n<meta property=\"og:site_name\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta property=\"og:description\" content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\">\n<meta name=\"twitter:card\" content=\"summary_large_image\">\n<meta name=\"twitter:title\" content=\"VIRIDIS - Eco System gGmbH\">\n<meta name=\"twitter:description\" content=\"Mit Insekten \u00f6kologische Potentiale entfalten und nachhaltiges Wachstum kreieren.\">\n<meta name=\"twitter:site\" content=\"@InsectEcoSystem\">\n<meta name=\"twitter:creator\" content=\"@InsectEcoSystem\">\n<meta name=\"twitter:image\" content=\"https:\/\/insect-eco-system.org\/media\/site\/a856d466fc-1714042850\/ies-social.png\">\n<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-180x.png\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-196x.png\" sizes=\"196x196\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-96x.png\" sizes=\"96x96\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-32x.png\" sizes=\"32x32\">\n<link rel=\"icon\" type=\"image\/png\" href=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-16x.png\" sizes=\"16x16\">\n<meta name=\"msapplication-TileImage\" content=\"https:\/\/insect-eco-system.org\/media\/site\/4cee8ace47-1714040087\/icon-150x.png\">\n\n<link href=\"https:\/\/insect-eco-system.org\/assets\/css\/fonts.css\" rel=\"stylesheet\"><link href=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/css\/uikit.app.min.css\" rel=\"stylesheet\">\n<script src=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit.min.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/insect-eco-system.org\/assets\/app\/dist\/js\/uikit-icons.min.js\"><\/script>\n\n\n<!-- Google tag (gtag.js) -->\n<script async=\"\" src=\"https:\/\/www.googletagmanager.com\/gtag\/js?id=G-Z22K6RX8XK\"><\/script>\n<script>\n  window.dataLayer = window.dataLayer || [];\n  function gtag(){dataLayer.push(arguments);}\n  gtag('js', new Date());\n\n  gtag('config', 'G-Z22K6RX8XK');\n<\/script>\n<\/head>\n<body>\n\n\n<div id=\"navbar\" uk-sticky=\"animation: uk-animation-slide-top; sel-target: .uk-navbar-container; cls-active: uk-navbar-sticky; cls-inactive:uk-navbar-transparent;\" class=\"uk-sticky uk-sticky-fixed\" style=\"position: fixed; top: 0px; width: 1905px;\">\n  <div class=\"uk-navbar-container uk-navbar-transparent\" aria-live=\"polite\">\n    <div class=\"uk-container\">\n    <nav class=\"uk-navbar\" uk-navbar=\"\">\n          <div class=\"uk-navbar-left\">\n              <a class=\"uk-navbar-item uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">\n        <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-hidden@s\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-logo-inverse uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-logo-inverse uk-hidden@s\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>            <\/div>\n\n                    \n      <div class=\"uk-navbar-right\">\n            <div class=\"uk-visible@m\">\n          <ul class=\"uk-navbar-nav\">\n        <li class=\"uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n\n    <\/li>\n        <li>\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n\n    <\/li>\n      <\/ul>\n\n\n      <\/div>\n                                <!-- button -->\n                            <!-- offset click -->\n        <a class=\"uk-navbar-toggle tm-menu-animate uk-hidden@m uk-icon\" data-no-swup=\"\" uk-icon=\"icon: menu;\" uk-toggle=\"target: #offcanvas\" tabindex=\"0\" aria-expanded=\"false\"><svg x=\"0\" y=\"0\" width=\"25\" height=\"10\" viewBox=\"0 0 25 9.984\" xml:space=\"preserve\"><line fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" x1=\"0\" y1=\".531\" x2=\"25\" y2=\".531\"><\/line><line fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" x1=\"0\" y1=\"9.469\" x2=\"25\" y2=\"9.469\"><\/line><\/svg><\/a>\n            <\/div>\n      <\/nav>\n      <\/div>\n    <\/div>\n\n    \n    \n  <\/div><div class=\"uk-sticky-placeholder\" style=\"height: 110px; margin: 0px;\"><\/div>  \n<div id=\"swup\" class=\"transition-fade tm-transparent-navbar-negative\" aria-live=\"polite\">\n\n  \n<main role=\"main\" uk-scrollspy=\"target: > section; cls: uk-animation-slide-bottom-small; delay: 300\">\n<section class=\"uk-background-primary topHeroSlider uk-scrollspy-inview \" style=\"\">\n<div class=\"uk-cover-container\">\n    <div class=\"uk-margin-medium-top uk-padding-large uk-padding-remove-horizontal uk-light\">\n        <div class=\"uk-slider uk-visible-toggle\" tabindex=\"-1\" uk-slider=\"center: true; pause-on-hover: true\">\n            <div class=\"uk-position-relative\">\n                <div class=\"uk-slider-container\">\n                    <ul class=\"uk-slider-items uk-grid uk-grid-match\" uk-height-viewport=\"offset-top: true; offset-bottom: 25\" style=\"transform: translate3d(0px, 0px, 0px); min-height: calc(-10px + 75vh);\">\n                                            <li class=\"uk-transition-toggle uk-width-1-1 uk-active\" tabindex=\"-1\">\n                            <div class=\"uk-cover-container uk-border-rounded\">\n                                <img src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/5cf7392726-1717141296\/kopie-von-mn-her-campus-120223-1200x800-crop.jpg\" alt=\"\" uk-cover=\"\" style=\"height: 1271px; width: 1906px;\">\n                                <div>\n                                                                        <div class=\"uk-position-center uk-flex-middle uk-grid-large uk-grid\" uk-grid=\"\">\n                                        <h4 class=\"uk-slider-lead uk-heading-xlarge uk-text-bold uk-width-1-3@s uk-flex-inline uk-flex-middle uk-first-column\" uk-slider-parallax=\"x: 100,-100; opacity: 1,1,0\" style=\"transform: translateX(0px); opacity: 1;\">\n                                            V-ECO                                        <\/h4>\n                                                                                <div class=\"uk-slider-text uk-text-lead uk-width-expand\" uk-slider-parallax=\"x: 200,-200\" style=\"transform: translateX(0px);\">\n                                            <p>VIRIDIS - Eco System gGmbH Ein gemeinn\u00fctziges Impactnetzwerk f\u00fcr ein nachhaltiges Miteinander<\/p>                                            \n                                                                                    <\/div>\n                                                                            <\/div>\n                                                                    <\/div>\n                            <\/div>\n                        <\/li>\n                                        <\/ul>\n                    <div class=\"uk-hidden@s uk-light\">\n                        <a class=\"uk-position-center-left uk-slidenav-large uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                        <a class=\"uk-position-center-right uk-slidenav-large uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"uk-visible@s\">\n                    <a class=\"uk-position-center-left-out uk-slidenav-large uk-position-small uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                    <a class=\"uk-position-center-right-out uk-slidenav-large uk-position-small uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n                <\/div>\n            <\/div>\n            <ul class=\"uk-slider-nav uk-dotnav uk-flex-center uk-margin\" hidden=\"\"><li uk-slider-item=\"0\" hidden=\"\" class=\"uk-active\"><a href=\"\"><\/a><\/li><\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default uk-scrollspy-inview \" style=\"\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-middle uk-flex-center\" uk-grid=\"\">\n<div class=\"uk-width-1-2@m uk-first-column\">\n\n\n\n<h2>\n    Unsere Vision einer nachhaltigen Wende<\/h2><p>Wir verstehen uns als ein \u00d6kosystem des gr\u00fcnen Wandels, das durch eigene <strong>Forschung und Entwicklung<\/strong> und durch umfassende<strong> Beratungs- und Aufkl\u00e4rungsma\u00dfnahmen <\/strong>den \u00dcbergang zu einer <strong>nachhaltigen Gesellschaft <\/strong>f\u00f6rdert.&nbsp;Damit streben wir eine gesellschaftliche Wirkung an. Dies umfasst auch die F\u00f6rderung von <strong>Umwelt-Bildungsprojekten<\/strong>, um die n\u00e4chste Generation auf die Herausforderungen und Chancen der nachhaltigen Entwicklung vorzubereiten. <strong>Wir handeln nicht gewinnorientiert<\/strong>, im Sinne der <strong>F\u00f6rderung der Allgemeinheit <\/strong>und orientieren uns an <strong>sozial wertvollem Handeln<\/strong>.&nbsp;<\/p><\/div>\n<div class=\"uk-width-1-2@m\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-6@m uk-first-column\">\n<\/div>\n<div class=\"uk-width-expand@m\">\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">\n  \n  <\/figure>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-background-center-center uk-background-contain uk-light\" style=\"background-image: url(&quot;https:\/\/insect-eco-system.org\/media\/pages\/home\/392c3b5d8d-1648817006\/[email protected]&quot;); background-color: rgba(0, 0, 0, 0); background-blend-mode: overlay; visibility: hidden; background-position-y: calc(50% + 0px);\" uk-parallax=\"bgy: -200\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-center uk-grid-small\" uk-grid=\"\">\n<div class=\"uk-width-1-2@m uk-first-column\">\n<div class=\"uk-grid uk-grid-small\" uk-grid=\"\">\n<div class=\"uk-width-expand@m uk-first-column\">\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/826b9b3a7e-1715687255\/kopie-von-mn-her-luftbild-120223-clip1080x1080-0x278.jpg\">\n  \n  <\/figure>\n<\/div>\n<div class=\"uk-width-1-6@m\">\n<\/div>\n<\/div>\n<\/div>\n<div class=\"uk-width-1-2@m\">\n\n\n\n<h2>\n    UNSERE PRINZIPIEN<\/h2><p><strong>\u00d6kologische Nachhaltigkeit:<\/strong> Initiativen zur Unterst\u00fctzung des Umweltschutzes, wie etwa das Anlegen von Gemeinschaftsg\u00e4rten oder die Durchf\u00fchrung von Recycling-Aktionen.<\/p><p><strong>Lokales Engagement:<\/strong> F\u00f6rderung von Projekten, die die Gemeinschaft vor Ort st\u00e4rken, z.B. durch Ortsversch\u00f6nerung oder lokale Bildungsprogramme.<\/p>\n\n\n<h3>\n    Wir glauben an die Kraft der <strong>Vernetzung und Kooperation.<\/strong><\/h3><ul><li>Eine Vernetzungs- und Entscheidungsplattform geschaffen,<\/li><li>Projekte vor Ort geplant,<\/li><li>bringen Umweltbildungsprojekte in die \u00d6ffentlichkeit<\/li><li>und planen einen lokalen bio\u00f6konomischen Demonstrator<\/li><\/ul><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    UNSER ANSPRECHPARTNER<\/h2><hr>\n<p>Unser gro\u00dfes Netzwerk besteht aus diversen Kompetenztr\u00e4ger:innen. Ob aus der Wissenschaft, der Hochschule, Quereinsteiger oder Unternehmer:innen, wir haben das gleiche Ziel.<\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid uk-flex-center uk-grid-large uk-text-center uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n<div class=\"uk-grid uk-grid-large\" uk-grid=\"\">\n<div class=\"uk-width-1-3@m uk-first-column\">\n\n\n\n<h3>\n    <strong>Friedrich Rackwitz<\/strong><\/h3><p>Gesch\u00e4ftsf\u00fchrer<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/1ff649ef28-1714394799\/fr-foto-clip453x452-0x7.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Friedrich Rackwitz ist studierter Philosoph, Regisseur und Storyteller. Seit 2023 ist er als Gesch\u00e4ftsf\u00fchrer der V-ECO t\u00e4tig und initiiert Impact Projekte mit sozialem und \u00f6kologischen Mehrwerten gleicherma\u00dfen.<\/p><\/div>\n<div class=\"uk-width-1-3@m\">\n\n\n\n<h3>\n    <strong>Josef Zacharias K\u00f6hl<\/strong><\/h3><p>Gesch\u00e4ftsf\u00fchrer<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/d1a12c6c89-1715845496\/jzk.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Josef Zacharias K\u00f6hl ist ehemaliger Unternehmensberater und Diplom Ingenieur-. Als Gr\u00fcnder der V-ECO wollte er damals zuerst nur das nachhaltige Potenzial von Insektenwirtschaft in die Welt tragen. Heute ist seine Vision noch holistischer geworden.<\/p><\/div>\n<div class=\"uk-width-1-3@m\">\n\n\n\n<h3>\n    <strong>Ann-Christin F\u00fcrba\u00df<\/strong><\/h3><p>Communication Design<\/p><hr>\n<figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/99a41b2739-1715845478\/ini.png\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Ann-Christin, von uns Ini genannt, begleitet die V-ECO schon seit langem mit Rat und Tat bez\u00fcglich aller Themen, die unseren \u00f6ffentlichen Auftritt angehen. Als professionelles Kommunikationstalent gl\u00e4nzt sie auch in der Konzeption und der Darstellung unserer Geschichte und Werte.<\/p><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-primary uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    UNSERE IMPACTPROJEKTE<\/h2><hr>\n<p>Die V-ECO leitet, unterst\u00fctzt oder organisiert unterschiedlichste Unternehmungen mit einem nachhaltigen, positiven Effekt f\u00fcr Mensch und Umwelt im Sinne ihrer Satzung. <\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-padding-large uk-padding-remove-horizontal uk-background-primary uk-light\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-width-2-3@s uk-margin-medium\">\n<\/div>\n<div uk-grid=\"\" class=\"uk-grid uk-grid-stack\">\n    <div class=\"uk-slider uk-width-expand uk-slider-container uk-first-column\" uk-slider=\"\">\n    <div class=\"uk-position-relative uk-visible-toggle uk-light\" tabindex=\"-1\">\n        <ul class=\"uk-slider-items uk-grid uk-child-width-1-3@s\" style=\"transform: translate3d(0px, 0px, 0px);\">\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/gastro-bruecken\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/gastro-bruecken\/6178ce7b14-1719222809\/louis-hansel-qde7a8xqugc-unsplash-clip1056x1407-0x541.jpg\" alt=\"Gastronomie als Br\u00fccke\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Gastronomie als Br\u00fccke<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/insect-farm\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/insect-farm\/0b7996dab9-1717734705\/karographix-photography-xqqm1irmabm-unsplash-clip1442x1920-0x278.jpg\" alt=\"Insect-Farm\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Insect-Farm<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <li tabindex=\"-1\" class=\"uk-active\">\n                <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\/kesselhaus\" class=\"uk-link-toggle\">\n        <div class=\"tm-projects uk-inline-clip uk-transition-toggle\" tabindex=\"0\">\n            <img class=\"uk-transition-scale-up uk-transition-opaque\" data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/projekte-kopie\/kesselhaus\/9c94567b93-1717498967\/kopie-von-mn-her-kraftwerk-120223-clip1334x1777-52x0.jpg\" alt=\"Kesselhaus\" data-width=\"\" data-height=\"\" uk-img=\"\">\n            <div class=\"uk-overlay-gradient uk-position-cover\"><\/div>\n            <div class=\"uk-overlay uk-position-bottom uk-light\">\n                <h3 class=\"uk-h2\">Kesselhaus<\/h3>\n                            <\/div>\n        <\/div>\n        <\/a>\n                <\/li>\n            <\/ul>\n            <a class=\"uk-position-center-left uk-slidenav-large uk-icon uk-slidenav-previous uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-previous=\"\" uk-slider-item=\"previous\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow tm-leftarrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n            <a class=\"uk-position-center-right uk-slidenav-large uk-icon uk-slidenav-next uk-slidenav uk-invisible\" href=\"#\" data-no-swup=\"\" uk-slidenav-next=\"\" uk-slider-item=\"next\" hidden=\"\"><svg version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" x=\"0\" y=\"0\" width=\"13.667\" height=\"28.208\" viewBox=\"0 0 13.667 28.208\" class=\"tm-svg-nav-arrow\" xml:space=\"preserve\"><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><polyline fill=\"none\" stroke=\"currentColor\" stroke-miterlimit=\"10\" points=\"0.619,27.729 12.853,14.135 0.619,0.542\"><\/polyline><\/svg><\/a>\n        <\/div>\n        <ul class=\"uk-slider-nav uk-dotnav uk-flex-center uk-margin\" hidden=\"\"><li uk-slider-item=\"0\" hidden=\"\" class=\"uk-active\"><a href=\"\"><\/a><\/li><li uk-slider-item=\"1\" hidden=\"\"><a href=\"\"><\/a><\/li><li uk-slider-item=\"2\" hidden=\"\"><a href=\"\"><\/a><\/li><\/ul>\n    <\/div>\n<\/div>\n<\/div>\n<\/section><section class=\"uk-section uk-section-large uk-padding-remove-bottom\" style=\"visibility: hidden;\">\n<div class=\"uk-container\">\n<div class=\"uk-grid tm-heading uk-grid-stack\" uk-grid=\"\">\n<div class=\"uk-width-1-1 uk-first-column\">\n\n\n\n<h2>\n    JETZT WELT VERBESSERN<\/h2><hr>\n<p>Spenden, Sponsoring, Mitarbeiten oder einfach nur Austauschen. Wenn du dich mit unserer Vision identifizieren kannst, hilf uns jetzt diese zu verwirklichen.<\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"uk-section uk-section-large uk-section-default\" style=\"visibility: hidden;\">\n<div class=\"uk-container uk-container-large\">\n<div class=\"uk-grid uk-grid-medium uk-text-center\" uk-grid=\"\">\n<div class=\"uk-width-1-3@m uk-first-column\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>Mitmachen<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/3b1768a475-1717141531\/kopie-von-herstellung-mikromassen-nah-clip407x407-0x85.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst ein Projekt mit deiner Organisation im nachhaltigen oder sozialen Bereich verwirklichen? Oder willst du ehrenamtlich oder als zuk\u00fcnftige:r Helfer:in dabei sein? Dann melde dich jetzt, wir suchen immer engagierte Menschen, die unsere Vision einer nachhaltigen Wende unterst\u00fctzen.<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">\n  Kontakt<\/a><\/div><\/div>\n<div class=\"uk-width-1-3@m\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>Unterst\u00fctzen<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/770f6d1eb4-1717141584\/tim-mossholder-xdwea2kaeja-unsplash-clip1280x1280-0x195.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst uns auch monet\u00e4r unterst\u00fctzen? Dies ist bequem online m\u00f6glich und wir stellen dir im Anschluss eine Spendenquittung aus. Spende jetzt direkt f\u00fcr die V-ECO oder gehe auf uns zu, wenn dir ein ganz bestimmtes Projekt aus unserem Portfolio am Herzen liegt.<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/spenden\">\n  Spenden!<\/a><\/div><\/div>\n<div class=\"uk-width-1-3@m\">\n<div class=\"uk-card uk-card-secondary uk-card-hover uk-card-body\">\n\n\n<h2 class=\"uk-heading-line\">\n    <span>F\u00f6rdern<\/span><\/h2><figure>\n    <img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/8efeafc991-1717141630\/kopie-von-greenhouse-clip408x408-0x106.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\">\n  \n  <\/figure>\n<p>Du willst mit deiner Organisation oder als Privatperson ein ganz bestimmtes Projekt nachhaltig f\u00f6rdern? Dann melde dich jetzt direkt bei unserem Team und wir bieten dir ein ma\u00dfgeschneidertes Paket an. Selbstverst\u00e4ndlich werben wir dann auch in eurem Auftrag!<\/p><a class=\"uk-button uk-button-default\" href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">\n  F\u00f6rdern!<\/a><\/div><\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/main>\n\n<footer class=\"uk-background-primary uk-light\" role=\"contentinfo\" uk-scrollspy=\"cls: uk-animation-fade; delay: 100\" style=\"visibility: hidden;\">\n<section class=\"uk-section\">\n<div class=\"uk-container\">\n<div class=\"uk-grid\" uk-grid=\"\">\n<div class=\"uk-width-1-2@s uk-width-1-2@m uk-first-column\">\n  <h4>VIRIDIS \u2013 Eco-System gGmbH<\/h4>\n<p>Brienner Str. 7<br>\n80333 M\u00fcnchen<\/p>\n<p>vertr. d. d. Gesch\u00e4ftsf\u00fchrer Josef K\u00f6hl, Friedrich Rakwitz<br>\nTelefon: 089&nbsp;20&nbsp;500&nbsp;515<br>\nE-Mail: <a href=\"mailto:[email protected]\">[email protected]<\/a><\/p><\/div>\n<div class=\"uk-width-1-2@s uk-width-1-2@m\">\n  <h4>Inhaltlich Verantwortlicher gem\u00e4\u00df \u00a7 18 Abs. 2 MStV:<\/h4>\n<p>Herr Josef K\u00f6hl<br>\nVIRIDIS - Eco System gGmbH<br>\nBrienner Str. 7<br>\n80333 M\u00fcnchen<br>\nDeutschland<\/p><\/div>\n<div class=\"uk-width-1-1 uk-grid-margin uk-first-column\">\n  <p><a href=\"https:\/\/insect-eco-system.org\/de\/datenschutz\">Datenschutzerkl\u00e4rung<\/a> und <a href=\"https:\/\/insect-eco-system.org\/de\/impressum\">Impressum<\/a><\/p><\/div>\n<\/div>\n<\/div>\n<\/section>\n<hr>\n<div class=\"uk-container\">\n  <div class=\"uk-grid-margin uk-text-small uk-margin-medium-bottom uk-margin-top uk-grid\" uk-grid=\"\">\n    <div class=\"uk-width-expand@s uk-first-column\">\n        <!-- Social Media -->\n<a href=\"https:\/\/www.facebook.com\/InsectEcoSystem\/\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: facebook;\" uk-tooltip=\"Facebook\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/twitter.com\/InsectEcoSystem\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: twitter;\" uk-tooltip=\"Twitter\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/www.instagram.com\/InsectEcoSystem\/\" target=\"_blank\" uk-icon=\"icon: instagram;\" uk-tooltip=\"Instagram\" class=\"uk-icon\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13.55,1H6.46C3.45,1,1,3.44,1,6.44v7.12c0,3,2.45,5.44,5.46,5.44h7.08c3.02,0,5.46-2.44,5.46-5.44V6.44 C19.01,3.44,16.56,1,13.55,1z M17.5,14c0,1.93-1.57,3.5-3.5,3.5H6c-1.93,0-3.5-1.57-3.5-3.5V6c0-1.93,1.57-3.5,3.5-3.5h8 c1.93,0,3.5,1.57,3.5,3.5V14z\"><\/path><circle cx=\"14.87\" cy=\"5.26\" r=\"1.09\"><\/circle><path d=\"M10.03,5.45c-2.55,0-4.63,2.06-4.63,4.6c0,2.55,2.07,4.61,4.63,4.61c2.56,0,4.63-2.061,4.63-4.61 C14.65,7.51,12.58,5.45,10.03,5.45L10.03,5.45L10.03,5.45z M10.08,13c-1.66,0-3-1.34-3-2.99c0-1.65,1.34-2.99,3-2.99s3,1.34,3,2.99 C13.08,11.66,11.74,13,10.08,13L10.08,13L10.08,13z\"><\/path><\/svg><\/a>\n        <\/div>\n    <div class=\"uk-width-auto@s uk-flex-last\">\n      <p class=\"footer-copyright uk-text-muted uk-text-right@s\">\n        \u00a9 2024 \/ <a href=\"https:\/\/insect-eco-system.org\">VIRIDIS - Eco System gGmbH<\/a>.\n                This site is supported by <a href=\"https:\/\/getkirby.com\" target=\"_blank\">Kirby CMS<\/a> and made by <a href=\"https:\/\/helloanselm.com\" target=\"_blank\">Anselm Hannemann<\/a>.              <\/p>\n    <\/div>\n  <\/div>\n<\/div>\n<\/footer>\n\n<\/div><!-- page end -->\n\n<div id=\"offcanvas\" uk-offcanvas=\"flip: true; overlay: true; mode: reveal;\" class=\"uk-offcanvas\">\n  <div class=\"uk-offcanvas-bar uk-flex uk-flex-column\">\n  <button class=\"uk-offcanvas-close uk-icon uk-close\" type=\"button\" uk-close=\"\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"1\" y1=\"1\" x2=\"13\" y2=\"13\"><\/line><line fill=\"none\" stroke=\"#000\" stroke-width=\"1.1\" x1=\"13\" y1=\"1\" x2=\"1\" y2=\"13\"><\/line><\/svg><\/button>\n    <div class=\"uk-margin-small-top uk-margin-medium-bottom\">\n    <a class=\"uk-logo\" href=\"https:\/\/insect-eco-system.org\/de\" rel=\"home\">\n      <img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" style=\"height:36px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\">\n    <\/a>\n  <\/div>\n    <div class=\"uk-margin-auto-vertical\">\n    <ul id=\"mobile-menu\" class=\"uk-nav uk-nav-primary\" aria-live=\"polite\">\n        <li class=\" uk-active\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\">Start<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/projekte-kopie\">Impact-Projekte<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/thema\">Thema<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/foerdern\">F\u00f6rdern<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/spenden\">Spenden<\/a>\n\n      \n    <\/li>\n        <li class=\"\">\n      <a href=\"https:\/\/insect-eco-system.org\/de\/kontakt\">Kontakt<\/a>\n\n      \n    <\/li>\n                      <\/ul>\n\n  <\/div>\n  <div class=\"uk-margin-large-top\">\n    <div>\n        <!-- Social Media -->\n<a href=\"https:\/\/www.facebook.com\/InsectEcoSystem\/\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: facebook;\" uk-tooltip=\"Facebook\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M11,10h2.6l0.4-3H11V5.3c0-0.9,0.2-1.5,1.5-1.5H14V1.1c-0.3,0-1-0.1-2.1-0.1C9.6,1,8,2.4,8,5v2H5.5v3H8v8h3V10z\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/twitter.com\/InsectEcoSystem\" target=\"_blank\" class=\"uk-margin-medium-right uk-icon\" uk-icon=\"icon: twitter;\" uk-tooltip=\"Twitter\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M19,4.74 C18.339,5.029 17.626,5.229 16.881,5.32 C17.644,4.86 18.227,4.139 18.503,3.28 C17.79,3.7 17.001,4.009 16.159,4.17 C15.485,3.45 14.526,3 13.464,3 C11.423,3 9.771,4.66 9.771,6.7 C9.771,6.99 9.804,7.269 9.868,7.539 C6.795,7.38 4.076,5.919 2.254,3.679 C1.936,4.219 1.754,4.86 1.754,5.539 C1.754,6.82 2.405,7.95 3.397,8.61 C2.79,8.589 2.22,8.429 1.723,8.149 L1.723,8.189 C1.723,9.978 2.997,11.478 4.686,11.82 C4.376,11.899 4.049,11.939 3.713,11.939 C3.475,11.939 3.245,11.919 3.018,11.88 C3.49,13.349 4.852,14.419 6.469,14.449 C5.205,15.429 3.612,16.019 1.882,16.019 C1.583,16.019 1.29,16.009 1,15.969 C2.635,17.019 4.576,17.629 6.662,17.629 C13.454,17.629 17.17,12 17.17,7.129 C17.17,6.969 17.166,6.809 17.157,6.649 C17.879,6.129 18.504,5.478 19,4.74\"><\/path><\/svg><\/a>\n<a href=\"https:\/\/www.instagram.com\/InsectEcoSystem\/\" target=\"_blank\" uk-icon=\"icon: instagram;\" uk-tooltip=\"Instagram\" class=\"uk-icon\" title=\"\" aria-expanded=\"false\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M13.55,1H6.46C3.45,1,1,3.44,1,6.44v7.12c0,3,2.45,5.44,5.46,5.44h7.08c3.02,0,5.46-2.44,5.46-5.44V6.44 C19.01,3.44,16.56,1,13.55,1z M17.5,14c0,1.93-1.57,3.5-3.5,3.5H6c-1.93,0-3.5-1.57-3.5-3.5V6c0-1.93,1.57-3.5,3.5-3.5h8 c1.93,0,3.5,1.57,3.5,3.5V14z\"><\/path><circle cx=\"14.87\" cy=\"5.26\" r=\"1.09\"><\/circle><path d=\"M10.03,5.45c-2.55,0-4.63,2.06-4.63,4.6c0,2.55,2.07,4.61,4.63,4.61c2.56,0,4.63-2.061,4.63-4.61 C14.65,7.51,12.58,5.45,10.03,5.45L10.03,5.45L10.03,5.45z M10.08,13c-1.66,0-3-1.34-3-2.99c0-1.65,1.34-2.99,3-2.99s3,1.34,3,2.99 C13.08,11.66,11.74,13,10.08,13L10.08,13L10.08,13z\"><\/path><\/svg><\/a>\n        <\/div>\n    <div class=\"uk-text-small uk-text-muted uk-margin-medium-top\">\n    \u00a9 VIRIDIS - Eco System gGmbH    <\/div>\n  <\/div>\n  <\/div>\n<\/div>\n\n\n<script src=\"https:\/\/insect-eco-system.org\/assets\/js\/dist\/js\/form.min.js\"><\/script><script src=\"https:\/\/js.hcaptcha.com\/1\/api.js\"><\/script>\n\n<svg height=\"0\" width=\"0\">\n    <defs>\n        <clipPath id=\"svgPathRoundedLeft\" clipPathUnits=\"objectBoundingBox\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M296,0V203H12S-.01,203.54,0,189.88C.01,176.22,36.78,27.15,39.92,13.62,43.06,.09,54.07,0,54.07,0h241.93Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>\n    <\/defs>\n<\/svg>\n<svg height=\"0\" width=\"0\">\n    <defs>\n        <clipPath id=\"svgPathRoundedRight\">\n          <path stroke=\"#000000\" stroke-width=\"1.5794\" stroke-miterlimit=\"10\" d=\"M0,0V203H284s12.01,.54,12-13.12S259.22,27.15,256.08,13.62,241.93,0,241.93,0H0Z\" fill=\"#fff\"><\/path>\n        <\/clipPath>\n    <\/defs>\n<\/svg>\n\n\n<\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [],
                        "securityHeadersGrade": "F",
                        "securityHeadersScore": 0
                    },
                    "interactivePeriods": [
                        [
                            0,
                            436
                        ],
                        [
                            620,
                            766
                        ],
                        [
                            820,
                            830
                        ],
                        [
                            908,
                            4227
                        ]
                    ],
                    "longTasks": [
                        [
                            436,
                            620
                        ],
                        [
                            766,
                            820
                        ],
                        [
                            830,
                            908
                        ]
                    ],
                    "lastVisualChange": 4200,
                    "render": 1000,
                    "visualComplete85": 1700,
                    "visualComplete90": 1700,
                    "visualComplete95": 1900,
                    "visualComplete99": 1900,
                    "visualComplete": 2200,
                    "SpeedIndex": 1422,
                    "largestPaints": [
                        {
                            "event": "LargestImagePaint",
                            "time": 954,
                            "size": 2304,
                            "DOMNodeId": 108,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "data-src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                    "class": "uk-visible@s",
                                    "style": "height:48px;",
                                    "alt": "VIRIDIS - Eco System gGmbH",
                                    "data-width": "",
                                    "data-height": "",
                                    "uk-img": "",
                                    "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]"
                                },
                                "sourceURL": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "bounds": [
                                    367.5,
                                    31,
                                    48,
                                    48
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 954,
                            "size": 2304,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 367.5,
                                    "y": 31,
                                    "width": 48,
                                    "height": 48,
                                    "top": 31,
                                    "right": 415.5,
                                    "bottom": 79,
                                    "left": 367.5
                                },
                                "outerHTML": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "currentSrc": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2029,
                            "size": 17170,
                            "DOMNodeId": 111,
                            "nodeInfo": {
                                "nodeType": "H2",
                                "bounds": [
                                    352.5,
                                    956.625,
                                    580,
                                    83.1875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2029,
                            "size": 56227,
                            "DOMNodeId": 113,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "data-src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                    "class": "uk-border-circle",
                                    "alt": "",
                                    "uk-img": "",
                                    "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg"
                                },
                                "sourceURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "bounds": [
                                    1075.8125,
                                    874.75,
                                    476.6875,
                                    476.6875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2029,
                            "size": 56227,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 1075.8125,
                                    "y": 874.75,
                                    "width": 476.6875,
                                    "height": 476.6875,
                                    "top": 874.75,
                                    "right": 1552.5,
                                    "bottom": 1351.4375,
                                    "left": 1075.8125
                                },
                                "outerHTML": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                                "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 953,
                            "size": 2304,
                            "DOMNodeId": 108,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "data-src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                    "class": "uk-visible@s",
                                    "style": "height:48px;",
                                    "alt": "VIRIDIS - Eco System gGmbH",
                                    "data-width": "",
                                    "data-height": "",
                                    "uk-img": "",
                                    "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]"
                                },
                                "sourceURL": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "bounds": [
                                    367.5,
                                    31,
                                    48,
                                    48
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 953,
                            "size": 2304,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 367.5,
                                    "y": 31,
                                    "width": 48,
                                    "height": 48,
                                    "top": 31,
                                    "right": 415.5,
                                    "bottom": 79,
                                    "left": 367.5
                                },
                                "outerHTML": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\" class=\"uk-visible@s\" style=\"height:48px;\" alt=\"VIRIDIS - Eco System gGmbH\" data-width=\"\" data-height=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]\">",
                                "src": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "currentSrc": "https:\/\/insect-eco-system.org\/media\/site\/2c0793f47d-1714040264\/[email protected]",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2028,
                            "size": 17170,
                            "DOMNodeId": 111,
                            "nodeInfo": {
                                "nodeType": "H2",
                                "bounds": [
                                    352.5,
                                    956.625,
                                    580,
                                    83.1875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 2028,
                            "size": 56227,
                            "DOMNodeId": 113,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "data-src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                    "class": "uk-border-circle",
                                    "alt": "",
                                    "uk-img": "",
                                    "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg"
                                },
                                "sourceURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "bounds": [
                                    1075.8125,
                                    874.75,
                                    476.6875,
                                    476.6875
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 2028,
                            "size": 56227,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 1075.8125,
                                    "y": 874.75,
                                    "width": 476.6875,
                                    "height": 476.6875,
                                    "top": 874.75,
                                    "right": 1552.5,
                                    "bottom": 1351.4375,
                                    "left": 1075.8125
                                },
                                "outerHTML": "<img data-src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\" class=\"uk-border-circle\" alt=\"\" uk-img=\"\" src=\"https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg\">",
                                "src": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "currentSrc": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                                "content": "normal"
                            },
                            "type": "image"
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/insect-eco-system.org\/media\/pages\/home\/a8e2e18f33-1715687195\/kopie-von-benjamin-davies-jrz1ye1pjq0-unsplash-clip1280x1280-0x110.jpg",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 17
                        },
                        {
                            "name": "fetchStart",
                            "time": 28
                        },
                        {
                            "name": "navigationStart",
                            "time": 73
                        },
                        {
                            "name": "domLoading",
                            "time": 73
                        },
                        {
                            "name": "responseEnd",
                            "time": 74
                        },
                        {
                            "name": "domInteractive",
                            "time": 74
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 75
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 75
                        },
                        {
                            "name": "domComplete",
                            "time": 75
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 264
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 264
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 264
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 264
                        },
                        {
                            "name": "domLoading",
                            "time": 265
                        },
                        {
                            "name": "responseEnd",
                            "time": 267
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 646
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 646
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 646
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 646
                        },
                        {
                            "name": "firstPaint",
                            "time": 646
                        },
                        {
                            "name": "domInteractive",
                            "time": 673
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 711
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 729
                        },
                        {
                            "name": "domComplete",
                            "time": 949
                        },
                        {
                            "name": "loadEventStart",
                            "time": 949
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 950
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 953
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 2028
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 2028
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2028
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0
                        }
                    ],
                    "chromeUserTiming.navigationStart": 74,
                    "chromeUserTiming.fetchStart": 29,
                    "chromeUserTiming.domLoading": 265,
                    "chromeUserTiming.responseEnd": 268,
                    "chromeUserTiming.domInteractive": 674,
                    "chromeUserTiming.domContentLoadedEventStart": 712,
                    "chromeUserTiming.domContentLoadedEventEnd": 730,
                    "chromeUserTiming.domComplete": 950,
                    "chromeUserTiming.unloadEventStart": 264,
                    "chromeUserTiming.unloadEventEnd": 264,
                    "chromeUserTiming.markAsMainFrame": 264,
                    "chromeUserTiming.commitNavigationEnd": 265,
                    "chromeUserTiming.firstPaint": 646,
                    "chromeUserTiming.firstContentfulPaint": 646,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 646,
                    "chromeUserTiming.firstMeaningfulPaint": 646,
                    "chromeUserTiming.loadEventStart": 950,
                    "chromeUserTiming.loadEventEnd": 950,
                    "chromeUserTiming.firstImagePaint": 953,
                    "chromeUserTiming.LargestImagePaint": 2029,
                    "chromeUserTiming.LargestContentfulPaint": 2029,
                    "chromeUserTiming.LargestTextPaint": 2029,
                    "chromeUserTiming.TotalLayoutShift": 0,
                    "chromeUserTiming.CumulativeLayoutShift": 0,
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 432.03800000000001
                            },
                            "13": {
                                "name": "UnprefixedRequestAnimationFrame",
                                "firstUsed": 428.23200000000003
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 269.93000000000001
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 269.94400000000002
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 275.71899999999999
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 304.87700000000001
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 304.92399999999998
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 304.93099999999998
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 304.952
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 313.505
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 314.96699999999998
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 315.327
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 344.60700000000003
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 352.375
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 355.45299999999997
                            },
                            "976": {
                                "name": "CSSAtRuleSupports",
                                "firstUsed": 355.548
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 355.63900000000001
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 355.70400000000001
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 355.71800000000002
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 355.73599999999999
                            },
                            "2317": {
                                "name": "CSSSelectorWebkitSliderThumb",
                                "firstUsed": 356.15199999999999
                            },
                            "2316": {
                                "name": "CSSSelectorWebkitSliderRunnableTrack",
                                "firstUsed": 356.17899999999997
                            },
                            "2314": {
                                "name": "CSSSelectorWebkitSearchCancelButton",
                                "firstUsed": 356.21499999999997
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 356.221
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 356.23099999999999
                            },
                            "2279": {
                                "name": "CSSSelectorWebkitCalendarPickerIndicator",
                                "firstUsed": 356.36700000000002
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 356.45699999999999
                            },
                            "2311": {
                                "name": "CSSSelectorWebkitProgressBar",
                                "firstUsed": 356.61000000000001
                            },
                            "2313": {
                                "name": "CSSSelectorWebkitProgressValue",
                                "firstUsed": 356.62099999999998
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 356.87400000000002
                            },
                            "978": {
                                "name": "CSSAtRuleWebkitKeyframes",
                                "firstUsed": 358.25
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 359.03899999999999
                            },
                            "975": {
                                "name": "CSSAtRulePage",
                                "firstUsed": 376.51400000000001
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 424.51400000000001
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 425.16000000000003
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 428.10399999999998
                            },
                            "1347": {
                                "name": "PointerEventAddListenerCount",
                                "firstUsed": 428.16800000000001
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 431.60199999999998
                            },
                            "4242": {
                                "name": "ScriptSchedulingType_Async",
                                "firstUsed": 431.90800000000002
                            },
                            "2096": {
                                "name": "ARIALiveAttribute",
                                "firstUsed": 433.50799999999998
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 436.315
                            },
                            "1969": {
                                "name": "ElementNameDOMValidHTMLParserInvalid",
                                "firstUsed": 438.62599999999998
                            },
                            "864": {
                                "name": "V8CustomEvent_InitCustomEvent_Method",
                                "firstUsed": 439.51900000000001
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 442.10199999999998
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 442.13200000000001
                            },
                            "1368": {
                                "name": "IntersectionObserver_Constructor",
                                "firstUsed": 442.14800000000002
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 452.14400000000001
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 456.90199999999999
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 458.04700000000003
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 458.05599999999998
                            },
                            "590": {
                                "name": "LangAttributeDoesNotMatchToUILocale",
                                "firstUsed": 458.06200000000001
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 458.322
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 459.01799999999997
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 461.06299999999999
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 464.54199999999997
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 465.78800000000001
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 468.23599999999999
                            },
                            "3323": {
                                "name": "HiddenBackfaceWithPossible3D",
                                "firstUsed": 468.81299999999999
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 469.43000000000001
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 469.43700000000001
                            },
                            "4665": {
                                "name": "Feature_4665",
                                "firstUsed": 550.68899999999996
                            },
                            "4668": {
                                "name": "Feature_4668",
                                "firstUsed": 550.70399999999995
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 566.12300000000005
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 580.96900000000005
                            },
                            "1417": {
                                "name": "AddEventListenerPassiveTrue",
                                "firstUsed": 582.77300000000002
                            },
                            "2904": {
                                "name": "PassiveTouchEventListener",
                                "firstUsed": 582.78200000000004
                            },
                            "1418": {
                                "name": "AddEventListenerPassiveFalse",
                                "firstUsed": 582.79499999999996
                            },
                            "2903": {
                                "name": "NonPassiveTouchEventListener",
                                "firstUsed": 582.79899999999998
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 586.50400000000002
                            },
                            "2710": {
                                "name": "WindowPageXOffset",
                                "firstUsed": 586.51199999999994
                            },
                            "2218": {
                                "name": "V8Element_GetClientRects_Method",
                                "firstUsed": 586.71699999999998
                            },
                            "4113": {
                                "name": "HiddenAttribute",
                                "firstUsed": 599.96100000000001
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 608.74699999999996
                            },
                            "1070": {
                                "name": "CrossOriginApplicationScript",
                                "firstUsed": 625.80399999999997
                            },
                            "2657": {
                                "name": "NavigatorLanguage",
                                "firstUsed": 666.93200000000002
                            },
                            "2700": {
                                "name": "V8Screen_AvailWidth_AttributeGetter",
                                "firstUsed": 712.74400000000003
                            },
                            "2699": {
                                "name": "V8Screen_AvailHeight_AttributeGetter",
                                "firstUsed": 712.75999999999999
                            },
                            "2704": {
                                "name": "V8Screen_Width_AttributeGetter",
                                "firstUsed": 712.76900000000001
                            },
                            "2702": {
                                "name": "V8Screen_Height_AttributeGetter",
                                "firstUsed": 712.77700000000004
                            },
                            "2701": {
                                "name": "V8Screen_ColorDepth_AttributeGetter",
                                "firstUsed": 712.80399999999997
                            },
                            "2703": {
                                "name": "V8Screen_PixelDepth_AttributeGetter",
                                "firstUsed": 712.81299999999999
                            },
                            "786": {
                                "name": "V8Screen_AvailLeft_AttributeGetter",
                                "firstUsed": 712.82100000000003
                            },
                            "787": {
                                "name": "V8Screen_AvailTop_AttributeGetter",
                                "firstUsed": 712.82799999999997
                            },
                            "3790": {
                                "name": "WindowScreenChange",
                                "firstUsed": 712.91099999999994
                            },
                            "3789": {
                                "name": "WindowScreenIsExtended",
                                "firstUsed": 712.91899999999998
                            },
                            "125": {
                                "name": "NavigatorVendorSub",
                                "firstUsed": 713.79200000000003
                            },
                            "123": {
                                "name": "NavigatorProductSub",
                                "firstUsed": 713.80499999999995
                            },
                            "124": {
                                "name": "NavigatorVendor",
                                "firstUsed": 713.82299999999998
                            },
                            "2655": {
                                "name": "NavigatorDoNotTrack",
                                "firstUsed": 713.875
                            },
                            "744": {
                                "name": "NetInfo",
                                "firstUsed": 713.91899999999998
                            },
                            "2662": {
                                "name": "NavigatorPlugins",
                                "firstUsed": 713.96400000000006
                            },
                            "2660": {
                                "name": "NavigatorMimeTypes",
                                "firstUsed": 727.14099999999996
                            },
                            "3973": {
                                "name": "NavigatorPdfViewerEnabled",
                                "firstUsed": 727.17700000000002
                            },
                            "240": {
                                "name": "PrefixedStorageQuota",
                                "firstUsed": 727.18700000000001
                            },
                            "2656": {
                                "name": "NavigatorHardwareConcurrency",
                                "firstUsed": 727.26900000000001
                            },
                            "3275": {
                                "name": "NavigatorCookieEnabled",
                                "firstUsed": 727.27999999999997
                            },
                            "2654": {
                                "name": "NavigatorAppVersion",
                                "firstUsed": 727.30100000000004
                            },
                            "2661": {
                                "name": "NavigatorPlatform",
                                "firstUsed": 727.31700000000001
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 727.48500000000001
                            },
                            "2121": {
                                "name": "NavigatorDeviceMemory",
                                "firstUsed": 727.95699999999999
                            },
                            "2413": {
                                "name": "NavigatorXR",
                                "firstUsed": 728.41899999999998
                            },
                            "3444": {
                                "name": "PluginFilename",
                                "firstUsed": 728.66499999999996
                            },
                            "2716": {
                                "name": "WindowDevicePixelRatio",
                                "firstUsed": 729.31799999999998
                            },
                            "132": {
                                "name": "UnprefixedAnimationStartEvent",
                                "firstUsed": 766.37599999999998
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 902.21100000000001
                            },
                            "4520": {
                                "name": "NavigatorUAData_GetHighEntropyValues",
                                "firstUsed": 903.11900000000003
                            },
                            "1302": {
                                "name": "V8Document_Scripts_AttributeGetter",
                                "firstUsed": 906.87900000000002
                            },
                            "129": {
                                "name": "UnprefixedAnimationEndEvent",
                                "firstUsed": 917.91499999999996
                            },
                            "1502": {
                                "name": "AuxclickAddListenerCount",
                                "firstUsed": 926.38099999999997
                            },
                            "4161": {
                                "name": "V8Document_Prerendering_AttributeGetter",
                                "firstUsed": 934.63
                            },
                            "2228": {
                                "name": "DocumentPageShowRegistered",
                                "firstUsed": 935.56600000000003
                            },
                            "2226": {
                                "name": "DocumentPageHideRegistered",
                                "firstUsed": 935.59100000000001
                            },
                            "2511": {
                                "name": "FeaturePolicyJSAPI",
                                "firstUsed": 936.75300000000004
                            },
                            "3835": {
                                "name": "FeaturePolicyJSAPIAllowedFeaturesDocument",
                                "firstUsed": 936.76400000000001
                            },
                            "2194": {
                                "name": "CookieSet",
                                "firstUsed": 941.471
                            },
                            "675": {
                                "name": "Fetch",
                                "firstUsed": 945.197
                            },
                            "2913": {
                                "name": "FetchKeepalive",
                                "firstUsed": 945.38999999999999
                            },
                            "2229": {
                                "name": "DocumentPageShowFired",
                                "firstUsed": 950.04100000000005
                            },
                            "4419": {
                                "name": "Scrollend",
                                "firstUsed": 976.76800000000003
                            }
                        },
                        "CSSFeatures": {
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 314.98500000000001
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 314.995
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 315.00299999999999
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 315.017
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 315.04000000000002
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 355.56099999999998
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 356.88600000000002
                            },
                            "380": {
                                "name": "CSSPropertyStrokeDashoffset",
                                "firstUsed": 356.911
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 358.10700000000003
                            },
                            "326": {
                                "name": "CSSPropertyAliasWebkitTransform",
                                "firstUsed": 358.25700000000001
                            },
                            "327": {
                                "name": "CSSPropertyAliasWebkitTransformOrigin",
                                "firstUsed": 358.26999999999998
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 358.27600000000001
                            },
                            "178": {
                                "name": "CSSPropertyWebkitBackgroundClip",
                                "firstUsed": 358.649
                            },
                            "359": {
                                "name": "CSSPropertyFilter",
                                "firstUsed": 359
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 376.53800000000001
                            },
                            "291": {
                                "name": "CSSPropertyWebkitMaskPosition",
                                "firstUsed": 376.93400000000003
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 433.61099999999999
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 434.66199999999998
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 434.678
                            },
                            "419": {
                                "name": "CSSPropertyBackgroundBlendMode",
                                "firstUsed": 434.69900000000001
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 458.08100000000002
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 458.11700000000002
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 458.12700000000001
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 458.13400000000001
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 458.14699999999999
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 458.15300000000002
                            },
                            "142": {
                                "name": "CSSPropertyTextShadow",
                                "firstUsed": 458.166
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 458.25299999999999
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 458.28300000000002
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 458.29199999999997
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 458.58600000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 458.64100000000002
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 458.65800000000002
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 458.66399999999999
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 458.67000000000002
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 458.67599999999999
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 458.71699999999998
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 458.73000000000002
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 458.75599999999997
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 458.76299999999998
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 458.82499999999999
                            },
                            "524": {
                                "name": "CSSPropertyColumnGap",
                                "firstUsed": 458.83300000000003
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 458.839
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 458.84699999999998
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 458.858
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 458.88299999999998
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 458.91199999999998
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 458.97699999999998
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 458.988
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 458.99400000000003
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 459.19999999999999
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 459.49799999999999
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 459.512
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 459.53500000000003
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 459.541
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 459.54700000000003
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 459.553
                            },
                            "36": {
                                "name": "CSSPropertyBorderBottomColor",
                                "firstUsed": 459.565
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 460.00999999999999
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 460.02300000000002
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 460.03100000000001
                            },
                            "5": {
                                "name": "CSSPropertyFont",
                                "firstUsed": 460.04000000000002
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 460.048
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 460.05799999999999
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 460.14299999999997
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 460.279
                            },
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 460.39800000000002
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 460.41300000000001
                            },
                            "421": {
                                "name": "CSSPropertyTouchAction",
                                "firstUsed": 460.42200000000003
                            },
                            "33": {
                                "name": "CSSPropertyBackgroundSize",
                                "firstUsed": 460.47899999999998
                            },
                            "27": {
                                "name": "CSSPropertyBackgroundPosition",
                                "firstUsed": 460.48899999999998
                            },
                            "30": {
                                "name": "CSSPropertyBackgroundRepeat",
                                "firstUsed": 460.49599999999998
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 461.01900000000001
                            },
                            "232": {
                                "name": "CSSPropertyAlignSelf",
                                "firstUsed": 461.24400000000003
                            },
                            "443": {
                                "name": "CSSPropertyJustifySelf",
                                "firstUsed": 461.25400000000002
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 461.26100000000002
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 461.267
                            },
                            "234": {
                                "name": "CSSPropertyFlexBasis",
                                "firstUsed": 461.28100000000001
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 461.322
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 462.05099999999999
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 462.06200000000001
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 463.42899999999997
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 463.447
                            },
                            "61": {
                                "name": "CSSPropertyBorderTopColor",
                                "firstUsed": 464.03899999999999
                            },
                            "177": {
                                "name": "CSSPropertyAliasWebkitBackfaceVisibility",
                                "firstUsed": 464.34399999999999
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 464.411
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 465.59699999999998
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 465.798
                            },
                            "303": {
                                "name": "CSSPropertyOrder",
                                "firstUsed": 467.13600000000002
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 467.31999999999999
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 467.35599999999999
                            },
                            "427": {
                                "name": "CSSPropertyAnimationDuration",
                                "firstUsed": 595.10900000000004
                            },
                            "451": {
                                "name": "CSSPropertyBackfaceVisibility",
                                "firstUsed": 595.12400000000002
                            },
                            "430": {
                                "name": "CSSPropertyAnimationName",
                                "firstUsed": 595.13300000000004
                            },
                            "130": {
                                "name": "CSSPropertyTextIndent",
                                "firstUsed": 596.34900000000005
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 596.36000000000001
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 686.18100000000004
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 686.197
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 0,
                    "TTIMeasurementEnd": 4227,
                    "LastInteractive": 1000,
                    "TotalBlockingTime": 0,
                    "testID": "240902_BiDc1M_8W5",
                    "step": 1,
                    "effectiveBps": 10946,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 75,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.94999999999999996,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.92000000000000004,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "112": 80,
                                "212": 40,
                                "313": 31.600000000000001,
                                "420": 95.5,
                                "521": 100,
                                "621": 90,
                                "722": 85,
                                "824": 100,
                                "924": 95,
                                "1025": 95,
                                "1126": 85,
                                "1227": 31.600000000000001,
                                "1328": 40.899999999999999,
                                "1429": 80,
                                "1530": 21.100000000000001,
                                "1631": 40.899999999999999,
                                "1732": 83.299999999999997,
                                "1832": 100,
                                "1933": 55,
                                "2034": 31.600000000000001,
                                "2135": 25,
                                "2237": 28.600000000000001,
                                "2338": 10.5,
                                "2439": 23.800000000000001,
                                "2540": 10.5,
                                "2641": 15,
                                "2742": 26.300000000000001,
                                "2842": 45,
                                "2943": 10.5,
                                "3044": 15,
                                "3145": 27.300000000000001,
                                "3246": 72.700000000000003,
                                "3347": 10.5,
                                "3448": 15,
                                "3549": 15,
                                "3650": 19,
                                "3752": 31.600000000000001,
                                "3853": 31.600000000000001,
                                "3953": 15,
                                "4054": 22.699999999999999,
                                "4155": 10.5,
                                "4256": 15,
                                "4357": 90.5
                            },
                            "max": 100,
                            "count": 44
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "112": 1029695,
                                "212": 849818,
                                "313": 633647,
                                "420": 0,
                                "521": 0,
                                "621": 268511,
                                "722": 0,
                                "824": 0,
                                "924": 0,
                                "1025": 19119,
                                "1126": 419408,
                                "1227": 58020,
                                "1328": 0,
                                "1429": 0,
                                "1530": 0,
                                "1631": 0,
                                "1732": 0,
                                "1832": 0,
                                "1933": 0,
                                "2034": 0,
                                "2135": 0,
                                "2237": 0,
                                "2338": 0,
                                "2439": 0,
                                "2540": 16571,
                                "2641": 0,
                                "2742": 0,
                                "2842": 0,
                                "2943": 0,
                                "3044": 0,
                                "3145": 629304,
                                "3246": 164531,
                                "3347": 0,
                                "3448": 0,
                                "3549": 0,
                                "3650": 0,
                                "3752": 0,
                                "3853": 0,
                                "3953": 0,
                                "4054": 0,
                                "4155": 0,
                                "4256": 0,
                                "4357": 0
                            },
                            "max": 1029695,
                            "count": 44
                        }
                    },
                    "effectiveBpsDoc": 13416,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/240902_BiDc1M_8W5\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDc1M_8W5&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/24\/09\/02\/BiDc1M\/8W5\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=240902_BiDc1M_8W5&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 23
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001100.jpg",
                            "VisuallyComplete": 23
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 26
                        },
                        {
                            "time": 1400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001400.jpg",
                            "VisuallyComplete": 70
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001600.jpg",
                            "VisuallyComplete": 77
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001700.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001800.jpg",
                            "VisuallyComplete": 93
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002000.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002200.jpg",
                            "VisuallyComplete": 100
                        },
                        {
                            "time": 2300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002400.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002500.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002600.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_002900.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003000.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003200.jpg",
                            "VisuallyComplete": 100
                        },
                        {
                            "time": 3300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003400.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003500.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003600.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 3900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_003900.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_004000.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_004100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 4200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=240902_BiDc1M_8W5&video=video_1_cached&file=ms_004200.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "insect-eco-system.org": {
                            "bytes": 9633,
                            "requests": 2,
                            "connections": 1
                        },
                        "www.google-analytics.com": {
                            "bytes": 0,
                            "requests": 1,
                            "cdn_provider": "Google",
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 9633,
                            "bytesUncompressed": 37154,
                            "requests": 2
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 1
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "network",
                            "level": "error",
                            "text": "Failed to load resource: the server responded with a status of 404 ()",
                            "timestamp": 1725271935904.1331,
                            "url": "https:\/\/insect-eco-system.org\/assets\/app\/img\/pattern-green.svg",
                            "networkRequestId": "245930.24"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}